Searched refs:RIGHT_TO_LEFT (Results 1 – 2 of 2) sorted by relevance
204 nDirection = RIGHT_TO_LEFT; in hw_copyarea()222 if ((nDirection == BOTTOM_TO_TOP) || (nDirection == RIGHT_TO_LEFT)) in hw_copyarea()296 ((nDirection == RIGHT_TO_LEFT) ? in hw_copyarea()297 FIELD_SET(0, DE_CONTROL, DIRECTION, RIGHT_TO_LEFT) in hw_copyarea()
235 #define RIGHT_TO_LEFT 1 macro