Searched refs:NOFRAME (Results 1 - 10 of 10) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/ |
| H A D | winprefsyacc.h | 54 NOFRAME = 272, enumerator in enum:yytokentype 86 #define NOFRAME 272 macro
|
| H A D | winprefslex.l | 82 NOFRAME { return NOFRAME; }
|
| H A D | winprefsyacc.y | 109 %token NOFRAME 206 | NOFRAME { $$=STYLE_NOFRAME; }
|
| H A D | winprefsyacc.c | 200 NOFRAME = 272, enumerator in enum:yytokentype 232 #define NOFRAME 272 macro 607 "MINIMIZE", "BOTTOM", "NOTITLE", "OUTLINE", "NOFRAME", "DEFAULTSYSMENU",
|
| H A D | winprefslex.c | 1050 { return NOFRAME; }
|
| /xsrc/external/mit/xorg-server/dist/hw/xwin/ |
| H A D | winprefsyacc.h | 71 NOFRAME = 272, /* NOFRAME */ enumerator in enum:yytokentype 108 #define NOFRAME 272 macro
|
| H A D | winprefslex.l | 79 NOFRAME { return NOFRAME; }
|
| H A D | winprefsyacc.y | 110 %token NOFRAME 207 | NOFRAME { $$=STYLE_NOFRAME; }
|
| H A D | winprefsyacc.c | 217 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 D | winprefslex.c | 1053 { return NOFRAME; }
|
Completed in 21 milliseconds