Searched refs:pathIsOpen (Results 1 – 2 of 2) sorted by relevance
205 FT_Bool pathIsOpen; /* true after MoveTo */ member
1147 glyphpath->pathIsOpen = FALSE; in cf2_glyphpath_init()1779 glyphpath->pathIsOpen = TRUE; in cf2_glyphpath_lineTo()1867 glyphpath->pathIsOpen = TRUE; in cf2_glyphpath_curveTo()1909 if ( glyphpath->pathIsOpen ) in cf2_glyphpath_closeOpenPath()1932 glyphpath->pathIsOpen = FALSE; in cf2_glyphpath_closeOpenPath()