Home
last modified time | relevance | path

Searched refs:pathIsOpen (Results 1 – 2 of 2) sorted by relevance

/external/freetype/src/psaux/
Dpshints.h205 FT_Bool pathIsOpen; /* true after MoveTo */ member
Dpshints.c1147 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()