Searched refs:font_desc (Results 1 – 1 of 1) sorted by relevance
571 CTFontDescriptorRef font_desc = CTFontDescriptorCreateWithAttributes (attributes); in _hb_coretext_shape() local574 range->font = CTFontCreateCopyWithAttributes (font_data->ct_font, 0.0, NULL, font_desc); in _hb_coretext_shape()575 CFRelease (font_desc); in _hb_coretext_shape()