Searched refs:m_sansSerifFontFamily (Results 1 – 2 of 2) sorted by relevance
87 const AtomicString& sansSerifFontFamily() const { return m_sansSerifFontFamily; } in sansSerifFontFamily()492 AtomicString m_sansSerifFontFamily; variable
243 if (m_sansSerifFontFamily == sansSerifFontFamily) in setSansSerifFontFamily()246 m_sansSerifFontFamily = sansSerifFontFamily; in setSansSerifFontFamily()