Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/mac/
DSimpleFontDataCoreText.cpp46 RetainPtr<CFDictionaryRef>& attributesDictionary = addResult.first->second; in getCFStringAttributes() local
48 return attributesDictionary.get(); in getCFStringAttributes()
66attributesDictionary.adoptCF(CFDictionaryCreate(0, keysWithKerningDisabled, valuesWithKerningDisab… in getCFStringAttributes()
72attributesDictionary.adoptCF(CFDictionaryCreate(0, keysWithKerningEnabled, valuesWithKerningEnable… in getCFStringAttributes()
76 return attributesDictionary.get(); in getCFStringAttributes()