Searched refs:pathIsOpen (Results 1 – 2 of 2) sorted by relevance
205 FT_Bool pathIsOpen; /* true after MoveTo */ member
1144 glyphpath->pathIsOpen = FALSE; in cf2_glyphpath_init()1776 glyphpath->pathIsOpen = TRUE; in cf2_glyphpath_lineTo()1864 glyphpath->pathIsOpen = TRUE; in cf2_glyphpath_curveTo()1906 if ( glyphpath->pathIsOpen ) in cf2_glyphpath_closeOpenPath()1929 glyphpath->pathIsOpen = FALSE; in cf2_glyphpath_closeOpenPath()