Searched refs:find_dict_float (Results 1 – 1 of 1) sorted by relevance
351 static bool find_dict_float(CFDictionaryRef dict, CFStringRef name, float* value) { in find_dict_float() function386 if (!find_dict_float(dict, kCTFontWeightTrait, &weight)) { in fontstyle_from_descriptor()389 if (!find_dict_float(dict, kCTFontWidthTrait, &width)) { in fontstyle_from_descriptor()392 if (!find_dict_float(dict, kCTFontSlantTrait, &slant)) { in fontstyle_from_descriptor()