Lines Matching refs:kCFAllocatorDefault
85 CFArrayRef cascade_list = CFArrayCreate (kCFAllocatorDefault, in HB_SHAPER_DATA_ENSURE_DECLARE()
90 CFDictionaryRef attributes = CFDictionaryCreate (kCFAllocatorDefault, in HB_SHAPER_DATA_ENSURE_DECLARE()
638 …CFMutableArrayRef features_array = CFArrayCreateMutable(kCFAllocatorDefault, 0, &kCFTypeArrayCallB… in _hb_coretext_shape()
649 CFNumberCreate (kCFAllocatorDefault, kCFNumberIntType, &active_features[j].rec.feature), in _hb_coretext_shape()
650 CFNumberCreate (kCFAllocatorDefault, kCFNumberIntType, &active_features[j].rec.setting) in _hb_coretext_shape()
652 CFDictionaryRef dict = CFDictionaryCreate (kCFAllocatorDefault, in _hb_coretext_shape()
666 CFDictionaryRef attributes = CFDictionaryCreate (kCFAllocatorDefault, in _hb_coretext_shape()
804 … CFMutableAttributedStringRef attr_string = CFAttributedStringCreateMutable (kCFAllocatorDefault, in _hb_coretext_shape()
823 CFStringRef lang = CFStringCreateWithCStringNoCopy (kCFAllocatorDefault, in _hb_coretext_shape()
864 CFNumberRef level_number = CFNumberCreate (kCFAllocatorDefault, kCFNumberIntType, &level); in _hb_coretext_shape()
865 CFDictionaryRef options = CFDictionaryCreate (kCFAllocatorDefault, in _hb_coretext_shape()