Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/mac/
DSimpleFontDataCoreText.cpp70 …static const void* keysWithKerningEnabled[] = { kCTFontAttributeName, kCTLigatureAttributeName, kC… in getCFStringAttributes() local
72 …attributesDictionary.adoptCF(CFDictionaryCreate(0, keysWithKerningEnabled, valuesWithKerningEnable… in getCFStringAttributes()
73 …WTF_ARRAY_LENGTH(keysWithKerningEnabled), &kCFCopyStringDictionaryKeyCallBacks, &kCFTypeDictionary… in getCFStringAttributes()