Home
last modified time | relevance | path

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

/external/pdfium/third_party/freetype/src/cff/
Dcf2hints.h207 FT_Bool pathIsClosing; /* true when synthesizing closepath line */ member
Dcf2hints.c1069 glyphpath->pathIsClosing = FALSE; in cf2_glyphpath_init()
1637 !glyphpath->pathIsClosing; in cf2_glyphpath_lineTo()
1824 glyphpath->pathIsClosing = TRUE; in cf2_glyphpath_closeOpenPath()
1841 glyphpath->pathIsClosing = FALSE; in cf2_glyphpath_closeOpenPath()
/external/freetype/src/cff/
Dcf2hints.h207 FT_Bool pathIsClosing; /* true when synthesizing closepath line */ member
Dcf2hints.c1070 glyphpath->pathIsClosing = FALSE; in cf2_glyphpath_init()
1638 !glyphpath->pathIsClosing; in cf2_glyphpath_lineTo()
1825 glyphpath->pathIsClosing = TRUE; in cf2_glyphpath_closeOpenPath()
1842 glyphpath->pathIsClosing = FALSE; in cf2_glyphpath_closeOpenPath()