Searched refs:familyIsFixed (Results 1 – 1 of 1) sorted by relevance
3757 bool familyIsFixed = fontDescription.genericFamily() == FontDescription::MonospaceFamily; in applyProperty() local3772 size = fontSizeForKeyword(CSSValueMedium, m_style->htmlHacks(), familyIsFixed); in applyProperty()3785 … size = fontSizeForKeyword(primitiveValue->getIdent(), m_style->htmlHacks(), familyIsFixed); in applyProperty()