Home
last modified time | relevance | path

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

/external/pdfium/third_party/freetype/src/truetype/
Dttinterp.h279 FT_ULong sph_in_func_flags; /* flags to indicate if in */ member
Dttinterp.c3004 ( exc->sph_in_func_flags & in Ins_RS()
3807 exc->sph_in_func_flags = 0x0000; in Ins_ENDF()
3902 exc->sph_in_func_flags = def->sph_fdef_flags; in Ins_CALL()
3988 exc->sph_in_func_flags = def->sph_fdef_flags; in Ins_LOOPCALL()
5735 ( ( exc->sph_in_func_flags & SPH_FDEF_INLINE_DELTA_1 ) || in Ins_SHPIX()
5736 ( exc->sph_in_func_flags & SPH_FDEF_INLINE_DELTA_2 ) ) ) in Ins_SHPIX()
5757 else if ( exc->sph_in_func_flags & SPH_FDEF_TYPEMAN_DIAGENDCTRL ) in Ins_SHPIX()
/external/freetype/src/truetype/
Dttinterp.h406 FT_ULong sph_in_func_flags; /* flags to indicate if in */ member
Dttinterp.c2960 ( exc->sph_in_func_flags & in Ins_RS()
3747 exc->sph_in_func_flags = 0x0000; in Ins_ENDF()
3842 exc->sph_in_func_flags = def->sph_fdef_flags; in Ins_CALL()
3928 exc->sph_in_func_flags = def->sph_fdef_flags; in Ins_LOOPCALL()
5641 ( ( exc->sph_in_func_flags & SPH_FDEF_INLINE_DELTA_1 ) || in Ins_SHPIX()
5642 ( exc->sph_in_func_flags & SPH_FDEF_INLINE_DELTA_2 ) ) ) in Ins_SHPIX()
5663 else if ( exc->sph_in_func_flags & SPH_FDEF_TYPEMAN_DIAGENDCTRL ) in Ins_SHPIX()
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/truetype/
Dttinterp.h279 FT_ULong sph_in_func_flags; /* flags to indicate if in */ member
Dttinterp.c2995 ( exc->sph_in_func_flags & in Ins_RS()
3798 exc->sph_in_func_flags = 0x0000; in Ins_ENDF()
3893 exc->sph_in_func_flags = def->sph_fdef_flags; in Ins_CALL()
3979 exc->sph_in_func_flags = def->sph_fdef_flags; in Ins_LOOPCALL()
5726 ( ( exc->sph_in_func_flags & SPH_FDEF_INLINE_DELTA_1 ) || in Ins_SHPIX()
5727 ( exc->sph_in_func_flags & SPH_FDEF_INLINE_DELTA_2 ) ) ) in Ins_SHPIX()
5748 else if ( exc->sph_in_func_flags & SPH_FDEF_TYPEMAN_DIAGENDCTRL ) in Ins_SHPIX()