Home
last modified time | relevance | path

Searched refs:m_asynchronousSpellCheckingEnabled (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/page/
DSettings.h427 … void setAsynchronousSpellCheckingEnabled(bool flag) { m_asynchronousSpellCheckingEnabled = flag; } in setAsynchronousSpellCheckingEnabled()
428 … bool asynchronousSpellCheckingEnabled() const { return m_asynchronousSpellCheckingEnabled; } in asynchronousSpellCheckingEnabled()
604 bool m_asynchronousSpellCheckingEnabled: 1; variable
DSettings.cpp175 , m_asynchronousSpellCheckingEnabled(false) in Settings()
/external/webkit/Source/WebCore/
DChangeLog-2011-02-1642990 - Added Setting::m_asynchronousSpellCheckingEnabled to control