Searched refs:EMR_POLYPOLYLINE (Results 1 – 5 of 5) sorted by relevance
541 EmfRecordTypePolyPolyline = EMR_POLYPOLYLINE,
81 #define EMR_POLYPOLYLINE 7 macro
661 if(use_small_emr) emr->emr.iType += EMR_POLYPOLYLINE16 - EMR_POLYPOLYLINE;695 EMR_POLYPOLYLINE );
78 X(EMR_POLYPOLYLINE),711 case EMR_POLYPOLYLINE: in emr_produces_output()1379 case EMR_POLYPOLYLINE: in PlayEnhMetaFileRecord()
926 if(use_small_emr) emr->emr.iType += EMR_POLYPOLYLINE16 - EMR_POLYPOLYLINE; in emfdc_poly_polylinegon()956 return emfdc_poly_polylinegon( dc_attr->emf, pt, (const INT *)counts, polys, EMR_POLYPOLYLINE ); in EMFDC_PolyPolyline()