Home
last modified time | relevance | path

Searched refs:pathIsClosing (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/freetype/src/psaux/
Dpshints.h206 FT_Bool pathIsClosing; /* true when synthesizing closepath line */ member
Dpshints.c1159 glyphpath->pathIsClosing = FALSE; in cf2_glyphpath_init()
1739 !glyphpath->pathIsClosing; in cf2_glyphpath_lineTo()
1927 glyphpath->pathIsClosing = TRUE; in cf2_glyphpath_closeOpenPath()
1944 glyphpath->pathIsClosing = FALSE; in cf2_glyphpath_closeOpenPath()
/third_party/freetype/src/psaux/
Dpshints.h206 FT_Bool pathIsClosing; /* true when synthesizing closepath line */ member
Dpshints.c1145 glyphpath->pathIsClosing = FALSE; in cf2_glyphpath_init()
1725 !glyphpath->pathIsClosing; in cf2_glyphpath_lineTo()
1913 glyphpath->pathIsClosing = TRUE; in cf2_glyphpath_closeOpenPath()
1930 glyphpath->pathIsClosing = FALSE; in cf2_glyphpath_closeOpenPath()
/third_party/flutter/skia/third_party/externals/freetype/src/psaux/
Dpshints.h206 FT_Bool pathIsClosing; /* true when synthesizing closepath line */ member
Dpshints.c1145 glyphpath->pathIsClosing = FALSE; in cf2_glyphpath_init()
1725 !glyphpath->pathIsClosing; in cf2_glyphpath_lineTo()
1913 glyphpath->pathIsClosing = TRUE; in cf2_glyphpath_closeOpenPath()
1930 glyphpath->pathIsClosing = FALSE; in cf2_glyphpath_closeOpenPath()
/third_party/freetype/
DChangeLog.253536 * src/cff/cf2hints.h (CF2_GlyphPathRec): New element `pathIsClosing'
/third_party/flutter/skia/third_party/externals/freetype/
DChangeLog.253536 * src/cff/cf2hints.h (CF2_GlyphPathRec): New element `pathIsClosing'
/third_party/skia/third_party/externals/freetype/docs/oldlogs/
DChangeLog.253536 * src/cff/cf2hints.h (CF2_GlyphPathRec): New element `pathIsClosing'