Searched refs:run_cg_font (Results 1 – 1 of 1) sorted by relevance
962 CGFontRef run_cg_font = CTFontCopyGraphicsFont (run_ct_font, 0); in _hb_coretext_shape() local963 if (run_cg_font) in _hb_coretext_shape()965 matched = CFEqual (run_cg_font, face_data->cg_font); in _hb_coretext_shape()966 CFRelease (run_cg_font); in _hb_coretext_shape()