Home
last modified time | relevance | path

Searched defs:isContinuousSpellCheckingEnabled (Results 1 – 11 of 11) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/Shared/
H A DTextCheckerState.h34 bool isContinuousSpellCheckingEnabled; member
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/UIProcess/qt/
H A DTextCheckerQt.cpp52 void TextChecker::setContinuousSpellCheckingEnabled(bool isContinuousSpellCheckingEnabled) in setContinuousSpellCheckingEnabled()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/UIProcess/gtk/
H A DTextCheckerGtk.cpp51 void TextChecker::setContinuousSpellCheckingEnabled(bool isContinuousSpellCheckingEnabled) in setContinuousSpellCheckingEnabled()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/UIProcess/win/
H A DTextCheckerWin.cpp59 void TextChecker::setContinuousSpellCheckingEnabled(bool isContinuousSpellCheckingEnabled) in setContinuousSpellCheckingEnabled()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit/wince/WebCoreSupport/
H A DEditorClientWinCE.cpp63 bool EditorClientWinCE::isContinuousSpellCheckingEnabled() in isContinuousSpellCheckingEnabled() function in WebKit::EditorClientWinCE
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/WebProcess/WebCoreSupport/
H A DWebEditorClient.cpp88 bool WebEditorClient::isContinuousSpellCheckingEnabled() in isContinuousSpellCheckingEnabled() function in WebKit::WebEditorClient
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit/qt/WebCoreSupport/
H A DEditorClientQt.cpp109 bool EditorClientQt::isContinuousSpellCheckingEnabled() in isContinuousSpellCheckingEnabled() function in WebCore::EditorClientQt
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/editing/
H A DEditor.cpp1245 bool Editor::isContinuousSpellCheckingEnabled() in isContinuousSpellCheckingEnabled() function in WebCore::Editor
3123 bool isContinuousSpellCheckingEnabled = this->isContinuousSpellCheckingEnabled(); in respondToChangedSelection() local
/dports/www/kf5-khtml/khtml-5.89.0/src/svg/graphics/
H A DSVGImageEmptyClients.h416 virtual bool isContinuousSpellCheckingEnabled() in isContinuousSpellCheckingEnabled() function
/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/Source/
H A DNSTextView.m1573 {
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/loader/
H A DEmptyClients.h434 virtual bool isContinuousSpellCheckingEnabled() { return false; } in isContinuousSpellCheckingEnabled() function