Home
last modified time | relevance | path

Searched defs:IsTextEditor (Results 1 – 4 of 4) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/editor/libeditor/
H A DEditorBase.h2809 bool nsIEditor::IsTextEditor() const { in IsTextEditor() function
/dports/www/firefox/firefox-99.0/editor/libeditor/
H A DEditorBase.h2814 bool nsIEditor::IsTextEditor() const { in IsTextEditor() function
/dports/mail/thunderbird/thunderbird-91.8.0/editor/libeditor/
H A DEditorBase.h2809 bool nsIEditor::IsTextEditor() const { in IsTextEditor() function
/dports/lang/spidermonkey78/firefox-78.9.0/editor/libeditor/
H A DEditorBase.h160 bool IsTextEditor() const { return !mIsHTMLEditorClass; } in IsTextEditor() function