Searched refs:RIGHT_TO_LEFT (Results 1 – 2 of 2) sorted by relevance
197 nDirection = RIGHT_TO_LEFT; in hw_copyarea()213 if ((nDirection == BOTTOM_TO_TOP) || (nDirection == RIGHT_TO_LEFT)) { in hw_copyarea()273 ((nDirection == RIGHT_TO_LEFT) ? in hw_copyarea()274 FIELD_SET(0, DE_CONTROL, DIRECTION, RIGHT_TO_LEFT) in hw_copyarea()
235 #define RIGHT_TO_LEFT 1 macro