Home
last modified time | relevance | path

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

/external/webkit/WebKit/win/
DWebPreferences.cpp1119 HRESULT WebPreferences::allowContinuousSpellChecking(BOOL* enabled) in allowContinuousSpellChecking() function in WebPreferences
DWebView.cpp3741 static bool allowContinuousSpellChecking = true; in continuousCheckingAllowed() local