Home
last modified time | relevance | path

Searched refs:elemIsQueued (Results 1 – 6 of 6) sorted by relevance

/third_party/flutter/skia/third_party/externals/freetype/src/psaux/
Dpshints.c1146 glyphpath->elemIsQueued = FALSE; in cf2_glyphpath_init()
1781 if ( glyphpath->elemIsQueued ) in cf2_glyphpath_lineTo()
1794 glyphpath->elemIsQueued = TRUE; in cf2_glyphpath_lineTo()
1869 if ( glyphpath->elemIsQueued ) in cf2_glyphpath_curveTo()
1882 glyphpath->elemIsQueued = TRUE; in cf2_glyphpath_curveTo()
1920 if ( glyphpath->elemIsQueued ) in cf2_glyphpath_closeOpenPath()
1931 glyphpath->elemIsQueued = FALSE; in cf2_glyphpath_closeOpenPath()
Dpshints.h236 FT_Bool elemIsQueued; member
/third_party/skia/third_party/externals/freetype/src/psaux/
Dpshints.c1160 glyphpath->elemIsQueued = FALSE; in cf2_glyphpath_init()
1795 if ( glyphpath->elemIsQueued ) in cf2_glyphpath_lineTo()
1808 glyphpath->elemIsQueued = TRUE; in cf2_glyphpath_lineTo()
1883 if ( glyphpath->elemIsQueued ) in cf2_glyphpath_curveTo()
1896 glyphpath->elemIsQueued = TRUE; in cf2_glyphpath_curveTo()
1934 if ( glyphpath->elemIsQueued ) in cf2_glyphpath_closeOpenPath()
1945 glyphpath->elemIsQueued = FALSE; in cf2_glyphpath_closeOpenPath()
Dpshints.h236 FT_Bool elemIsQueued; member
/third_party/freetype/src/psaux/
Dpshints.c1146 glyphpath->elemIsQueued = FALSE; in cf2_glyphpath_init()
1781 if ( glyphpath->elemIsQueued ) in cf2_glyphpath_lineTo()
1794 glyphpath->elemIsQueued = TRUE; in cf2_glyphpath_lineTo()
1869 if ( glyphpath->elemIsQueued ) in cf2_glyphpath_curveTo()
1882 glyphpath->elemIsQueued = TRUE; in cf2_glyphpath_curveTo()
1920 if ( glyphpath->elemIsQueued ) in cf2_glyphpath_closeOpenPath()
1931 glyphpath->elemIsQueued = FALSE; in cf2_glyphpath_closeOpenPath()
Dpshints.h236 FT_Bool elemIsQueued; member