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

  /xsrc/external/mit/freetype/dist/src/truetype/
ttinterp.h 421 FT_ULong sph_in_func_flags; /* flags to indicate if in */ member in struct:TT_ExecContextRec_
ttinterp.c 3095 ( exc->sph_in_func_flags &
3900 exc->sph_in_func_flags = 0x0000;
3998 exc->sph_in_func_flags = def->sph_fdef_flags;
4084 exc->sph_in_func_flags = def->sph_fdef_flags;
5783 ( ( exc->sph_in_func_flags & SPH_FDEF_INLINE_DELTA_1 ) ||
5784 ( exc->sph_in_func_flags & SPH_FDEF_INLINE_DELTA_2 ) ) )
5823 else if ( exc->sph_in_func_flags & SPH_FDEF_TYPEMAN_DIAGENDCTRL )

Completed in 7 milliseconds