Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-coretext.cc761 CFStringRef string_ref = NULL; in _hb_coretext_shape() local
770 assert (string_ref); in _hb_coretext_shape()
772 CFRelease (string_ref); in _hb_coretext_shape()
774 string_ref = NULL; in _hb_coretext_shape()
796 string_ref = CFStringCreateWithCharactersNoCopy (NULL, in _hb_coretext_shape()
799 if (unlikely (!string_ref)) in _hb_coretext_shape()
808 CFAttributedStringReplaceString (attr_string, CFRangeMake (0, 0), string_ref); in _hb_coretext_shape()
1000 UniChar ch = CFStringGetCharacterAtIndex (string_ref, j); in _hb_coretext_shape()
1003 ch = CFStringGetCharacterAtIndex (string_ref, j - 1); in _hb_coretext_shape()
1208 if (string_ref) in _hb_coretext_shape()
[all …]
/external/libcxx/include/
D__string868 // This would be a nice place for a string_ref