Home
last modified time | relevance | path

Searched refs:FILLRULE (Results 1 – 9 of 9) sorted by relevance

/dports/x11/xgc/xgc-1.0.5/
H A Dgram.h59 FILLRULE = 275, enumerator
90 #define FILLRULE 275 macro
H A Dgram.y33 %token <num> FILLRULE FILLRULETYPE
71 | FILLRULE FILLRULETYPE
H A Dgram.c86 FILLRULE = 275, enumerator
117 #define FILLRULE 275 macro
H A Dlex.c1291 { return (FILLRULE); }
/dports/x11/xscope/xscope-1.4.1/
H A Dx11.h158 #define FILLRULE 61 macro
H A Dtable11.c806 p = DefineType(FILLRULE, ENUMERATED, "FILLRULE", in InitEnumeratedTypes()
1360 DefineValues(p, 0x00000200L, 1, FILLRULE, "fill-rule"); in InitValuesTypes()
/dports/print/pdflib-perl/PDFlib-Lite-7.0.5p3/libs/pdflib/
H A Dp_params.h219 pdf_gen1(FILLRULE, "fillrule", 1, 1, 0, pdf_state_content)
/dports/print/pdflib/PDFlib-Lite-7.0.5p3/libs/pdflib/
H A Dp_params.h219 pdf_gen1(FILLRULE, "fillrule", 1, 1, 0, pdf_state_content)
/dports/x11-toolkits/libXaw/libXaw-1.0.14/src/
H A DDisplayList.c577 #define FILLRULE 22 macro
1548 {"fill-rule", DlFillRule, FILLRULE},
1833 case FILLRULE: in _Xaw_Xlib_ArgsInitProc()