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

  /external/chromium_org/third_party/WebKit/Source/platform/fonts/
FontDescription.cpp 119 ligatures.discretionary = discretionaryLigaturesState();
224 if (discretionaryLigaturesState() == FontDescription::EnabledLigaturesState
FontDescription.h 145 LigaturesState discretionaryLigaturesState() const { return static_cast<LigaturesState>(m_discretionaryLigaturesState); }
  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSComputedStyleDeclaration.cpp     [all...]
  /external/chromium_org/third_party/WebKit/Source/platform/fonts/harfbuzz/
HarfBuzzShaper.cpp 492 switch (description.discretionaryLigaturesState()) {
    [all...]

Completed in 68 milliseconds