Searched refs:RIGHT_TO_LEFT (Results 1 – 2 of 2) sorted by relevance
201 nDirection = RIGHT_TO_LEFT; in sm750_hw_copyarea()218 if ((nDirection == BOTTOM_TO_TOP) || (nDirection == RIGHT_TO_LEFT)) { in sm750_hw_copyarea()280 ((nDirection == RIGHT_TO_LEFT) ? DE_CONTROL_DIRECTION : 0) | in sm750_hw_copyarea()
186 #define RIGHT_TO_LEFT 1 macro