Searched refs:advance (Results 1 – 14 of 14) sorted by relevance
7 * and advance the pointer to the next element
6 and advance the array cursor */
40 since performance of test instance is not known in advance */
51 since performance of test instance is not known in advance */
1184 pen.x += image->advance.x >> 10;1185 pen.y -= image->advance.y >> 10;
62 #define MB_FAILURE(pos, advance) do { \ argument63 *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 25 milliseconds