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.c3096 ( exc->face->sph_found_func_flags & in Ins_RS()
3103 ( exc->face->sph_found_func_flags & in Ins_RS()
3794 exc->face->sph_found_func_flags |= SPH_FDEF_INLINE_DELTA_1; in Ins_FDEF()
3799 exc->face->sph_found_func_flags |= SPH_FDEF_INLINE_DELTA_2; in Ins_FDEF()
3808 exc->face->sph_found_func_flags |= SPH_FDEF_DIAGONAL_STROKE; in Ins_FDEF()
3817 exc->face->sph_found_func_flags |= SPH_FDEF_VACUFORM_ROUND_1; in Ins_FDEF()
3824 exc->face->sph_found_func_flags |= SPH_FDEF_TTFAUTOHINT_1; in Ins_FDEF()
3837 exc->face->sph_found_func_flags |= SPH_FDEF_SPACING_1; in Ins_FDEF()
3851 exc->face->sph_found_func_flags |= SPH_FDEF_SPACING_2; in Ins_FDEF()
3857 exc->face->sph_found_func_flags |= SPH_FDEF_TYPEMAN_DIAGENDCTRL; in Ins_FDEF()
[all …]
/external/freetype/include/freetype/internal/
Dtttypes.h1633 FT_ULong sph_found_func_flags; /* special functions found */ member