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

  /external/webkit/Source/WebCore/platform/graphics/
FontDescription.h 121 void setKeywordSize(unsigned s) { m_keywordSize = s; }
  /external/webkit/Source/WebCore/platform/graphics/wince/
SimpleFontDataWinCE.cpp 71 fontDesc.setKeywordSize(lroundf(scaleFactor * fontDesc.keywordSize()));
  /external/webkit/Source/WebCore/css/
CSSStyleSelector.cpp     [all...]

Completed in 970 milliseconds