Searched refs:run_cg_font (Results 1 – 2 of 2) sorted by relevance
702 CGFontRef run_cg_font = CTFontCopyGraphicsFont (run_ct_font, 0); in _hb_coretext_shape() local703 if (!CFEqual (run_cg_font, face_data->cg_font)) in _hb_coretext_shape()705 CFRelease (run_cg_font); in _hb_coretext_shape()742 CFRelease (run_cg_font); in _hb_coretext_shape()
700 CGFontRef run_cg_font = CTFontCopyGraphicsFont (run_ct_font, 0); in _hb_coretext_shape() local701 if (!CFEqual (run_cg_font, face_data->cg_font)) in _hb_coretext_shape()703 CFRelease (run_cg_font); in _hb_coretext_shape()740 CFRelease (run_cg_font); in _hb_coretext_shape()