Home
last modified time | relevance | path

Searched refs:PasteAsQuotation (Results 1 – 16 of 16) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/widget/
H A DCommandList.h156 NS_DEFINE_COMMAND(PasteAsQuotation, cmd_pasteQuote)
/dports/mail/thunderbird/thunderbird-91.8.0/widget/
H A DCommandList.h158 NS_DEFINE_COMMAND(PasteAsQuotation, cmd_pasteQuote)
/dports/www/firefox/firefox-99.0/widget/
H A DCommandList.h158 NS_DEFINE_COMMAND(PasteAsQuotation, cmd_pasteQuote)
/dports/www/firefox-esr/firefox-91.8.0/widget/
H A DCommandList.h158 NS_DEFINE_COMMAND(PasteAsQuotation, cmd_pasteQuote)
/dports/www/firefox-legacy/firefox-52.8.0esr/editor/libeditor/
H A DEditorCommands.cpp1137 return mailEditor->PasteAsQuotation(nsIClipboard::kGlobalClipboard); in DoCommand()
1149 return mailEditor->PasteAsQuotation(nsIClipboard::kGlobalClipboard); in DoCommandParams()
H A DEditorEventListener.cpp736 mailEditor->PasteAsQuotation(clipboard); in HandleMiddleClickPaste()
H A DTextEditor.cpp1353 TextEditor::PasteAsQuotation(int32_t aSelectionType) in PasteAsQuotation() function in mozilla::TextEditor
H A DHTMLEditorDataTransfer.cpp1619 HTMLEditor::PasteAsQuotation(int32_t aSelectionType) in PasteAsQuotation() function in mozilla::HTMLEditor
/dports/lang/spidermonkey60/firefox-60.9.0/editor/libeditor/
H A DEditorCommands.cpp1174 return textEditor->PasteAsQuotation(nsIClipboard::kGlobalClipboard); in DoCommand()
1187 return textEditor->PasteAsQuotation(nsIClipboard::kGlobalClipboard); in DoCommandParams()
H A DEditorEventListener.cpp672 textEditor->PasteAsQuotation(clipboard); in HandleMiddleClickPaste()
H A DTextEditor.cpp1357 TextEditor::PasteAsQuotation(int32_t aSelectionType) { in PasteAsQuotation() function in mozilla::TextEditor
H A DHTMLEditorDataTransfer.cpp1504 HTMLEditor::PasteAsQuotation(int32_t aSelectionType) { in PasteAsQuotation() function in mozilla::HTMLEditor
/dports/www/firefox-esr/firefox-91.8.0/editor/libeditor/
H A DEditorCommands.h127 case Command::PasteAsQuotation: in MOZ_MAKE_ENUM_CLASS_BITWISE_OPERATORS()
/dports/lang/spidermonkey78/firefox-78.9.0/editor/libeditor/
H A DEditorCommands.h127 case Command::PasteAsQuotation: in MOZ_MAKE_ENUM_CLASS_BITWISE_OPERATORS()
/dports/www/firefox/firefox-99.0/editor/libeditor/
H A DEditorCommands.h127 case Command::PasteAsQuotation: in MOZ_MAKE_ENUM_CLASS_BITWISE_OPERATORS()
/dports/mail/thunderbird/thunderbird-91.8.0/editor/libeditor/
H A DEditorCommands.h127 case Command::PasteAsQuotation: in MOZ_MAKE_ENUM_CLASS_BITWISE_OPERATORS()