Home
last modified time | relevance | path

Searched refs:SPH_FDEF_INLINE_DELTA_2 (Results 1 – 2 of 2) sorted by relevance

/external/freetype/src/truetype/
Dttsubpix.h38 #define SPH_FDEF_INLINE_DELTA_2 0x0000002 macro
Dttinterp.c3798 rec->sph_fdef_flags |= SPH_FDEF_INLINE_DELTA_2; in Ins_FDEF()
3799 exc->face->sph_found_func_flags |= SPH_FDEF_INLINE_DELTA_2; in Ins_FDEF()
3878 ( exc->face->sph_found_func_flags & SPH_FDEF_INLINE_DELTA_2 ) ); in Ins_FDEF()
5821 ( exc->sph_in_func_flags & SPH_FDEF_INLINE_DELTA_2 ) ) ) in Ins_SHPIX()