Home
last modified time | relevance | path

Searched refs:prevElemP0 (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/third_party/freetype/src/cff/
Dcf2hints.h240 FT_Vector prevElemP0; member
Dcf2hints.c1251 prevP0 = &glyphpath->prevElemP0; in cf2_glyphpath_pushPrevElem()
1708 glyphpath->prevElemP0 = P0; in cf2_glyphpath_lineTo()
1795 glyphpath->prevElemP0 = P0; in cf2_glyphpath_curveTo()
/external/freetype/src/cff/
Dcf2hints.h240 FT_Vector prevElemP0; member
Dcf2hints.c1252 prevP0 = &glyphpath->prevElemP0; in cf2_glyphpath_pushPrevElem()
1709 glyphpath->prevElemP0 = P0; in cf2_glyphpath_lineTo()
1796 glyphpath->prevElemP0 = P0; in cf2_glyphpath_curveTo()