Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/mac/
DSimpleFontDataCoreText.cpp58 …static CFNumberRef ligaturesAllowed = CFNumberCreate(kCFAllocatorDefault, kCFNumberIntType, &ligat… in getCFStringAttributes() local
65 …? ligaturesAllowed : ligaturesNotAllowed, treatLineAsVertical ? kCFBooleanTrue : kCFBooleanFalse }; in getCFStringAttributes()
71 …sWithKerningEnabled[] = { platformData().ctFont(), allowLigatures ? ligaturesAllowed : ligaturesNo… in getCFStringAttributes()