Searched refs:run_cg_font (Results 1 – 1 of 1) sorted by relevance
848 CGFontRef run_cg_font = CTFontCopyGraphicsFont (run_ct_font, 0); in _hb_coretext_shape() local849 if (run_cg_font) in _hb_coretext_shape()851 matched = CFEqual (run_cg_font, face_data); in _hb_coretext_shape()852 CFRelease (run_cg_font); in _hb_coretext_shape()