Searched refs:value_is_string (Results 1 – 8 of 8) sorted by relevance
42 FT_Bool value_is_string ) in ps_property_set() argument48 FT_UNUSED( value_is_string ); in ps_property_set()61 if ( value_is_string ) in ps_property_set()124 if ( value_is_string ) in ps_property_set()176 if ( value_is_string ) in ps_property_set()205 if ( value_is_string ) in ps_property_set()
5068 FT_Bool value_is_string ) in ft_property_do() argument5141 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()197 if ( value_is_string ) in af_property_set()231 if ( value_is_string ) in af_property_set()287 if ( value_is_string ) in af_property_set()
65 FT_Bool value_is_string ) in tt_property_set() argument71 FT_UNUSED( value_is_string ); in tt_property_set()81 if ( value_is_string ) in tt_property_set()
680 FT_Bool value_is_string ) in pcf_property_set() argument688 FT_UNUSED( value_is_string ); in pcf_property_set()695 if ( value_is_string ) in pcf_property_set()724 FT_UNUSED( value_is_string ); in pcf_property_set()
34 FT_Bool value_is_string );
33 FT_Bool value_is_string );
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.