Home
last modified time | relevance | path

Searched refs:value_is_string (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/freetype/src/base/
Dftpsprop.c41 FT_Bool value_is_string ) in ps_property_set() argument
47 FT_UNUSED( value_is_string ); in ps_property_set()
60 if ( value_is_string ) in ps_property_set()
123 if ( value_is_string ) in ps_property_set()
175 if ( value_is_string ) in ps_property_set()
204 if ( value_is_string ) in ps_property_set()
Dftobjs.c5189 FT_Bool value_is_string ) in ft_property_do() argument
5262 value_is_string ) in ft_property_do()
/third_party/skia/third_party/externals/freetype/src/autofit/
Dafmodule.c110 FT_Bool value_is_string ) in af_property_set() argument
116 FT_UNUSED( value_is_string ); in af_property_set()
127 if ( value_is_string ) in af_property_set()
164 if ( value_is_string ) in af_property_set()
181 if ( value_is_string ) in af_property_set()
202 if ( value_is_string ) in af_property_set()
258 if ( value_is_string ) in af_property_set()
/third_party/skia/third_party/externals/freetype/src/truetype/
Dttdriver.c64 FT_Bool value_is_string ) in tt_property_set() argument
70 FT_UNUSED( value_is_string ); in tt_property_set()
80 if ( value_is_string ) in tt_property_set()
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
Dftpsprop.h33 FT_Bool value_is_string );
/third_party/skia/third_party/externals/freetype/src/pcf/
Dpcfdrivr.c657 FT_Bool value_is_string ) in pcf_property_set() argument
665 FT_UNUSED( value_is_string ); in pcf_property_set()
672 if ( value_is_string ) in pcf_property_set()
701 FT_UNUSED( value_is_string ); in pcf_property_set()
/third_party/skia/third_party/externals/freetype/include/freetype/internal/services/
Dsvprop.h33 FT_Bool value_is_string );
/third_party/skia/third_party/externals/freetype/src/sdf/
Dftsdfrend.c61 FT_Bool value_is_string ) in sdf_property_set() argument
66 FT_UNUSED( value_is_string ); in sdf_property_set()
/third_party/skia/third_party/externals/freetype/docs/oldlogs/
DChangeLog.26104 * src/base/ftobjs.c (ft_property_do): Add `value_is_string'
112 (FT_Properties_SetFunc): Add `value_is_string' parameter.
116 Updated, emitting an error currently if `value_is_string' is set.
/third_party/chromium/patch/
D0001-cve.patch23126 + if ( !value_is_string )