Home
last modified time | relevance | path

Searched refs:GetHTMLEditor (Results 1 – 25 of 103) sorted by relevance

12345

/dports/www/firefox-legacy/firefox-52.8.0esr/editor/libeditor/
H A DHTMLEditorEventListener.cpp46 HTMLEditorEventListener::GetHTMLEditor() in GetHTMLEditor() function in mozilla::HTMLEditorEventListener
55 HTMLEditor* htmlEditor = GetHTMLEditor(); in MouseUp()
74 HTMLEditor* htmlEditor = GetHTMLEditor(); in MouseDown()
210 GetHTMLEditor()->DoInlineTableEditingAction(element); in MouseClick()
H A DHTMLEditorEventListener.h38 inline HTMLEditor* GetHTMLEditor();
/dports/lang/spidermonkey78/firefox-78.9.0/docshell/base/
H A DnsDocShellEditorData.h28 mozilla::HTMLEditor* GetHTMLEditor() const { return mHTMLEditor; } in GetHTMLEditor() function
/dports/lang/spidermonkey60/firefox-60.9.0/docshell/base/
H A DnsDocShellEditorData.h29 mozilla::HTMLEditor* GetHTMLEditor() const { return mHTMLEditor; } in GetHTMLEditor() function
/dports/www/firefox/firefox-99.0/docshell/base/
H A DnsDocShellEditorData.h31 mozilla::HTMLEditor* GetHTMLEditor() const { return mHTMLEditor; } in GetHTMLEditor() function
/dports/www/firefox-esr/firefox-91.8.0/docshell/base/
H A DnsDocShellEditorData.h31 mozilla::HTMLEditor* GetHTMLEditor() const { return mHTMLEditor; } in GetHTMLEditor() function
/dports/mail/thunderbird/thunderbird-91.8.0/docshell/base/
H A DnsDocShellEditorData.h31 mozilla::HTMLEditor* GetHTMLEditor() const { return mHTMLEditor; } in GetHTMLEditor() function
/dports/www/firefox-esr/firefox-91.8.0/editor/composer/
H A DnsIEditingSession.idl77 * This method is implemented with nsIDocShell::GetHTMLEditor(). I.e.,
H A DnsEditingSession.cpp489 RefPtr<HTMLEditor> htmlEditor = docShell->GetHTMLEditor(); in TearDownEditorOnWindow()
881 needsSetup = !docShell->GetHTMLEditor(); in EndDocumentLoad()
1297 return docShell->GetHTMLEditor(); in GetHTMLEditorForWindow()
/dports/lang/spidermonkey78/firefox-78.9.0/editor/composer/
H A DnsIEditingSession.idl77 * This method is implemented with nsIDocShell::GetHTMLEditor(). I.e.,
H A DnsEditingSession.cpp499 RefPtr<HTMLEditor> htmlEditor = docShell->GetHTMLEditor(); in TearDownEditorOnWindow()
891 needsSetup = !docShell->GetHTMLEditor(); in EndDocumentLoad()
1307 return docShell->GetHTMLEditor(); in GetHTMLEditorForWindow()
/dports/www/firefox/firefox-99.0/editor/composer/
H A DnsIEditingSession.idl77 * This method is implemented with nsIDocShell::GetHTMLEditor(). I.e.,
H A DnsEditingSession.cpp489 RefPtr<HTMLEditor> htmlEditor = docShell->GetHTMLEditor(); in TearDownEditorOnWindow()
881 needsSetup = !docShell->GetHTMLEditor(); in EndDocumentLoad()
1297 return docShell->GetHTMLEditor(); in GetHTMLEditorForWindow()
/dports/mail/thunderbird/thunderbird-91.8.0/editor/composer/
H A DnsIEditingSession.idl77 * This method is implemented with nsIDocShell::GetHTMLEditor(). I.e.,
H A DnsEditingSession.cpp489 RefPtr<HTMLEditor> htmlEditor = docShell->GetHTMLEditor(); in TearDownEditorOnWindow()
881 needsSetup = !docShell->GetHTMLEditor(); in EndDocumentLoad()
1297 return docShell->GetHTMLEditor(); in GetHTMLEditorForWindow()
/dports/lang/spidermonkey60/firefox-60.9.0/editor/composer/
H A DnsEditingSession.cpp532 RefPtr<HTMLEditor> htmlEditor = docShell->GetHTMLEditor(); in TearDownEditorOnWindow()
915 needsSetup = !docShell->GetHTMLEditor(); in EndDocumentLoad()
1339 return docShell->GetHTMLEditor(); in GetHTMLEditorForWindow()
H A DnsIEditingSession.idl113 * This method is implemented with nsIDocShell::GetHTMLEditor(). I.e.,
/dports/www/firefox-esr/firefox-91.8.0/dom/html/
H A DHTMLBodyElement.cpp274 RefPtr<HTMLEditor> htmlEditor = docShell->GetHTMLEditor(); in GetAssociatedEditor()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/html/
H A DHTMLBodyElement.cpp277 RefPtr<HTMLEditor> htmlEditor = docShell->GetHTMLEditor(); in GetAssociatedEditor()
/dports/www/firefox/firefox-99.0/dom/html/
H A DHTMLBodyElement.cpp274 RefPtr<HTMLEditor> htmlEditor = docShell->GetHTMLEditor(); in GetAssociatedEditor()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/html/
H A DHTMLBodyElement.cpp274 RefPtr<HTMLEditor> htmlEditor = docShell->GetHTMLEditor(); in GetAssociatedEditor()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/html/
H A DHTMLBodyElement.cpp289 RefPtr<HTMLEditor> htmlEditor = docShell->GetHTMLEditor(); in GetAssociatedEditor()
/dports/www/firefox-esr/firefox-91.8.0/dom/events/
H A DGlobalKeyListener.cpp687 HTMLEditor* htmlEditor = docShell->GetHTMLEditor(); in IsHTMLEditorFocused()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/events/
H A DGlobalKeyListener.cpp758 HTMLEditor* htmlEditor = docShell->GetHTMLEditor(); in IsHTMLEditorFocused()
/dports/www/firefox/firefox-99.0/dom/events/
H A DGlobalKeyListener.cpp711 HTMLEditor* htmlEditor = docShell->GetHTMLEditor(); in IsHTMLEditorFocused()

12345