Searched refs:pathIsClosing (Results 1 – 3 of 3) sorted by relevance
206 FT_Bool pathIsClosing; /* true when synthesizing closepath line */ member
1148 glyphpath->pathIsClosing = FALSE; in cf2_glyphpath_init()1728 !glyphpath->pathIsClosing; in cf2_glyphpath_lineTo()1916 glyphpath->pathIsClosing = TRUE; in cf2_glyphpath_closeOpenPath()1933 glyphpath->pathIsClosing = FALSE; in cf2_glyphpath_closeOpenPath()
3536 * src/cff/cf2hints.h (CF2_GlyphPathRec): New element `pathIsClosing'