Home
last modified time | relevance | path

Searched defs:isGrammarCheckingEnabled (Results 1 – 12 of 12) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/Shared/
H A DTextCheckerState.h35 bool isGrammarCheckingEnabled; member
/dports/www/otter-browser/otter-browser-1.0.03/src/modules/backends/web/qtwebkit/
H A DQtWebKitSpellChecker.cpp177 bool QtWebKitSpellChecker::isGrammarCheckingEnabled() in isGrammarCheckingEnabled() function in Otter::QtWebKitSpellChecker
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/UIProcess/qt/
H A DTextCheckerQt.cpp57 void TextChecker::setGrammarCheckingEnabled(bool isGrammarCheckingEnabled) in setGrammarCheckingEnabled()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/UIProcess/gtk/
H A DTextCheckerGtk.cpp56 void TextChecker::setGrammarCheckingEnabled(bool isGrammarCheckingEnabled) in setGrammarCheckingEnabled()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/UIProcess/win/
H A DTextCheckerWin.cpp67 void TextChecker::setGrammarCheckingEnabled(bool isGrammarCheckingEnabled) in setGrammarCheckingEnabled()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit/wince/WebCoreSupport/
H A DEditorClientWinCE.cpp69 bool EditorClientWinCE::isGrammarCheckingEnabled() in isGrammarCheckingEnabled() function in WebKit::EditorClientWinCE
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/WebProcess/WebCoreSupport/
H A DWebEditorClient.cpp98 bool WebEditorClient::isGrammarCheckingEnabled() in isGrammarCheckingEnabled() function in WebKit::WebEditorClient
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit/qt/WebCoreSupport/
H A DEditorClientQt.cpp114 bool EditorClientQt::isGrammarCheckingEnabled() in isGrammarCheckingEnabled() function in WebCore::EditorClientQt
/dports/www/kf5-khtml/khtml-5.89.0/src/svg/graphics/
H A DSVGImageEmptyClients.h421 virtual bool isGrammarCheckingEnabled() in isGrammarCheckingEnabled() function
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/UIProcess/API/mac/
H A DWKView.mm784 {
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/editing/
H A DEditor.cpp1256 bool Editor::isGrammarCheckingEnabled() in isGrammarCheckingEnabled() function in WebCore::Editor
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/loader/
H A DEmptyClients.h436 virtual bool isGrammarCheckingEnabled() { return false; } in isGrammarCheckingEnabled() function