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