Home | History | Annotate | Download | only in ports

Lines Matching refs:fCurveType

1462         return fPointIter.fCurveType;
1527 GDIPolygonCurvePointIter() : fCurveType(0), fCurPoint(NULL), fEndPoint(NULL) { }
1530 : fCurveType(curPolygon->wType)
1538 fCurveType = curPolygon->wType;
1556 WORD fCurveType;