Searched refs:STYLES (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinprefsyacc.h47 STYLES = 265, enumerator in enum:yytokentype
79 #define STYLES 265 macro
H A Dwinprefslex.l75 STYLES { return STYLES; }
H A Dwinprefsyacc.y102 %token STYLES
222 styles: STYLES LB {OpenStyles();} newline_or_nada stylelist RB {CloseStyles();}
H A Dwinprefsyacc.c193 STYLES = 265, enumerator in enum:yytokentype
225 #define STYLES 265 macro
606 "ICONDIRECTORY", "DEFAULTICON", "ICONS", "STYLES", "TOPMOST", "MAXIMIZE",
H A Dwinprefslex.c1015 { return STYLES; }
/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwinprefsyacc.h64 STYLES = 265, /* STYLES */ enumerator in enum:yytokentype
101 #define STYLES 265 macro
H A Dwinprefslex.l72 STYLES { return STYLES; }
H A Dwinprefsyacc.y103 %token STYLES
223 styles: STYLES LB {OpenStyles();} newline_or_nada stylelist RB {CloseStyles();}
H A Dwinprefsyacc.c210 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 Dwinprefslex.c1018 { return STYLES; }

Completed in 15 milliseconds