Searched refs:elemIsQueued (Results 1 – 2 of 2) sorted by relevance
1149 glyphpath->elemIsQueued = FALSE; in cf2_glyphpath_init()1784 if ( glyphpath->elemIsQueued ) in cf2_glyphpath_lineTo()1797 glyphpath->elemIsQueued = TRUE; in cf2_glyphpath_lineTo()1872 if ( glyphpath->elemIsQueued ) in cf2_glyphpath_curveTo()1885 glyphpath->elemIsQueued = TRUE; in cf2_glyphpath_curveTo()1923 if ( glyphpath->elemIsQueued ) in cf2_glyphpath_closeOpenPath()1934 glyphpath->elemIsQueued = FALSE; in cf2_glyphpath_closeOpenPath()
236 FT_Bool elemIsQueued; member