Home
last modified time | relevance | path

Searched refs:run_ps_name (Results 1 – 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-coretext.cc972 CFStringRef run_ps_name = CTFontCopyName (run_ct_font, kCTFontPostScriptNameKey); in _hb_coretext_shape() local
973 CFComparisonResult result = CFStringCompare (run_ps_name, font_ps_name, 0); in _hb_coretext_shape()
974 CFRelease (run_ps_name); in _hb_coretext_shape()