Searched refs:last_resort_font_desc (Results 1 – 1 of 1) sorted by relevance
219 CTFontDescriptorRef last_resort_font_desc = get_last_resort_font_desc (); in create_ct_font() local220 …ontRef new_ct_font = CTFontCreateCopyWithAttributes (ct_font, 0.0, nullptr, last_resort_font_desc); in create_ct_font()221 CFRelease (last_resort_font_desc); in create_ct_font()