Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/ports/
DSkFontHost_win.cpp1196 return &header->pfxStart; in next()
1329 path->moveTo(SkFixedToScalar( SkFIXEDToFixed(th->pfxStart.x)), in sk_path_from_gdi_path()
1330 SkFixedToScalar(-SkFIXEDToFixed(th->pfxStart.y))); in sk_path_from_gdi_path()
1390 path->moveTo(SkFixedToScalar( SkFIXEDToFixed(th->pfxStart.x)), in sk_path_from_gdi_paths()
/third_party/skia/src/ports/
DSkFontHost_win.cpp1195 return &header->pfxStart; in next()
1359 fCurrent = th->pfxStart; in process()
1430 fCurrent = {th->pfxStart.x, hintedPoint->y}; in process()
/third_party/mingw-w64/mingw-w64-headers/include/
Dwingdi.h2505 POINTFX pfxStart; member