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

  /external/chromium_org/third_party/WebKit/Source/platform/fonts/
FontDescription.cpp 118 ligatures.common = commonLigaturesState();
213 switch (commonLigaturesState()) {
FontDescription.h 144 LigaturesState commonLigaturesState() const { return static_cast<LigaturesState>(m_commonLigaturesState); }
  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSComputedStyleDeclaration.cpp     [all...]
  /external/chromium_org/third_party/WebKit/Source/platform/fonts/harfbuzz/
HarfBuzzShaper.cpp 480 switch (description.commonLigaturesState()) {
    [all...]

Completed in 412 milliseconds