Searched defs:GDIPolygonCurvePointIter (Results 1 - 1 of 1) sorted by relevance

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

Completed in 104 milliseconds