Home
last modified time | relevance | path

Searched refs:toggleAutomaticSpellingCorrection (Results 1 – 11 of 11) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/page/
H A DEditorClient.h153 virtual void toggleAutomaticSpellingCorrection() = 0;
H A DContextMenuController.cpp407 frame->editor()->toggleAutomaticSpellingCorrection(); in contextMenuItemSelected()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/WebProcess/WebCoreSupport/
H A DWebEditorClient.h120 virtual void toggleAutomaticSpellingCorrection();
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/editing/
H A DEditor.h251 void toggleAutomaticSpellingCorrection();
H A DEditor.cpp1368 void Editor::toggleAutomaticSpellingCorrection() in toggleAutomaticSpellingCorrection() function in WebCore::Editor
1371 client()->toggleAutomaticSpellingCorrection(); in toggleAutomaticSpellingCorrection()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/WebProcess/WebCoreSupport/mac/
H A DWebEditorClientMac.mm229 void WebEditorClient::toggleAutomaticSpellingCorrection()
/dports/lang/fpc-source/fpc-3.2.2/packages/cocoaint/src/appkit/
H A DNSTextView.inc275 …procedure toggleAutomaticSpellingCorrection (sender: id); message 'toggleAutomaticSpellingCorrecti…
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/loader/
H A DEmptyClients.h512 virtual void toggleAutomaticSpellingCorrection() { } in toggleAutomaticSpellingCorrection() function
/dports/editors/poedit/poedit-1.8.4/src/
H A Dedapp.cpp1191 …pelling, -1, _("Correct Spelling Automatically"), @selector(toggleAutomaticSpellingCorrection:), @… in TweakOSXMenuBar()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/UIProcess/API/mac/
H A DWKView.mm654 if (action == @selector(toggleAutomaticSpellingCorrection:)) {
805 - (IBAction)toggleAutomaticSpellingCorrection:(id)sender
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/
H A DChangeLog-2011-02-1610580 (-[WKView toggleAutomaticSpellingCorrection:]):
10652 (-[WKView toggleAutomaticSpellingCorrection:]):
30513 (WebKit::WebEditorClient::toggleAutomaticSpellingCorrection):