Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/fonts/mac/
DSimpleFontDataCoreText.cpp56 …static CFNumberRef essentialLigaturesValue = CFNumberCreate(kCFAllocatorDefault, kCFNumberIntType,… in getCFStringAttributes() local
57 CFDictionarySetValue(mutableAttributes, kCTLigatureAttributeName, essentialLigaturesValue); in getCFStringAttributes()