Searched refs:advance (Results 1 – 12 of 12) sorted by relevance
7 * and advance the pointer to the next element
6 and advance the array cursor */
1184 pen.x += image->advance.x >> 10;1185 pen.y -= image->advance.y >> 10;
64 #define MB_FAILURE(pos, advance) do { \ argument65 *cursor = pos + (advance); \
563 - sets stepping to either opcode or line (so a step command will either advance one op or one line)
Completed in 36 milliseconds