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.c2989 ( exc->face->sph_found_func_flags & in Ins_RS()
2996 ( exc->face->sph_found_func_flags & in Ins_RS()
3684 exc->face->sph_found_func_flags |= SPH_FDEF_INLINE_DELTA_1; in Ins_FDEF()
3689 exc->face->sph_found_func_flags |= SPH_FDEF_INLINE_DELTA_2; in Ins_FDEF()
3698 exc->face->sph_found_func_flags |= SPH_FDEF_DIAGONAL_STROKE; in Ins_FDEF()
3707 exc->face->sph_found_func_flags |= SPH_FDEF_VACUFORM_ROUND_1; in Ins_FDEF()
3714 exc->face->sph_found_func_flags |= SPH_FDEF_TTFAUTOHINT_1; in Ins_FDEF()
3727 exc->face->sph_found_func_flags |= SPH_FDEF_SPACING_1; in Ins_FDEF()
3741 exc->face->sph_found_func_flags |= SPH_FDEF_SPACING_2; in Ins_FDEF()
3747 exc->face->sph_found_func_flags |= SPH_FDEF_TYPEMAN_DIAGENDCTRL; in Ins_FDEF()
[all …]
/external/freetype/include/freetype/internal/
Dtttypes.h1554 FT_ULong sph_found_func_flags; /* special functions found */ member