Home
last modified time | relevance | path

Searched defs:setAsynchronousSpellCheckingEnabled (Results 1 – 8 of 8) sorted by relevance

/external/webkit/Source/WebKit/chromium/src/
DWebSettingsImpl.cpp366 void WebSettingsImpl::setAsynchronousSpellCheckingEnabled(bool enabled) in setAsynchronousSpellCheckingEnabled() function in WebKit::WebSettingsImpl
/external/webkit/Tools/DumpRenderTree/mac/
DLayoutTestControllerMac.mm832 void LayoutTestController::setAsynchronousSpellCheckingEnabled(bool enabled) function
/external/webkit/Tools/DumpRenderTree/wx/
DLayoutTestControllerWx.cpp570 void LayoutTestController::setAsynchronousSpellCheckingEnabled(bool) in setAsynchronousSpellCheckingEnabled() function in LayoutTestController
/external/webkit/Tools/DumpRenderTree/qt/
DLayoutTestControllerQt.cpp392 void LayoutTestController::setAsynchronousSpellCheckingEnabled(bool) in setAsynchronousSpellCheckingEnabled() function in LayoutTestController
/external/webkit/Source/WebCore/page/
DSettings.h427 … void setAsynchronousSpellCheckingEnabled(bool flag) { m_asynchronousSpellCheckingEnabled = flag; } in setAsynchronousSpellCheckingEnabled() function
/external/webkit/Tools/DumpRenderTree/gtk/
DLayoutTestControllerGtk.cpp834 void LayoutTestController::setAsynchronousSpellCheckingEnabled(bool) in setAsynchronousSpellCheckingEnabled() function in LayoutTestController
/external/webkit/Tools/DumpRenderTree/win/
DLayoutTestControllerWin.cpp1212 void LayoutTestController::setAsynchronousSpellCheckingEnabled(bool) in setAsynchronousSpellCheckingEnabled() function in LayoutTestController
/external/webkit/Tools/DumpRenderTree/chromium/
DLayoutTestController.cpp646 void LayoutTestController::setAsynchronousSpellCheckingEnabled(const CppArgumentList& arguments, Cp… in setAsynchronousSpellCheckingEnabled() function in LayoutTestController