HomeSort by relevance Sort by last modified time
    Searched refs:DisabledLigaturesState (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/css/resolver/
FontBuilder.cpp 411 commonLigaturesState = FontDescription::DisabledLigaturesState;
417 discretionaryLigaturesState = FontDescription::DisabledLigaturesState;
423 historicalLigaturesState = FontDescription::DisabledLigaturesState;
  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/
FontDescription.h 76 enum LigaturesState { NormalLigaturesState, DisabledLigaturesState, EnabledLigaturesState };
Font.h 273 case FontDescription::DisabledLigaturesState:
  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSComputedStyleDeclaration.cpp     [all...]

Completed in 2080 milliseconds