HomeSort by relevance Sort by last modified time
    Searched refs:string_ref (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-coretext.cc 212 CFStringRef string_ref = CFStringCreateWithCharactersNoCopy (kCFAllocatorDefault, local
225 CFAttributedStringRef attr_string = CFAttributedStringCreate (kCFAllocatorDefault, string_ref, attrs);
226 CFRelease (string_ref);
  /external/harfbuzz_ng/src/
hb-coretext.cc 212 CFStringRef string_ref = CFStringCreateWithCharactersNoCopy (kCFAllocatorDefault, local
225 CFAttributedStringRef attr_string = CFAttributedStringCreate (kCFAllocatorDefault, string_ref, attrs);
226 CFRelease (string_ref);

Completed in 358 milliseconds