Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/mac/
DSimpleFontDataCoreText.cpp57 static const int ligaturesAllowedValue = 1; in getCFStringAttributes() local
58 …f ligaturesAllowed = CFNumberCreate(kCFAllocatorDefault, kCFNumberIntType, &ligaturesAllowedValue); in getCFStringAttributes()