Searched refs:pathIsClosing (Results 1 – 9 of 9) sorted by relevance
206 FT_Bool pathIsClosing; /* true when synthesizing closepath line */ member
1159 glyphpath->pathIsClosing = FALSE; in cf2_glyphpath_init()1739 !glyphpath->pathIsClosing; in cf2_glyphpath_lineTo()1927 glyphpath->pathIsClosing = TRUE; in cf2_glyphpath_closeOpenPath()1944 glyphpath->pathIsClosing = FALSE; in cf2_glyphpath_closeOpenPath()
1145 glyphpath->pathIsClosing = FALSE; in cf2_glyphpath_init()1725 !glyphpath->pathIsClosing; in cf2_glyphpath_lineTo()1913 glyphpath->pathIsClosing = TRUE; in cf2_glyphpath_closeOpenPath()1930 glyphpath->pathIsClosing = FALSE; in cf2_glyphpath_closeOpenPath()
3536 * src/cff/cf2hints.h (CF2_GlyphPathRec): New element `pathIsClosing'