Home
last modified time | relevance | path

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

/external/freetype/src/truetype/
Dttinterp.c3091 ( exc->face->sph_found_func_flags & in Ins_RS()
3098 ( exc->face->sph_found_func_flags & in Ins_RS()
3783 exc->face->sph_found_func_flags |= SPH_FDEF_INLINE_DELTA_1; in Ins_FDEF()
3788 exc->face->sph_found_func_flags |= SPH_FDEF_INLINE_DELTA_2; in Ins_FDEF()
3797 exc->face->sph_found_func_flags |= SPH_FDEF_DIAGONAL_STROKE; in Ins_FDEF()
3806 exc->face->sph_found_func_flags |= SPH_FDEF_VACUFORM_ROUND_1; in Ins_FDEF()
3813 exc->face->sph_found_func_flags |= SPH_FDEF_TTFAUTOHINT_1; in Ins_FDEF()
3826 exc->face->sph_found_func_flags |= SPH_FDEF_SPACING_1; in Ins_FDEF()
3840 exc->face->sph_found_func_flags |= SPH_FDEF_SPACING_2; in Ins_FDEF()
3846 exc->face->sph_found_func_flags |= SPH_FDEF_TYPEMAN_DIAGENDCTRL; in Ins_FDEF()
[all …]
/external/freetype/include/freetype/internal/
Dtttypes.h1632 FT_ULong sph_found_func_flags; /* special functions found */ member