Searched refs:run_ps_name (Results 1 – 1 of 1) sorted by relevance
900 CFStringRef run_ps_name = CTFontCopyName (run_ct_font, kCTFontPostScriptNameKey); in _hb_coretext_shape() local901 CFComparisonResult result = CFStringCompare (run_ps_name, font_ps_name, 0); in _hb_coretext_shape()902 CFRelease (run_ps_name); in _hb_coretext_shape()