Searched refs:run_ct_font (Results 1 – 1 of 1) sorted by relevance
906 …CTFontRef run_ct_font = static_cast<CTFontRef>(CFDictionaryGetValue (attributes, kCTFontAttributeN… in _hb_coretext_shape() local907 if (!CFEqual (run_ct_font, ct_font)) in _hb_coretext_shape()935 if (range_records[i].font && CFEqual (run_ct_font, range_records[i].font)) in _hb_coretext_shape()942 CGFontRef run_cg_font = CTFontCopyGraphicsFont (run_ct_font, nullptr); in _hb_coretext_shape()952 CFStringRef run_ps_name = CTFontCopyName (run_ct_font, kCTFontPostScriptNameKey); in _hb_coretext_shape()