Searched refs:run_ct_font (Results 1 – 1 of 1) sorted by relevance
808 …CTFontRef run_ct_font = static_cast<CTFontRef>(CFDictionaryGetValue (attributes, kCTFontAttributeN… in _hb_coretext_shape() local809 if (!CFEqual (run_ct_font, font_data->ct_font)) in _hb_coretext_shape()841 if (range_records[i].font && CFEqual (run_ct_font, range_records[i].font)) in _hb_coretext_shape()848 CGFontRef run_cg_font = CTFontCopyGraphicsFont (run_ct_font, 0); in _hb_coretext_shape()858 CFStringRef run_ps_name = CTFontCopyName (run_ct_font, kCTFontPostScriptNameKey); in _hb_coretext_shape()