Searched refs:FILLSTYLE (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/xgc/dist/
H A Dgram.h63 FILLSTYLE = 273, enumerator in enum:yytokentype
94 #define FILLSTYLE 273 macro
H A Dgram.y32 %token <num> FILLSTYLE FILLSTYLETYPE
67 | FILLSTYLE FILLSTYLETYPE
69 | FILLSTYLE SOLID
H A Dgram.c127 FILLSTYLE = 273, enumerator in enum:yytokentype
158 #define FILLSTYLE 273 macro
513 "SOLID", "FILLSTYLE", "FILLSTYLETYPE", "FILLRULE", "FILLRULETYPE",
H A Dlex.c1265 { return (FILLSTYLE); }
/xsrc/external/mit/libXaw/dist/src/
H A DDisplayList.c573 #define FILLSTYLE 21 macro
1544 {"fill-style", DlFillStyle, FILLSTYLE},
1818 case FILLSTYLE:

Completed in 12 milliseconds