Home
last modified time | relevance | path

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

/external/skia/src/ports/
DSkFontHost_win.cpp1274 return fPointIter.fCurveType; in currentCurveType()
1339 GDIPolygonCurvePointIter() : fCurveType(0), fCurPoint(nullptr), fEndPoint(nullptr) { } in GDIPolygonCurvePointIter()
1342 : fCurveType(curPolygon->wType) in GDIPolygonCurvePointIter()
1350 fCurveType = curPolygon->wType; in set()
1368 WORD fCurveType; member in GDIGlyphbufferPointIter::GDIPolygonCurvePointIter
/external/skqp/src/ports/
DSkFontHost_win.cpp1273 return fPointIter.fCurveType; in currentCurveType()
1338 GDIPolygonCurvePointIter() : fCurveType(0), fCurPoint(nullptr), fEndPoint(nullptr) { } in GDIPolygonCurvePointIter()
1341 : fCurveType(curPolygon->wType) in GDIPolygonCurvePointIter()
1349 fCurveType = curPolygon->wType; in set()
1367 WORD fCurveType; member in GDIGlyphbufferPointIter::GDIPolygonCurvePointIter