Home
last modified time | relevance | path

Searched defs:continuousSpellCheckingEnabled (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebKit/win/
DWebPreferences.cpp1095 HRESULT WebPreferences::continuousSpellCheckingEnabled(BOOL* enabled) in continuousSpellCheckingEnabled() function in WebPreferences
DWebView.cpp277 static bool continuousSpellCheckingEnabled; variable