Searched refs:sph_in_func_flags (Results 1 - 4 of 4) sorted by relevance

/external/freetype/src/truetype/
H A Dttinterp.h279 FT_ULong sph_in_func_flags; /* flags to indicate if in */ member in struct:TT_ExecContextRec_
H A Dttinterp.c3014 ( exc->sph_in_func_flags &
3817 exc->sph_in_func_flags = 0x0000;
3912 exc->sph_in_func_flags = def->sph_fdef_flags;
3998 exc->sph_in_func_flags = def->sph_fdef_flags;
5745 ( ( exc->sph_in_func_flags & SPH_FDEF_INLINE_DELTA_1 ) ||
5746 ( exc->sph_in_func_flags & SPH_FDEF_INLINE_DELTA_2 ) ) )
5767 else if ( exc->sph_in_func_flags & SPH_FDEF_TYPEMAN_DIAGENDCTRL )
/external/pdfium/third_party/freetype/src/truetype/
H A Dttinterp.h287 FT_ULong sph_in_func_flags; /* flags to indicate if in */ member in struct:TT_ExecContextRec_
H A Dttinterp.c3265 ( CUR.sph_in_func_flags & \
4853 CUR.sph_in_func_flags = 0x0000;
4948 CUR.sph_in_func_flags = def->sph_fdef_flags;
5034 CUR.sph_in_func_flags = def->sph_fdef_flags;
6197 ( ( CUR.sph_in_func_flags & SPH_FDEF_INLINE_DELTA_1 ) ||
6198 ( CUR.sph_in_func_flags & SPH_FDEF_INLINE_DELTA_2 ) ) )
6219 else if ( CUR.sph_in_func_flags & SPH_FDEF_TYPEMAN_DIAGENDCTRL )

Completed in 120 milliseconds