Home
last modified time | relevance | path

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

/third_party/skia/src/ports/
H A DSkFontHost_win.cpp1282 , fCurPoint(&curPolygon->apfx[0]) in GDIPolygonCurvePointIter()
1283 , fEndPoint(&curPolygon->apfx[curPolygon->cpfx]) in GDIPolygonCurvePointIter()
1290 fCurPoint = &curPolygon->apfx[0]; in set()
1291 fEndPoint = &curPolygon->apfx[curPolygon->cpfx]; in set()
1363 const POINTFX* apfx = pc->apfx; in process() local
1368 POINTFX pnt_b = apfx[i]; in process()
1379 POINTFX pnt_b = apfx[u]; // B is always the current point in process()
1380 POINTFX pnt_c = apfx[u+1]; in process()
1434 const POINTFX* apfx in process() local
[all...]

Completed in 4 milliseconds