Searched refs:CV_MOVE_DOWN (Results 1 – 1 of 1) sorted by relevance
994 #define CV_MOVE_DOWN( pos, cs ) \ macro1004 #define CV_MOVE_LD( pos, cs ) ( CV_MOVE_LEFT(pos, cs), CV_MOVE_DOWN(pos, cs))1007 #define CV_MOVE_RD( pos, cs ) ( CV_MOVE_RIGHT(pos, cs), CV_MOVE_DOWN(pos, cs))