Home | History | Annotate | Download | only in coders

Lines Matching refs:polygon

925   DrawSetClipRule(WmfDrawingWand,EvenOddRule); /* Default for WMF is ALTERNATE polygon fill mode */
1214 polygon,
1227 for (polygon = 0; polygon < polypolygon->npoly; polygon++)
1230 polyline.pt = polypolygon->pt[polygon];
1231 polyline.count = polypolygon->count[polygon];
1730 /* Set polygon fill rule */