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

  /external/chromium_org/third_party/WebKit/Source/core/css/resolver/
FontBuilder.cpp 414 commonLigaturesState = FontDescription::EnabledLigaturesState;
420 discretionaryLigaturesState = FontDescription::EnabledLigaturesState;
426 historicalLigaturesState = FontDescription::EnabledLigaturesState;
  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/
FontDescription.h 76 enum LigaturesState { NormalLigaturesState, DisabledLigaturesState, EnabledLigaturesState };
Font.h 276 case FontDescription::EnabledLigaturesState:

Completed in 30 milliseconds