Searched refs:ligaturesNotAllowed (Results 1 – 1 of 1) sorted by relevance
55 …static CFNumberRef ligaturesNotAllowed = CFNumberCreate(kCFAllocatorDefault, kCFNumberIntType, &li… in getCFStringAttributes() local65 …? ligaturesAllowed : ligaturesNotAllowed, treatLineAsVertical ? kCFBooleanTrue : kCFBooleanFalse }; in getCFStringAttributes()71 …] = { platformData().ctFont(), allowLigatures ? ligaturesAllowed : ligaturesNotAllowed, treatLineA… in getCFStringAttributes()