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

  /external/webkit/WebCore/page/
Settings.h 100 const AtomicString& sansSerifFontFamily() const { return m_sansSerifFontFamily; }
366 AtomicString m_sansSerifFontFamily;
Settings.cpp 180 if (m_sansSerifFontFamily == sansSerifFontFamily)
183 m_sansSerifFontFamily = sansSerifFontFamily;

Completed in 12 milliseconds