Home
last modified time | relevance | path

Searched refs:aEditorInputType (Results 1 – 8 of 8) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DnsContentUtils.cpp4370 EditorInputType aEditorInputType, EditorBase* aEditorBase, in DispatchInputEvent() argument
4407 MOZ_ASSERT(aEditorInputType == EditorInputType::eUnknown); in DispatchInputEvent()
4426 aEditorInputType == EditorInputType::eInsertReplacementText); in DispatchInputEvent()
4459 IsCancelableBeforeInputEvent(aEditorInputType); in DispatchInputEvent()
4475 if (IsDataAvailableOnTextEditor(aEditorInputType)) { in DispatchInputEvent()
4490 if (IsDataAvailableOnHTMLEditor(aEditorInputType)) { in DispatchInputEvent()
4496 if (IsDataTransferAvailableOnHTMLEditor(aEditorInputType)) { in DispatchInputEvent()
4511 MayHaveTargetRangesOnHTMLEditor(aEditorInputType)) { in DispatchInputEvent()
4522 inputEvent.mInputType = aEditorInputType; in DispatchInputEvent()
H A DnsContentUtils.h1521 mozilla::EditorInputType aEditorInputType,
/dports/www/firefox/firefox-99.0/dom/base/
H A DnsContentUtils.cpp4366 EditorInputType aEditorInputType, EditorBase* aEditorBase, in DispatchInputEvent() argument
4403 MOZ_ASSERT(aEditorInputType == EditorInputType::eUnknown); in DispatchInputEvent()
4422 aEditorInputType == EditorInputType::eInsertReplacementText); in DispatchInputEvent()
4455 IsCancelableBeforeInputEvent(aEditorInputType); in DispatchInputEvent()
4471 if (IsDataAvailableOnTextEditor(aEditorInputType)) { in DispatchInputEvent()
4486 if (IsDataAvailableOnHTMLEditor(aEditorInputType)) { in DispatchInputEvent()
4492 if (IsDataTransferAvailableOnHTMLEditor(aEditorInputType)) { in DispatchInputEvent()
4507 MayHaveTargetRangesOnHTMLEditor(aEditorInputType)) { in DispatchInputEvent()
4518 inputEvent.mInputType = aEditorInputType; in DispatchInputEvent()
H A DnsContentUtils.h1546 mozilla::EditorInputType aEditorInputType,
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DnsContentUtils.cpp4370 EditorInputType aEditorInputType, EditorBase* aEditorBase, in DispatchInputEvent() argument
4407 MOZ_ASSERT(aEditorInputType == EditorInputType::eUnknown); in DispatchInputEvent()
4426 aEditorInputType == EditorInputType::eInsertReplacementText); in DispatchInputEvent()
4459 IsCancelableBeforeInputEvent(aEditorInputType); in DispatchInputEvent()
4475 if (IsDataAvailableOnTextEditor(aEditorInputType)) { in DispatchInputEvent()
4490 if (IsDataAvailableOnHTMLEditor(aEditorInputType)) { in DispatchInputEvent()
4496 if (IsDataTransferAvailableOnHTMLEditor(aEditorInputType)) { in DispatchInputEvent()
4511 MayHaveTargetRangesOnHTMLEditor(aEditorInputType)) { in DispatchInputEvent()
4522 inputEvent.mInputType = aEditorInputType; in DispatchInputEvent()
H A DnsContentUtils.h1521 mozilla::EditorInputType aEditorInputType,
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsContentUtils.cpp4079 EditorInputType aEditorInputType, TextEditor* aTextEditor, in DispatchInputEvent() argument
4116 MOZ_ASSERT(aEditorInputType == EditorInputType::eUnknown); in DispatchInputEvent()
4161 IsCancelableBeforeInputEvent(aEditorInputType); in DispatchInputEvent()
4177 if (IsDataAvailableOnTextEditor(aEditorInputType)) { in DispatchInputEvent()
4192 if (IsDataAvailableOnHTMLEditor(aEditorInputType)) { in DispatchInputEvent()
4198 if (IsDataTransferAvailableOnHTMLEditor(aEditorInputType)) { in DispatchInputEvent()
4213 MayHaveTargetRangesOnHTMLEditor(aEditorInputType)) { in DispatchInputEvent()
4224 inputEvent.mInputType = aEditorInputType; in DispatchInputEvent()
H A DnsContentUtils.h1509 mozilla::EditorInputType aEditorInputType,