Home
last modified time | relevance | path

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

/external/skia/src/ports/
DSkFontHost_win.cpp1418 class GDIPolygonCurvePointIter { class in GDIGlyphbufferPointIter
1420 GDIPolygonCurvePointIter() : fCurveType(0), fCurPoint(nullptr), fEndPoint(nullptr) { } in GDIPolygonCurvePointIter() function in GDIGlyphbufferPointIter::GDIPolygonCurvePointIter
1422 GDIPolygonCurvePointIter(const TTPOLYCURVE* curPolygon) in GDIPolygonCurvePointIter() function in GDIGlyphbufferPointIter::GDIPolygonCurvePointIter
1457 GDIPolygonCurvePointIter fPointIter;