| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/ |
| H A D | winprefsyacc.h | 46 ICONS = 264, enumerator in enum:yytokentype 78 #define ICONS 264 macro
|
| H A D | winprefslex.l | 74 ICONS { return ICONS; }
|
| H A D | winprefsyacc.y | 101 %token ICONS 195 icons: ICONS LB {OpenIcons();} newline_or_nada iconlist RB {CloseIcons();}
|
| H A D | winprefsyacc.c | 192 ICONS = 264, enumerator in enum:yytokentype 224 #define ICONS 264 macro 606 "ICONDIRECTORY", "DEFAULTICON", "ICONS", "STYLES", "TOPMOST", "MAXIMIZE",
|
| H A D | winprefslex.c | 1010 { return ICONS; }
|
| /xsrc/external/mit/xorg-server/dist/hw/xwin/ |
| H A D | winprefsyacc.h | 63 ICONS = 264, /* ICONS */ enumerator in enum:yytokentype 100 #define ICONS 264 macro
|
| H A D | winprefslex.l | 71 ICONS { return ICONS; }
|
| H A D | winprefsyacc.y | 102 %token ICONS 196 icons: ICONS LB {OpenIcons();} newline_or_nada iconlist RB {CloseIcons();}
|
| H A D | winprefsyacc.c | 209 ICONS = 264, /* ICONS */ enumerator in enum:yytokentype 246 #define ICONS 264 macro 309 YYSYMBOL_ICONS = 9, /* ICONS */ 776 "LB", "RB", "ICONDIRECTORY", "DEFAULTICON", "ICONS", "STYLES", "TOPMOST", 1480 case 38: /* icons: ICONS LB $@2 newline_or_nada iconlist RB */
|
| H A D | winprefslex.c | 1013 { return ICONS; }
|
| /xsrc/external/mit/ctwm/dist/gen/ |
| H A D | gram.tab.h | 71 ICONS = 272, /* ICONS */ enumerator in enum:yytokentype
|
| /xsrc/external/mit/ctwm/dist/ |
| H A D | gram.tab.h | 71 ICONS = 272, /* ICONS */ enumerator in enum:yytokentype
|
| H A D | gram.y | 71 %token <num> ALL OR CURSORS PIXMAPS ICONS COLOR SAVECOLOR MONOCHROME FUNCTION 291 | ON_TOP_PRIORITY ICONS signed_number 296 | ON_TOP_PRIORITY ICONS signed_number 307 | PRIORITY_SWITCHING ICONS 311 | PRIORITY_NOT_SWITCHING ICONS 364 | ICONS { curplist = &Scr->IconNames; }
|
| H A D | parse_be.c | 319 { "icons", ICONS, 0 },
|
| /xsrc/external/mit/twm/dist/src/ |
| H A D | gram.y | 114 %token <num> ALL OR CURSORS PIXMAPS ICONS COLOR SAVECOLOR MONOCHROME FUNCTION 241 | ICONS { list = &Scr->IconNames; }
|
| H A D | parse.c | 510 { "icons", ICONS, 0 },
|
| /xsrc/external/mit/ctwm/dist/doc/manual/ |
| H A D | ctwm.1.adoc | 3126 == ICONS section in chapter:CTWM(1)
|