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

/external/chromium_org/third_party/freetype/src/truetype/
H A Dttinterp.h288 FT_ULong sph_in_func_flags; /* flags to indicate if in */ member in struct:TT_ExecContextRec_
H A Dttinterp.c3183 ( CUR.sph_in_func_flags & \
4771 CUR.sph_in_func_flags = 0x0000;
4866 CUR.sph_in_func_flags = def->sph_fdef_flags;
4953 CUR.sph_in_func_flags = def->sph_fdef_flags;
6117 ( ( CUR.sph_in_func_flags & SPH_FDEF_INLINE_DELTA_1 ) ||
6118 ( CUR.sph_in_func_flags & SPH_FDEF_INLINE_DELTA_2 ) ) )
6139 else if ( CUR.sph_in_func_flags & SPH_FDEF_TYPEMAN_DIAGENDCTRL )
/external/freetype/src/truetype/
H A Dttinterp.h286 FT_ULong sph_in_func_flags; /* flags to indicate if in */ member in struct:TT_ExecContextRec_
H A Dttinterp.c3294 ( CUR.sph_in_func_flags & \
4882 CUR.sph_in_func_flags = 0x0000;
4977 CUR.sph_in_func_flags = def->sph_fdef_flags;
5063 CUR.sph_in_func_flags = def->sph_fdef_flags;
6226 ( ( CUR.sph_in_func_flags & SPH_FDEF_INLINE_DELTA_1 ) ||
6227 ( CUR.sph_in_func_flags & SPH_FDEF_INLINE_DELTA_2 ) ) )
6248 else if ( CUR.sph_in_func_flags & SPH_FDEF_TYPEMAN_DIAGENDCTRL )
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/truetype/
H A Dttinterp.h288 FT_ULong sph_in_func_flags; /* flags to indicate if in */ member in struct:TT_ExecContextRec_
H A Dttinterp.c3183 ( CUR.sph_in_func_flags & \
4771 CUR.sph_in_func_flags = 0x0000;
4866 CUR.sph_in_func_flags = def->sph_fdef_flags;
4953 CUR.sph_in_func_flags = def->sph_fdef_flags;
6121 ( ( CUR.sph_in_func_flags & SPH_FDEF_INLINE_DELTA_1 ) ||
6122 ( CUR.sph_in_func_flags & SPH_FDEF_INLINE_DELTA_2 ) ) )
6143 else if ( CUR.sph_in_func_flags & SPH_FDEF_TYPEMAN_DIAGENDCTRL )

Completed in 223 milliseconds