Searched refs:EMR_FILLPATH (Results 1 – 5 of 5) sorted by relevance
596 EmfRecordTypeFillPath = EMR_FILLPATH,
136 #define EMR_FILLPATH 62 macro
1089 return emfdrv_stroke_and_fill_path( dev, EMR_FILLPATH );
133 X(EMR_FILLPATH),1710 case EMR_FILLPATH: in PlayEnhMetaFileRecord()
1306 return emfdrv_stroke_and_fill_path( dc_attr->emf, EMR_FILLPATH ); in EMFDC_FillPath()