HomeSort by relevance Sort by last modified time
    Searched defs:keywordSize (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/css/
FontSize.h 45 static unsigned keywordSize(CSSValueID valueID)
  /external/chromium_org/third_party/WebKit/Source/platform/fonts/
FontDescription.h 113 unsigned keyword : 4; // FontDescription::keywordSize
148 unsigned keywordSize() const { return m_keywordSize; }

Completed in 62 milliseconds