Searched refs:EnabledLigaturesState (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/platform/graphics/
H A DFontDescription.h77 enum LigaturesState { NormalLigaturesState, DisabledLigaturesState, EnabledLigaturesState }; enumerator in enum:WebCore::FontDescription::LigaturesState
H A DFont.h331 case FontDescription::EnabledLigaturesState:
/macosx-10.10/WebCore-7600.1.25/css/
H A DDeprecatedStyleBuilder.cpp962 commonLigaturesState = FontDescription::EnabledLigaturesState;
968 discretionaryLigaturesState = FontDescription::EnabledLigaturesState;
974 historicalLigaturesState = FontDescription::EnabledLigaturesState;

Completed in 147 milliseconds