Home
last modified time | relevance | path

Searched refs:prevElemP1 (Results 1 – 6 of 6) sorted by relevance

/third_party/flutter/skia/third_party/externals/freetype/src/psaux/
Dpshints.c1339 prevP1 = &glyphpath->prevElemP1; in cf2_glyphpath_pushPrevElem()
1383 glyphpath->prevElemP1.x, in cf2_glyphpath_pushPrevElem()
1384 glyphpath->prevElemP1.y ); in cf2_glyphpath_pushPrevElem()
1391 glyphpath->prevElemP1.x, in cf2_glyphpath_pushPrevElem()
1392 glyphpath->prevElemP1.y ); in cf2_glyphpath_pushPrevElem()
1411 glyphpath->prevElemP1.x, in cf2_glyphpath_pushPrevElem()
1412 glyphpath->prevElemP1.y ); in cf2_glyphpath_pushPrevElem()
1797 glyphpath->prevElemP1 = P1; in cf2_glyphpath_lineTo()
1885 glyphpath->prevElemP1 = P1; in cf2_glyphpath_curveTo()
Dpshints.h240 FT_Vector prevElemP1; member
/third_party/skia/third_party/externals/freetype/src/psaux/
Dpshints.c1353 prevP1 = &glyphpath->prevElemP1; in cf2_glyphpath_pushPrevElem()
1397 glyphpath->prevElemP1.x, in cf2_glyphpath_pushPrevElem()
1398 glyphpath->prevElemP1.y ); in cf2_glyphpath_pushPrevElem()
1405 glyphpath->prevElemP1.x, in cf2_glyphpath_pushPrevElem()
1406 glyphpath->prevElemP1.y ); in cf2_glyphpath_pushPrevElem()
1425 glyphpath->prevElemP1.x, in cf2_glyphpath_pushPrevElem()
1426 glyphpath->prevElemP1.y ); in cf2_glyphpath_pushPrevElem()
1811 glyphpath->prevElemP1 = P1; in cf2_glyphpath_lineTo()
1899 glyphpath->prevElemP1 = P1; in cf2_glyphpath_curveTo()
Dpshints.h240 FT_Vector prevElemP1; member
/third_party/freetype/src/psaux/
Dpshints.c1339 prevP1 = &glyphpath->prevElemP1; in cf2_glyphpath_pushPrevElem()
1383 glyphpath->prevElemP1.x, in cf2_glyphpath_pushPrevElem()
1384 glyphpath->prevElemP1.y ); in cf2_glyphpath_pushPrevElem()
1391 glyphpath->prevElemP1.x, in cf2_glyphpath_pushPrevElem()
1392 glyphpath->prevElemP1.y ); in cf2_glyphpath_pushPrevElem()
1411 glyphpath->prevElemP1.x, in cf2_glyphpath_pushPrevElem()
1412 glyphpath->prevElemP1.y ); in cf2_glyphpath_pushPrevElem()
1797 glyphpath->prevElemP1 = P1; in cf2_glyphpath_lineTo()
1885 glyphpath->prevElemP1 = P1; in cf2_glyphpath_curveTo()
Dpshints.h240 FT_Vector prevElemP1; member