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.c3754 rec->sph_fdef_flags |= SPH_FDEF_INLINE_DELTA_2; in Ins_FDEF()
3755 exc->face->sph_found_func_flags |= SPH_FDEF_INLINE_DELTA_2; in Ins_FDEF()
3834 ( exc->face->sph_found_func_flags & SPH_FDEF_INLINE_DELTA_2 ) ); in Ins_FDEF()
5777 ( exc->sph_in_func_flags & SPH_FDEF_INLINE_DELTA_2 ) ) ) in Ins_SHPIX()