HomeSort by: relevance | last modified time | path
    Searched refs:sph_found_func_flags (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/freetype/dist/include/freetype/internal/
tttypes.h 1448 * sph_found_func_flags ::
1632 FT_ULong sph_found_func_flags; /* special functions found */ member in struct:TT_FaceRec_
  /xsrc/external/mit/freetype/dist/src/truetype/
ttinterp.c 3091 ( exc->face->sph_found_func_flags &
3098 ( exc->face->sph_found_func_flags &
3783 exc->face->sph_found_func_flags |= SPH_FDEF_INLINE_DELTA_1;
3788 exc->face->sph_found_func_flags |= SPH_FDEF_INLINE_DELTA_2;
3797 exc->face->sph_found_func_flags |= SPH_FDEF_DIAGONAL_STROKE;
3806 exc->face->sph_found_func_flags |= SPH_FDEF_VACUFORM_ROUND_1;
3813 exc->face->sph_found_func_flags |= SPH_FDEF_TTFAUTOHINT_1;
3826 exc->face->sph_found_func_flags |= SPH_FDEF_SPACING_1;
3840 exc->face->sph_found_func_flags |= SPH_FDEF_SPACING_2;
3846 exc->face->sph_found_func_flags |= SPH_FDEF_TYPEMAN_DIAGENDCTRL
    [all...]

Completed in 9 milliseconds