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

/external/chromium_org/third_party/skia/src/ports/
H A DSkFontHost_win.cpp1509 class GDIPolygonCurvePointIter { class in class:GDIGlyphbufferPointIter
1511 GDIPolygonCurvePointIter() : fCurveType(0), fCurPoint(NULL), fEndPoint(NULL) { } function in class:GDIGlyphbufferPointIter::GDIPolygonCurvePointIter
1513 GDIPolygonCurvePointIter(const TTPOLYCURVE* curPolygon) function in class:GDIGlyphbufferPointIter::GDIPolygonCurvePointIter
1548 GDIPolygonCurvePointIter fPointIter;
/external/skia/src/ports/
H A DSkFontHost_win.cpp1509 class GDIPolygonCurvePointIter { class in class:GDIGlyphbufferPointIter
1511 GDIPolygonCurvePointIter() : fCurveType(0), fCurPoint(NULL), fEndPoint(NULL) { } function in class:GDIGlyphbufferPointIter::GDIPolygonCurvePointIter
1513 GDIPolygonCurvePointIter(const TTPOLYCURVE* curPolygon) function in class:GDIGlyphbufferPointIter::GDIPolygonCurvePointIter
1548 GDIPolygonCurvePointIter fPointIter;

Completed in 70 milliseconds