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

/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinprefsyacc.h54 NOFRAME = 272, enumerator in enum:yytokentype
86 #define NOFRAME 272 macro
H A Dwinprefslex.l82 NOFRAME { return NOFRAME; }
H A Dwinprefsyacc.y109 %token NOFRAME
206 | NOFRAME { $$=STYLE_NOFRAME; }
H A Dwinprefsyacc.c200 NOFRAME = 272, enumerator in enum:yytokentype
232 #define NOFRAME 272 macro
607 "MINIMIZE", "BOTTOM", "NOTITLE", "OUTLINE", "NOFRAME", "DEFAULTSYSMENU",
H A Dwinprefslex.c1050 { return NOFRAME; }
/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwinprefsyacc.h71 NOFRAME = 272, /* NOFRAME */ enumerator in enum:yytokentype
108 #define NOFRAME 272 macro
H A Dwinprefslex.l79 NOFRAME { return NOFRAME; }
H A Dwinprefsyacc.y110 %token NOFRAME
207 | NOFRAME { $$=STYLE_NOFRAME; }
H A Dwinprefsyacc.c217 NOFRAME = 272, /* NOFRAME */ enumerator in enum:yytokentype
254 #define NOFRAME 272 macro
317 YYSYMBOL_NOFRAME = 17, /* NOFRAME */
777 "MAXIMIZE", "MINIMIZE", "BOTTOM", "NOTITLE", "OUTLINE", "NOFRAME",
1522 case 45: /* group2: NOFRAME */
H A Dwinprefslex.c1053 { return NOFRAME; }

Completed in 21 milliseconds