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