Searched refs:CV_MOVE_LEFT (Results 1 – 1 of 1) sorted by relevance
982 #define CV_MOVE_LEFT( pos, cs ) \ macro998 #define CV_MOVE_LU( pos, cs ) ( CV_MOVE_LEFT(pos, cs), CV_MOVE_UP(pos, cs))1004 #define CV_MOVE_LD( pos, cs ) ( CV_MOVE_LEFT(pos, cs), CV_MOVE_DOWN(pos, cs))