Searched refs:ICONS (Results 1 - 17 of 17) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinprefsyacc.h46 ICONS = 264, enumerator in enum:yytokentype
78 #define ICONS 264 macro
H A Dwinprefslex.l74 ICONS { return ICONS; }
H A Dwinprefsyacc.y101 %token ICONS
195 icons: ICONS LB {OpenIcons();} newline_or_nada iconlist RB {CloseIcons();}
H A Dwinprefsyacc.c192 ICONS = 264, enumerator in enum:yytokentype
224 #define ICONS 264 macro
606 "ICONDIRECTORY", "DEFAULTICON", "ICONS", "STYLES", "TOPMOST", "MAXIMIZE",
H A Dwinprefslex.c1010 { return ICONS; }
/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwinprefsyacc.h63 ICONS = 264, /* ICONS */ enumerator in enum:yytokentype
100 #define ICONS 264 macro
H A Dwinprefslex.l71 ICONS { return ICONS; }
H A Dwinprefsyacc.y102 %token ICONS
196 icons: ICONS LB {OpenIcons();} newline_or_nada iconlist RB {CloseIcons();}
H A Dwinprefsyacc.c209 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 Dwinprefslex.c1013 { return ICONS; }
/xsrc/external/mit/ctwm/dist/gen/
H A Dgram.tab.h71 ICONS = 272, /* ICONS */ enumerator in enum:yytokentype
/xsrc/external/mit/ctwm/dist/
H A Dgram.tab.h71 ICONS = 272, /* ICONS */ enumerator in enum:yytokentype
H A Dgram.y71 %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 Dparse_be.c319 { "icons", ICONS, 0 },
/xsrc/external/mit/twm/dist/src/
H A Dgram.y114 %token <num> ALL OR CURSORS PIXMAPS ICONS COLOR SAVECOLOR MONOCHROME FUNCTION
241 | ICONS { list = &Scr->IconNames; }
H A Dparse.c510 { "icons", ICONS, 0 },
/xsrc/external/mit/ctwm/dist/doc/manual/
H A Dctwm.1.adoc3126 == ICONS section in chapter:CTWM(1)

Completed in 23 milliseconds