HomeSort by: relevance | last modified time | path
    Searched refs:PLANEMASK (Results 1 - 8 of 8) sorted by relevancy

  /xsrc/external/mit/xgc/dist/
gram.h 72 PLANEMASK = 282,
103 #define PLANEMASK 282
gram.y 35 %token <num> FOREGROUND BACKGROUND LINEWIDTH PLANEMASK DASHLIST PERCENT
81 | PLANEMASK NUMBER
gram.c 136 PLANEMASK = 282,
167 #define PLANEMASK 282
515 "PLANEMASK", "DASHLIST", "PERCENT", "FONT", "'\\n'", "$accept", "all",
lex.c 1342 { return (PLANEMASK); }
  /xsrc/external/mit/x11perf/dist/
do_tests.c 976 V1_2FEATURE, PLANEMASK, 0,
980 V1_3FEATURE, PLANEMASK, 0,
984 V1_3FEATURE, PLANEMASK, 0,
988 V1_3FEATURE, PLANEMASK, 0,
994 V1_3FEATURE, PLANEMASK, 0,
1000 V1_2FEATURE, PLANEMASK, 0,
1006 V1_2FEATURE, PLANEMASK, 0,
1268 V1_2FEATURE, PLANEMASK, 0,
1272 V1_2FEATURE, PLANEMASK, 0,
1276 V1_2FEATURE, PLANEMASK, 0
    [all...]
x11perf.h 104 unsigned long planemask; member in struct:_XParms
115 WINDOW, /* Windowing test, rop, planemask have no affect */
116 ROP, /* Graphics test, rop, planemask has some affect */
117 PLANEMASK, /* Graphics test, rop no affect, planemask some affect */
x11perf.c 849 xp->planemask = pm;
1188 case PLANEMASK:
1403 case PLANEMASK:
  /xsrc/external/mit/libXaw/dist/src/
DisplayList.c 579 #define PLANEMASK 27
1556 {"plane-mask", DlPlaneMask, PLANEMASK},
1895 case PLANEMASK:

Completed in 14 milliseconds