Home
last modified time | relevance | path

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

/external/freetype/src/truetype/
Dttsubpix.c283 static const SPH_TweakRule COMPATIBILITY_MODE_Rules
293 static const SPH_TweakRule PIXEL_HINTING_Rules
305 static const SPH_TweakRule DO_SHPIX_Rules
316 static const SPH_TweakRule SKIP_NONPIXEL_Y_MOVES_Rules
332 static const SPH_TweakRule SKIP_NONPIXEL_Y_MOVES_Rules_Exceptions
344 static const SPH_TweakRule SKIP_NONPIXEL_Y_MOVES_DELTAP_Rules
356 static const SPH_TweakRule SKIP_OFFPIXEL_Y_MOVES_Rules
365 static const SPH_TweakRule SKIP_OFFPIXEL_Y_MOVES_Rules_Exceptions
375 static const SPH_TweakRule ROUND_NONPIXEL_Y_MOVES_Rules
386 static const SPH_TweakRule ROUND_NONPIXEL_Y_MOVES_Rules_Exceptions
[all …]
Dttsubpix.h81 const SPH_TweakRule* rule,
Dttinterp.h120 } SPH_TweakRule; typedef
/external/freetype/
DChangeLog.24772 (SPH_TweakRule, SPH_ScaleRule): Decorate with `const' where
2044 (SPH_TweakRule, SPH_ScaleRule): New structures for tweaks.