Searched refs:STYLES (Results 1 - 10 of 10) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/ |
| H A D | winprefsyacc.h | 47 STYLES = 265, enumerator in enum:yytokentype 79 #define STYLES 265 macro
|
| H A D | winprefslex.l | 75 STYLES { return STYLES; }
|
| H A D | winprefsyacc.y | 102 %token STYLES 222 styles: STYLES LB {OpenStyles();} newline_or_nada stylelist RB {CloseStyles();}
|
| H A D | winprefsyacc.c | 193 STYLES = 265, enumerator in enum:yytokentype 225 #define STYLES 265 macro 606 "ICONDIRECTORY", "DEFAULTICON", "ICONS", "STYLES", "TOPMOST", "MAXIMIZE",
|
| H A D | winprefslex.c | 1015 { return STYLES; }
|
| /xsrc/external/mit/xorg-server/dist/hw/xwin/ |
| H A D | winprefsyacc.h | 64 STYLES = 265, /* STYLES */ enumerator in enum:yytokentype 101 #define STYLES 265 macro
|
| H A D | winprefslex.l | 72 STYLES { return STYLES; }
|
| H A D | winprefsyacc.y | 103 %token STYLES 223 styles: STYLES LB {OpenStyles();} newline_or_nada stylelist RB {CloseStyles();}
|
| H A D | winprefsyacc.c | 210 STYLES = 265, /* STYLES */ enumerator in enum:yytokentype 247 #define STYLES 265 macro 310 YYSYMBOL_STYLES = 10, /* STYLES */ 776 "LB", "RB", "ICONDIRECTORY", "DEFAULTICON", "ICONS", "STYLES", "TOPMOST", 1564 case 54: /* styles: STYLES LB $@3 newline_or_nada stylelist RB */
|
| H A D | winprefslex.c | 1018 { return STYLES; }
|
Completed in 15 milliseconds