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