Home
last modified time | relevance | path

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

/external/freetype/src/psaux/
Dpshints.h167 cf2_hintmap_build( CF2_HintMap hintmap,
Dpshints.c805 cf2_hintmap_build( CF2_HintMap hintmap, in cf2_hintmap_build() function
827 cf2_hintmap_build( hintmap->initialHintMap, in cf2_hintmap_build()
1695 cf2_hintmap_build( &glyphpath->hintMap, in cf2_glyphpath_moveTo()
1801 cf2_hintmap_build( &glyphpath->hintMap, in cf2_glyphpath_lineTo()
1891 cf2_hintmap_build( &glyphpath->hintMap, in cf2_glyphpath_curveTo()
Dpsintrp.c2639 cf2_hintmap_build( &counterHintMap, in cf2_interpT2CharString()
/external/freetype/
DChangeLog.29580 * src/psaux/pshints.c (cf2_hintmap_build): Reset the error from calling
1560 (cf2_hintmap_build): Dump hintmap before and after hint adjustment.
DChangeLog.25219 * src/cff/cf2hints.c (cf2_hintmap_build): Add defensive code to
2142 * src/cff/cf2hints.c (cf2_hintmap_build): Return when `hintMask' is
DChangeLog3598 * src/psaux/pshints.c (cf2_hintmap_build): Ditto.