Home
last modified time | relevance | path

Searched refs:GDIPolygonCurvePointIter (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/ports/
DSkFontHost_win.cpp1421 class GDIPolygonCurvePointIter { class in GDIGlyphbufferPointIter
1423 GDIPolygonCurvePointIter() : fCurveType(0), fCurPoint(NULL), fEndPoint(NULL) { } in GDIPolygonCurvePointIter() function in GDIGlyphbufferPointIter::GDIPolygonCurvePointIter
1425 GDIPolygonCurvePointIter(const TTPOLYCURVE* curPolygon) in GDIPolygonCurvePointIter() function in GDIGlyphbufferPointIter::GDIPolygonCurvePointIter
1460 GDIPolygonCurvePointIter fPointIter;