Searched refs:GDIPolygonCurveIter (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/src/ports/ | ||
H A D | SkFontHost_win.cpp | 1239 class GDIPolygonCurveIter { class in __anon18923::GDIGlyphbufferPointIter 1241 GDIPolygonCurveIter() : fCurCurve(nullptr), fEndCurve(nullptr) { } in GDIPolygonCurveIter() function in __anon18923::GDIGlyphbufferPointIter::GDIPolygonCurveIter 1243 GDIPolygonCurveIter(const TTPOLYGONHEADER* curPolygon) in GDIPolygonCurveIter() function in __anon18923::GDIGlyphbufferPointIter::GDIPolygonCurveIter 1314 GDIPolygonCurveIter fCurveIter; |
Completed in 4 milliseconds