Searched refs:run_ct_font (Results 1 – 1 of 1) sorted by relevance
926 …CTFontRef run_ct_font = static_cast<CTFontRef>(CFDictionaryGetValue (attributes, kCTFontAttributeN… in _hb_coretext_shape() local927 if (!CFEqual (run_ct_font, face_data->ct_font)) in _hb_coretext_shape()955 if (range_records[i].font && CFEqual (run_ct_font, range_records[i].font)) in _hb_coretext_shape()962 CGFontRef run_cg_font = CTFontCopyGraphicsFont (run_ct_font, 0); in _hb_coretext_shape()972 CFStringRef run_ps_name = CTFontCopyName (run_ct_font, kCTFontPostScriptNameKey); in _hb_coretext_shape()