Searched refs:value_is_string (Results 1 – 10 of 10) sorted by relevance
41 FT_Bool value_is_string ) in ps_property_set() argument47 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()
5189 FT_Bool value_is_string ) in ft_property_do() argument5262 value_is_string ) in ft_property_do()
110 FT_Bool value_is_string ) in af_property_set() argument116 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()
64 FT_Bool value_is_string ) in tt_property_set() argument70 FT_UNUSED( value_is_string ); in tt_property_set()80 if ( value_is_string ) in tt_property_set()
33 FT_Bool value_is_string );
657 FT_Bool value_is_string ) in pcf_property_set() argument665 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()
61 FT_Bool value_is_string ) in sdf_property_set() argument66 FT_UNUSED( value_is_string ); in sdf_property_set()
104 * 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.
23126 + if ( !value_is_string )