Home
last modified time | relevance | path

Searched refs:GetTargetEditor (Results 1 – 6 of 6) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DDocument.cpp5078 EditorBase* Document::AutoEditorCommandTarget::GetTargetEditor() const { in GetTargetEditor() function in mozilla::dom::Document::AutoEditorCommandTarget
5099 EditorBase* targetEditor = GetTargetEditor(); in IsEditable()
5109 EditorBase* targetEditor = GetTargetEditor(); in IsCommandEnabled()
5122 EditorBase* targetEditor = GetTargetEditor(); in DoCommand()
5137 EditorBase* targetEditor = GetTargetEditor(); in DoCommandParam()
5150 EditorBase* targetEditor = GetTargetEditor(); in GetCommandStateParams()
H A DDocument.h4184 EditorBase* GetTargetEditor() const;
/dports/www/firefox/firefox-99.0/dom/base/
H A DDocument.cpp5191 EditorBase* Document::AutoEditorCommandTarget::GetTargetEditor() const { in GetTargetEditor() function in mozilla::dom::Document::AutoEditorCommandTarget
5212 EditorBase* targetEditor = GetTargetEditor(); in IsEditable()
5222 EditorBase* targetEditor = GetTargetEditor(); in IsCommandEnabled()
5235 EditorBase* targetEditor = GetTargetEditor(); in DoCommand()
5250 EditorBase* targetEditor = GetTargetEditor(); in DoCommandParam()
5263 EditorBase* targetEditor = GetTargetEditor(); in GetCommandStateParams()
H A DDocument.h4235 EditorBase* GetTargetEditor() const;
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DDocument.cpp5078 EditorBase* Document::AutoEditorCommandTarget::GetTargetEditor() const { in GetTargetEditor() function in mozilla::dom::Document::AutoEditorCommandTarget
5099 EditorBase* targetEditor = GetTargetEditor(); in IsEditable()
5109 EditorBase* targetEditor = GetTargetEditor(); in IsCommandEnabled()
5122 EditorBase* targetEditor = GetTargetEditor(); in DoCommand()
5137 EditorBase* targetEditor = GetTargetEditor(); in DoCommandParam()
5150 EditorBase* targetEditor = GetTargetEditor(); in GetCommandStateParams()
H A DDocument.h4184 EditorBase* GetTargetEditor() const;