Home
last modified time | relevance | path

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

/external/freetype/src/truetype/
Dttinterp.h421 FT_ULong sph_in_func_flags; /* flags to indicate if in */ member
Dttinterp.c3095 ( exc->sph_in_func_flags & in Ins_RS()
3900 exc->sph_in_func_flags = 0x0000; in Ins_ENDF()
3998 exc->sph_in_func_flags = def->sph_fdef_flags; in Ins_CALL()
4084 exc->sph_in_func_flags = def->sph_fdef_flags; in Ins_LOOPCALL()
5783 ( ( exc->sph_in_func_flags & SPH_FDEF_INLINE_DELTA_1 ) || in Ins_SHPIX()
5784 ( exc->sph_in_func_flags & SPH_FDEF_INLINE_DELTA_2 ) ) ) in Ins_SHPIX()
5823 else if ( exc->sph_in_func_flags & SPH_FDEF_TYPEMAN_DIAGENDCTRL ) in Ins_SHPIX()