Searched refs:FUNCTION_KEYS (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xkbcomp/dist/ |
| H A D | tokens.h | 96 #define FUNCTION_KEYS 76 macro
|
| H A D | xkbscan.c | 260 case FUNCTION_KEYS: 261 snprintf(buf, sizeof(buf), "FUNCTION_KEYS"); 572 "function_keys", FUNCTION_KEYS},
|
| H A D | xkbparse.y | 89 FUNCTION_KEYS 76 230 | FUNCTION_KEYS { $$= XkbLC_FunctionKeys; }
|
| H A D | xkbparse.c | 184 FUNCTION_KEYS = 76, /* FUNCTION_KEYS */ enumerator in enum:yytokentype 254 #define FUNCTION_KEYS 76 macro 373 YYSYMBOL_FUNCTION_KEYS = 63, /* FUNCTION_KEYS */ 878 "MODIFIER_KEYS", "KEYPAD_KEYS", "FUNCTION_KEYS", "ALTERNATE_GROUP", 1897 case 30: /* Flag: FUNCTION_KEYS */
|
Completed in 8 milliseconds