Home
last modified time | relevance | path

Searched refs:STYLES (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinprefsyacc.h64 STYLES = 265, /* STYLES */ enumerator
100 #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
246 #define STYLES 265 macro
H A Dwinprefslex.c1018 { return STYLES; }