Home
last modified time | relevance | path

Searched refs:SPH_TweakRule (Results 1 – 4 of 4) sorted by relevance

/external/freetype/src/truetype/
Dttsubpix.c282 static const SPH_TweakRule COMPATIBILITY_MODE_Rules
292 static const SPH_TweakRule PIXEL_HINTING_Rules
304 static const SPH_TweakRule DO_SHPIX_Rules
315 static const SPH_TweakRule SKIP_NONPIXEL_Y_MOVES_Rules
331 static const SPH_TweakRule SKIP_NONPIXEL_Y_MOVES_Rules_Exceptions
343 static const SPH_TweakRule SKIP_NONPIXEL_Y_MOVES_DELTAP_Rules
355 static const SPH_TweakRule SKIP_OFFPIXEL_Y_MOVES_Rules
364 static const SPH_TweakRule SKIP_OFFPIXEL_Y_MOVES_Rules_Exceptions
374 static const SPH_TweakRule ROUND_NONPIXEL_Y_MOVES_Rules
385 static const SPH_TweakRule ROUND_NONPIXEL_Y_MOVES_Rules_Exceptions
[all …]
Dttsubpix.h80 const SPH_TweakRule* rule,
Dttinterp.h119 } SPH_TweakRule; typedef
/external/freetype/
DChangeLog.24772 (SPH_TweakRule, SPH_ScaleRule): Decorate with `const' where
2044 (SPH_TweakRule, SPH_ScaleRule): New structures for tweaks.