Home
last modified time | relevance | path

Searched refs:mIgnoreRootScrollFrame (Results 1 – 25 of 36) sorted by relevance

12

/dports/www/firefox-legacy/firefox-52.8.0esr/widget/
H A DMouseEvents.h211 , mIgnoreRootScrollFrame(false) in WidgetMouseEvent()
225 , mIgnoreRootScrollFrame(false) in WidgetMouseEvent()
242 , mIgnoreRootScrollFrame(false) in WidgetMouseEventBase()
290 bool mIgnoreRootScrollFrame; variable
302 mIgnoreRootScrollFrame = aEvent.mIgnoreRootScrollFrame; in AssignMouseEventData()
H A DInputData.cpp461 event.mIgnoreRootScrollFrame = true; in ToWidgetMouseEvent()
H A DnsGUIEventIPC.h229 WriteParam(aMsg, aParam.mIgnoreRootScrollFrame);
246 ReadParam(aMsg, aIter, &aResult->mIgnoreRootScrollFrame) &&
/dports/lang/spidermonkey78/firefox-78.9.0/widget/
H A DMouseEvents.h201 mIgnoreRootScrollFrame(false), in WidgetMouseEvent()
211 mIgnoreRootScrollFrame(false), in WidgetMouseEvent()
225 mIgnoreRootScrollFrame(false), in WidgetMouseEventBase()
278 bool mIgnoreRootScrollFrame; variable
293 mIgnoreRootScrollFrame = aEvent.mIgnoreRootScrollFrame; in AssignMouseEventData()
H A DnsGUIEventIPC.h243 WriteParam(aMsg, aParam.mIgnoreRootScrollFrame);
261 ReadParam(aMsg, aIter, &aResult->mIgnoreRootScrollFrame) &&
/dports/lang/spidermonkey60/firefox-60.9.0/widget/
H A DMouseEvents.h223 mIgnoreRootScrollFrame(false), in WidgetMouseEvent()
232 mIgnoreRootScrollFrame(false), in WidgetMouseEvent()
245 mIgnoreRootScrollFrame(false), in WidgetMouseEventBase()
290 bool mIgnoreRootScrollFrame; variable
301 mIgnoreRootScrollFrame = aEvent.mIgnoreRootScrollFrame; in AssignMouseEventData()
H A DInputData.cpp445 event.mIgnoreRootScrollFrame = true; in ToWidgetMouseEvent()
H A DnsGUIEventIPC.h239 WriteParam(aMsg, aParam.mIgnoreRootScrollFrame);
257 ReadParam(aMsg, aIter, &aResult->mIgnoreRootScrollFrame) &&
/dports/mail/thunderbird/thunderbird-91.8.0/widget/
H A DMouseEvents.h206 mIgnoreRootScrollFrame(false), in WidgetMouseEvent()
216 mIgnoreRootScrollFrame(false), in WidgetMouseEvent()
234 mIgnoreRootScrollFrame(false), in WidgetMouseEventBase()
284 bool mIgnoreRootScrollFrame; variable
299 mIgnoreRootScrollFrame = aEvent.mIgnoreRootScrollFrame; in AssignMouseEventData()
H A DnsGUIEventIPC.h249 WriteParam(aMsg, aParam.mIgnoreRootScrollFrame);
272 ReadParam(aMsg, aIter, &aResult->mIgnoreRootScrollFrame) &&
/dports/www/firefox/firefox-99.0/widget/
H A DMouseEvents.h206 mIgnoreRootScrollFrame(false), in WidgetMouseEvent()
216 mIgnoreRootScrollFrame(false), in WidgetMouseEvent()
234 mIgnoreRootScrollFrame(false), in WidgetMouseEventBase()
284 bool mIgnoreRootScrollFrame; variable
299 mIgnoreRootScrollFrame = aEvent.mIgnoreRootScrollFrame; in AssignMouseEventData()
H A DnsGUIEventIPC.h226 WriteParam(aWriter, aParam.mIgnoreRootScrollFrame);
248 ReadParam(aReader, &aResult->mIgnoreRootScrollFrame) &&
/dports/www/firefox-esr/firefox-91.8.0/widget/
H A DMouseEvents.h206 mIgnoreRootScrollFrame(false), in WidgetMouseEvent()
216 mIgnoreRootScrollFrame(false), in WidgetMouseEvent()
234 mIgnoreRootScrollFrame(false), in WidgetMouseEventBase()
284 bool mIgnoreRootScrollFrame; variable
299 mIgnoreRootScrollFrame = aEvent.mIgnoreRootScrollFrame; in AssignMouseEventData()
H A DnsGUIEventIPC.h249 WriteParam(aMsg, aParam.mIgnoreRootScrollFrame);
272 ReadParam(aMsg, aIter, &aResult->mIgnoreRootScrollFrame) &&
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/apz/util/
H A DAPZCCallbackHelper.cpp496 event.mIgnoreRootScrollFrame = true; in DispatchSynthesizedMouseEvent()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/apz/util/
H A DAPZCCallbackHelper.cpp499 event.mIgnoreRootScrollFrame = true; in DispatchSynthesizedMouseEvent()
/dports/lang/spidermonkey60/firefox-60.9.0/widget/android/
H A DnsWindow.cpp1790 hittest.mIgnoreRootScrollFrame = true; in DispatchHitTest()
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/android/
H A DnsWindow.cpp2117 hittest.mIgnoreRootScrollFrame = true; in DispatchHitTest()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DnsDOMWindowUtils.cpp793 event.mIgnoreRootScrollFrame = aIgnoreRootScrollFrame; in SendPointerEventCommon()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/base/
H A DPresShell.cpp6716 mouseEvent->mIgnoreRootScrollFrame) { in HandleEvent()
10085 if (mouseEvent->mIgnoreRootScrollFrame) { in GetOverrideClickTarget()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/base/
H A DPresShell.cpp6997 if (mouseEvent && mouseEvent->mIgnoreRootScrollFrame) { in GetFrameToHandleNonTouchEvent()
11274 if (mouseEvent->mIgnoreRootScrollFrame) { in GetOverrideClickTarget()
/dports/www/firefox-esr/firefox-91.8.0/layout/base/
H A DPresShell.cpp7166 if (mouseEvent && mouseEvent->mIgnoreRootScrollFrame) { in GetFrameToHandleNonTouchEvent()
11498 if (mouseEvent->mIgnoreRootScrollFrame) { in GetOverrideClickTarget()
/dports/www/firefox/firefox-99.0/layout/base/
H A DPresShell.cpp7121 if (mouseEvent && mouseEvent->mIgnoreRootScrollFrame) { in GetFrameToHandleNonTouchEvent()
11516 if (mouseEvent->mIgnoreRootScrollFrame) { in GetOverrideClickTarget()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/base/
H A DPresShell.cpp7166 if (mouseEvent && mouseEvent->mIgnoreRootScrollFrame) { in GetFrameToHandleNonTouchEvent()
11498 if (mouseEvent->mIgnoreRootScrollFrame) { in GetOverrideClickTarget()
/dports/lang/spidermonkey60/firefox-60.9.0/widget/windows/
H A DnsWindow.cpp4079 hittest.mIgnoreRootScrollFrame = true; in TouchEventShouldStartDrag()

12