Searched refs:BOTTOM_TO_TOP (Results 1 – 2 of 2) sorted by relevance
176 nDirection = BOTTOM_TO_TOP; in sm750_hw_copyarea()218 if ((nDirection == BOTTOM_TO_TOP) || (nDirection == RIGHT_TO_LEFT)) { in sm750_hw_copyarea()
185 #define BOTTOM_TO_TOP 1 macro