Searched refs:m_keywordSize (Results 1 – 1 of 1) sorted by relevance
76 , m_keywordSize(0) in FontDescription()111 unsigned keywordSize() const { return m_keywordSize; } in keywordSize()146 void setKeywordSize(unsigned s) { m_keywordSize = s; } in setKeywordSize()203 …unsigned m_keywordSize : 4; // We cache whether or not a font is currently represented by a CSS ke… variable239 && m_keywordSize == other.m_keywordSize