Home | History | Annotate | Download | only in ports

Lines Matching refs:GDIPolygonCurvePointIter

1525     class GDIPolygonCurvePointIter {
1527 GDIPolygonCurvePointIter() : fCurveType(0), fCurPoint(NULL), fEndPoint(NULL) { }
1529 GDIPolygonCurvePointIter(const TTPOLYCURVE* curPolygon)
1564 GDIPolygonCurvePointIter fPointIter;