Searched refs:VLOC_FIRST (Results 1 – 1 of 1) sorted by relevance
301 #define VLOC_FIRST (VKEY_LAST+1) /* 32640 */ macro302 #define LOC_FIRST_DELTA (VLOC_FIRST+0) /* 32640 */303 #define LOC_X_DELTA (VLOC_FIRST+0) /* 32640 */304 #define LOC_Y_DELTA (VLOC_FIRST+1) /* 32641 */305 #define LOC_LAST_DELTA (VLOC_FIRST+1) /* 32641 */307 #define LOC_FIRST_ABSOLUTE (VLOC_FIRST+2) /* 32642 */308 #define LOC_X_ABSOLUTE (VLOC_FIRST+2) /* 32642 */309 #define LOC_Y_ABSOLUTE (VLOC_FIRST+3) /* 32643 */310 #define LOC_LAST_ABSOLUTE (VLOC_FIRST+3) /* 32643 */312 #define VLOC_BATCH (VLOC_FIRST+4) /* 32644 */