DisabledLigaturesState 2327 Source/core/css/CSSComputedStyleDeclaration.cpp valueList->append(cssValuePool().createIdentifierValue(commonLigaturesState == FontDescription::DisabledLigaturesState ? CSSValueNoCommonLigatures : CSSValueCommonLigatures)); DisabledLigaturesState 2329 Source/core/css/CSSComputedStyleDeclaration.cpp valueList->append(cssValuePool().createIdentifierValue(discretionaryLigaturesState == FontDescription::DisabledLigaturesState ? CSSValueNoDiscretionaryLigatures : CSSValueDiscretionaryLigatures)); DisabledLigaturesState 2331 Source/core/css/CSSComputedStyleDeclaration.cpp valueList->append(cssValuePool().createIdentifierValue(historicalLigaturesState == FontDescription::DisabledLigaturesState ? CSSValueNoHistoricalLigatures : CSSValueHistoricalLigatures)); DisabledLigaturesState 2333 Source/core/css/CSSComputedStyleDeclaration.cpp valueList->append(cssValuePool().createIdentifierValue(contextualLigaturesState == FontDescription::DisabledLigaturesState ? CSSValueNoContextual : CSSValueContextual)); DisabledLigaturesState 418 Source/core/css/resolver/FontBuilder.cpp commonLigaturesState = FontDescription::DisabledLigaturesState; DisabledLigaturesState 424 Source/core/css/resolver/FontBuilder.cpp discretionaryLigaturesState = FontDescription::DisabledLigaturesState; DisabledLigaturesState 430 Source/core/css/resolver/FontBuilder.cpp historicalLigaturesState = FontDescription::DisabledLigaturesState; DisabledLigaturesState 436 Source/core/css/resolver/FontBuilder.cpp contextualLigaturesState = FontDescription::DisabledLigaturesState; DisabledLigaturesState 186 Source/platform/fonts/FontDescription.cpp case FontDescription::DisabledLigaturesState: DisabledLigaturesState 477 Source/platform/fonts/harfbuzz/HarfBuzzShaper.cpp case FontDescription::DisabledLigaturesState: DisabledLigaturesState 489 Source/platform/fonts/harfbuzz/HarfBuzzShaper.cpp case FontDescription::DisabledLigaturesState: DisabledLigaturesState 500 Source/platform/fonts/harfbuzz/HarfBuzzShaper.cpp case FontDescription::DisabledLigaturesState: DisabledLigaturesState 511 Source/platform/fonts/harfbuzz/HarfBuzzShaper.cpp case FontDescription::DisabledLigaturesState: