Searched refs:mutableAttributes (Results 1 – 1 of 1) sorted by relevance
43 CFMutableDictionaryRef mutableAttributes = (CFMutableDictionaryRef)attributesDictionary.get(); in getCFStringAttributes() local45 CFDictionarySetValue(mutableAttributes, kCTFontAttributeName, platformData().ctFont()); in getCFStringAttributes()50 CFDictionarySetValue(mutableAttributes, kCTKernAttributeName, zeroKerningValue); in getCFStringAttributes()57 CFDictionarySetValue(mutableAttributes, kCTLigatureAttributeName, essentialLigaturesValue); in getCFStringAttributes()61 CFDictionarySetValue(mutableAttributes, kCTVerticalFormsAttributeName, kCFBooleanTrue); in getCFStringAttributes()