Home
last modified time | relevance | path

Searched refs:aIgnoreRootScrollFrame (Results 1 – 25 of 114) sorted by relevance

12345

/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DnsDOMWindowUtils.h91 bool aIgnoreRootScrollFrame,
106 bool aIgnoreRootScrollFrame,
130 bool aIgnoreRootScrollFrame,
H A DnsDOMWindowUtils.cpp650 bool aIgnoreRootScrollFrame, in SendMouseEvent() argument
660 aIgnoreRootScrollFrame, aPressure, in SendMouseEvent()
689 aIgnoreRootScrollFrame, aPressure, in SendMouseEventToWindow()
706 bool aIgnoreRootScrollFrame, in SendMouseEventCommon() argument
793 event.mIgnoreRootScrollFrame = aIgnoreRootScrollFrame; in SendPointerEventCommon()
820 bool aIgnoreRootScrollFrame, in SendPointerEvent() argument
837 aModifiers, aIgnoreRootScrollFrame, in SendPointerEvent()
867 aModifiers, aIgnoreRootScrollFrame, in SendPointerEventToWindow()
978 bool aIgnoreRootScrollFrame, in SendTouchEvent() argument
1424 bool aIgnoreRootScrollFrame, in ElementFromPoint() argument
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsDOMWindowUtils.h85 int32_t aClickCount, int32_t aModifiers, bool aIgnoreRootScrollFrame,
95 bool aIgnoreRootScrollFrame, bool aToWindow,
H A DDocumentOrShadowRoot.cpp158 float aX, float aY, bool aIgnoreRootScrollFrame, bool aFlushLayout) { in ElementFromPointHelper() argument
162 ((aIgnoreRootScrollFrame ? nsIDocument::IGNORE_ROOT_SCROLL_FRAME : 0) | in ElementFromPointHelper()
H A DDocumentOrShadowRoot.h109 bool aIgnoreRootScrollFrame,
H A DnsDOMWindowUtils.cpp641 int32_t aClickCount, int32_t aModifiers, bool aIgnoreRootScrollFrame, in SendMouseEvent() argument
647 aType, aX, aY, aButton, aClickCount, aModifiers, aIgnoreRootScrollFrame, in SendMouseEvent()
658 int32_t aClickCount, int32_t aModifiers, bool aIgnoreRootScrollFrame, in SendMouseEventToWindow() argument
665 aType, aX, aY, aButton, aClickCount, aModifiers, aIgnoreRootScrollFrame, in SendMouseEventToWindow()
676 int32_t aClickCount, int32_t aModifiers, bool aIgnoreRootScrollFrame, in SendMouseEventCommon() argument
779 bool aIgnoreRootScrollFrame, in SendTouchEvent() argument
790 uint32_t aCount, int32_t aModifiers, bool aIgnoreRootScrollFrame, in SendTouchEventToWindow() argument
794 aIgnoreRootScrollFrame, true, aPreventDefault); in SendTouchEventToWindow()
801 uint32_t aCount, int32_t aModifiers, bool aIgnoreRootScrollFrame, in SendTouchEventCommon() argument
1152 bool aIgnoreRootScrollFrame, in ElementFromPoint() argument
[all …]
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DnsDOMWindowUtils.h93 int32_t aClickCount, int32_t aModifiers, bool aIgnoreRootScrollFrame,
104 int32_t aModifiers, bool aIgnoreRootScrollFrame, bool aToWindow,
H A DDocumentOrShadowRoot.h140 bool aIgnoreRootScrollFrame,
146 bool aIgnoreRootScrollFrame, bool aFlushLayout,
H A DDocumentOrShadowRoot.cpp485 float aX, float aY, bool aIgnoreRootScrollFrame, bool aFlushLayout, in ElementFromPointHelper() argument
488 if (aIgnoreRootScrollFrame) { in ElementFromPointHelper()
503 bool aIgnoreRootScrollFrame, in NodesFromRect() argument
509 if (!aIgnoreRootScrollFrame && (aX < 0 || aY < 0)) { in NodesFromRect()
521 if (aIgnoreRootScrollFrame) { in NodesFromRect()
H A DnsDOMWindowUtils.cpp692 int32_t aClickCount, int32_t aModifiers, bool aIgnoreRootScrollFrame, in SendMouseEvent() argument
698 aType, aX, aY, aButton, aClickCount, aModifiers, aIgnoreRootScrollFrame, in SendMouseEvent()
709 int32_t aClickCount, int32_t aModifiers, bool aIgnoreRootScrollFrame, in SendMouseEventToWindow() argument
727 int32_t aClickCount, int32_t aModifiers, bool aIgnoreRootScrollFrame, in SendMouseEventCommon() argument
846 int32_t aModifiers, bool aIgnoreRootScrollFrame, bool* aPreventDefault) { in SendTouchEvent() argument
858 int32_t aModifiers, bool aIgnoreRootScrollFrame, bool* aPreventDefault) { in SendTouchEventToWindow() argument
861 aIgnoreRootScrollFrame, true, aPreventDefault); in SendTouchEventToWindow()
869 int32_t aModifiers, bool aIgnoreRootScrollFrame, bool aToWindow, in SendTouchEventCommon() argument
1441 bool aIgnoreRootScrollFrame, in ElementFromPoint() argument
1447 aX, aY, aIgnoreRootScrollFrame, aFlushLayout, ViewportType::Layout); in ElementFromPoint()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsDOMWindowUtils.h91 int32_t aClickCount, int32_t aModifiers, bool aIgnoreRootScrollFrame,
102 int32_t aModifiers, bool aIgnoreRootScrollFrame, bool aToWindow,
H A DDocumentOrShadowRoot.h138 bool aIgnoreRootScrollFrame,
144 bool aIgnoreRootScrollFrame, bool aFlushLayout,
H A DDocumentOrShadowRoot.cpp484 float aX, float aY, bool aIgnoreRootScrollFrame, bool aFlushLayout, in ElementFromPointHelper() argument
487 if (aIgnoreRootScrollFrame) { in ElementFromPointHelper()
502 bool aIgnoreRootScrollFrame, in NodesFromRect() argument
507 if (!aIgnoreRootScrollFrame && (aX < 0 || aY < 0)) { in NodesFromRect()
519 if (aIgnoreRootScrollFrame) { in NodesFromRect()
H A DnsDOMWindowUtils.cpp635 int32_t aClickCount, int32_t aModifiers, bool aIgnoreRootScrollFrame, in SendMouseEvent() argument
641 aType, aX, aY, aButton, aClickCount, aModifiers, aIgnoreRootScrollFrame, in SendMouseEvent()
652 int32_t aClickCount, int32_t aModifiers, bool aIgnoreRootScrollFrame, in SendMouseEventToWindow() argument
659 aType, aX, aY, aButton, aClickCount, aModifiers, aIgnoreRootScrollFrame, in SendMouseEventToWindow()
670 int32_t aClickCount, int32_t aModifiers, bool aIgnoreRootScrollFrame, in SendMouseEventCommon() argument
773 int32_t aModifiers, bool aIgnoreRootScrollFrame, bool* aPreventDefault) { in SendTouchEvent() argument
785 int32_t aModifiers, bool aIgnoreRootScrollFrame, bool* aPreventDefault) { in SendTouchEventToWindow() argument
788 aIgnoreRootScrollFrame, true, aPreventDefault); in SendTouchEventToWindow()
796 int32_t aModifiers, bool aIgnoreRootScrollFrame, bool aToWindow, in SendTouchEventCommon() argument
1152 bool aIgnoreRootScrollFrame, in ElementFromPoint() argument
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DnsDOMWindowUtils.h93 int32_t aClickCount, int32_t aModifiers, bool aIgnoreRootScrollFrame,
104 int32_t aModifiers, bool aIgnoreRootScrollFrame, bool aToWindow,
H A DDocumentOrShadowRoot.h140 bool aIgnoreRootScrollFrame,
146 bool aIgnoreRootScrollFrame, bool aFlushLayout,
H A DDocumentOrShadowRoot.cpp485 float aX, float aY, bool aIgnoreRootScrollFrame, bool aFlushLayout, in ElementFromPointHelper() argument
488 if (aIgnoreRootScrollFrame) { in ElementFromPointHelper()
503 bool aIgnoreRootScrollFrame, in NodesFromRect() argument
509 if (!aIgnoreRootScrollFrame && (aX < 0 || aY < 0)) { in NodesFromRect()
521 if (aIgnoreRootScrollFrame) { in NodesFromRect()
H A DnsDOMWindowUtils.cpp692 int32_t aClickCount, int32_t aModifiers, bool aIgnoreRootScrollFrame, in SendMouseEvent() argument
698 aType, aX, aY, aButton, aClickCount, aModifiers, aIgnoreRootScrollFrame, in SendMouseEvent()
709 int32_t aClickCount, int32_t aModifiers, bool aIgnoreRootScrollFrame, in SendMouseEventToWindow() argument
727 int32_t aClickCount, int32_t aModifiers, bool aIgnoreRootScrollFrame, in SendMouseEventCommon() argument
846 int32_t aModifiers, bool aIgnoreRootScrollFrame, bool* aPreventDefault) { in SendTouchEvent() argument
858 int32_t aModifiers, bool aIgnoreRootScrollFrame, bool* aPreventDefault) { in SendTouchEventToWindow() argument
861 aIgnoreRootScrollFrame, true, aPreventDefault); in SendTouchEventToWindow()
869 int32_t aModifiers, bool aIgnoreRootScrollFrame, bool aToWindow, in SendTouchEventCommon() argument
1441 bool aIgnoreRootScrollFrame, in ElementFromPoint() argument
1447 aX, aY, aIgnoreRootScrollFrame, aFlushLayout, ViewportType::Layout); in ElementFromPoint()
[all …]
/dports/www/firefox/firefox-99.0/dom/base/
H A DnsDOMWindowUtils.h93 int32_t aClickCount, int32_t aModifiers, bool aIgnoreRootScrollFrame,
104 int32_t aModifiers, bool aIgnoreRootScrollFrame, bool aToWindow,
H A DDocumentOrShadowRoot.h140 bool aIgnoreRootScrollFrame,
146 bool aIgnoreRootScrollFrame, bool aFlushLayout,
H A DDocumentOrShadowRoot.cpp487 float aX, float aY, bool aIgnoreRootScrollFrame, bool aFlushLayout, in ElementFromPointHelper() argument
490 if (aIgnoreRootScrollFrame) { in ElementFromPointHelper()
505 bool aIgnoreRootScrollFrame, in NodesFromRect() argument
511 if (!aIgnoreRootScrollFrame && (aX < 0 || aY < 0)) { in NodesFromRect()
523 if (aIgnoreRootScrollFrame) { in NodesFromRect()
H A DnsDOMWindowUtils.cpp652 int32_t aClickCount, int32_t aModifiers, bool aIgnoreRootScrollFrame, in SendMouseEvent() argument
658 aType, aX, aY, aButton, aClickCount, aModifiers, aIgnoreRootScrollFrame, in SendMouseEvent()
669 int32_t aClickCount, int32_t aModifiers, bool aIgnoreRootScrollFrame, in SendMouseEventToWindow() argument
687 int32_t aClickCount, int32_t aModifiers, bool aIgnoreRootScrollFrame, in SendMouseEventCommon() argument
806 int32_t aModifiers, bool aIgnoreRootScrollFrame, bool* aPreventDefault) { in SendTouchEvent() argument
818 int32_t aModifiers, bool aIgnoreRootScrollFrame, bool* aPreventDefault) { in SendTouchEventToWindow() argument
821 aIgnoreRootScrollFrame, true, aPreventDefault); in SendTouchEventToWindow()
829 int32_t aModifiers, bool aIgnoreRootScrollFrame, bool aToWindow, in SendTouchEventCommon() argument
1424 bool aIgnoreRootScrollFrame, in ElementFromPoint() argument
1430 aX, aY, aIgnoreRootScrollFrame, aFlushLayout, ViewportType::Layout); in ElementFromPoint()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/apz/util/
H A DAPZCCallbackHelper.h122 bool aIgnoreRootScrollFrame,
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/apz/util/
H A DAPZCCallbackHelper.h122 bool aIgnoreRootScrollFrame,
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/interfaces/base/
H A DnsIDOMWindowUtils.idl315 * @param aIgnoreRootScrollFrame whether the event should ignore viewport bounds
335 [optional] in boolean aIgnoreRootScrollFrame,
397 [optional] in boolean aIgnoreRootScrollFrame,
444 [optional] in boolean aIgnoreRootScrollFrame);
456 [optional] in boolean aIgnoreRootScrollFrame,
473 [optional] in boolean aIgnoreRootScrollFrame,
497 [optional] in boolean aIgnoreRootScrollFrame);
891 * @param aIgnoreRootScrollFrame whether or not to ignore the root scroll
898 in boolean aIgnoreRootScrollFrame,
910 * @param aIgnoreRootScrollFrame whether or not to ignore the root scroll
[all …]

12345