Searched refs:m_sansSerifFontFamily (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/page/
H A DSettings.h87 const AtomicString& sansSerifFontFamily() const { return m_sansSerifFontFamily; }
498 AtomicString m_sansSerifFontFamily; member in class:WebCore::Settings
H A DSettings.cpp245 if (m_sansSerifFontFamily == sansSerifFontFamily)
248 m_sansSerifFontFamily = sansSerifFontFamily;

Completed in 59 milliseconds