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

/external/chromium_org/third_party/skia/src/ports/
H A DSkFontHost_win.cpp1493 class GDIPolygonCurvePointIter { class in class:GDIGlyphbufferPointIter
1495 GDIPolygonCurvePointIter() : fCurveType(0), fCurPoint(NULL), fEndPoint(NULL) { } function in class:GDIGlyphbufferPointIter::GDIPolygonCurvePointIter
1497 GDIPolygonCurvePointIter(const TTPOLYCURVE* curPolygon) function in class:GDIGlyphbufferPointIter::GDIPolygonCurvePointIter
1532 GDIPolygonCurvePointIter fPointIter;
/external/skia/src/ports/
H A DSkFontHost_win.cpp1525 class GDIPolygonCurvePointIter { class in class:GDIGlyphbufferPointIter
1527 GDIPolygonCurvePointIter() : fCurveType(0), fCurPoint(NULL), fEndPoint(NULL) { } function in class:GDIGlyphbufferPointIter::GDIPolygonCurvePointIter
1529 GDIPolygonCurvePointIter(const TTPOLYCURVE* curPolygon) function in class:GDIGlyphbufferPointIter::GDIPolygonCurvePointIter
1564 GDIPolygonCurvePointIter fPointIter;

Completed in 84 milliseconds