Searched refs:font_ps_name (Results 1 – 1 of 1) sorted by relevance
885 CFStringRef font_ps_name = CTFontCopyName (ct_font, kCTFontPostScriptNameKey); in _hb_coretext_shape() local887 CFComparisonResult result = CFStringCompare (run_ps_name, font_ps_name, 0); in _hb_coretext_shape()889 CFRelease (font_ps_name); in _hb_coretext_shape()