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

  /external/chromium_org/third_party/WebKit/Source/platform/fonts/
FontDescription.cpp 121 ligatures.contextual = contextualLigaturesState();
226 || contextualLigaturesState() == FontDescription::EnabledLigaturesState) {
FontDescription.h 147 LigaturesState contextualLigaturesState() const { return static_cast<LigaturesState>(m_contextualLigaturesState); }
  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSComputedStyleDeclaration.cpp     [all...]
  /external/chromium_org/third_party/WebKit/Source/platform/fonts/harfbuzz/
HarfBuzzShaper.cpp 514 switch (description.contextualLigaturesState()) {
    [all...]

Completed in 1071 milliseconds