Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/freetype/src/psaux/
Dpshints.h241 FT_Vector prevElemP2; member
Dpshints.c1357 prevP0 = &glyphpath->prevElemP2; in cf2_glyphpath_pushPrevElem()
1430 glyphpath->prevElemP2.x, in cf2_glyphpath_pushPrevElem()
1431 glyphpath->prevElemP2.y ); in cf2_glyphpath_pushPrevElem()
1900 glyphpath->prevElemP2 = P2; in cf2_glyphpath_curveTo()
/third_party/freetype/src/psaux/
Dpshints.h241 FT_Vector prevElemP2; member
Dpshints.c1343 prevP0 = &glyphpath->prevElemP2; in cf2_glyphpath_pushPrevElem()
1416 glyphpath->prevElemP2.x, in cf2_glyphpath_pushPrevElem()
1417 glyphpath->prevElemP2.y ); in cf2_glyphpath_pushPrevElem()
1886 glyphpath->prevElemP2 = P2; in cf2_glyphpath_curveTo()
/third_party/flutter/skia/third_party/externals/freetype/src/psaux/
Dpshints.h241 FT_Vector prevElemP2; member
Dpshints.c1343 prevP0 = &glyphpath->prevElemP2; in cf2_glyphpath_pushPrevElem()
1416 glyphpath->prevElemP2.x, in cf2_glyphpath_pushPrevElem()
1417 glyphpath->prevElemP2.y ); in cf2_glyphpath_pushPrevElem()
1886 glyphpath->prevElemP2 = P2; in cf2_glyphpath_curveTo()