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

  /external/chromium_org/third_party/WebKit/Source/platform/fonts/
FontDescription.h 179 void setKeywordSize(unsigned s) { m_keywordSize = s; }
  /external/chromium_org/third_party/WebKit/Source/core/css/resolver/
FontBuilder.cpp 329 fontDescription.setKeywordSize(size.keyword);

Completed in 118 milliseconds