Home
last modified time | relevance | path

Searched refs:SetPointerCaptureById (Results 1 – 12 of 12) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/dom/events/
H A DPointerEventHandler.h58 static void SetPointerCaptureById(uint32_t aPointerId, nsIContent* aContent);
H A DPointerEventHandler.cpp126 /* static */ void PointerEventHandler::SetPointerCaptureById( in SetPointerCaptureById() function in mozilla::PointerEventHandler
284 SetPointerCaptureById(pointerEvent->pointerId, target); in ImplicitlyCapturePointer()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/events/
H A DPointerEventHandler.h51 static void SetPointerCaptureById(uint32_t aPointerId, nsIContent* aContent);
H A DPointerEventHandler.cpp122 void PointerEventHandler::SetPointerCaptureById(uint32_t aPointerId, in SetPointerCaptureById() function in mozilla::PointerEventHandler
312 SetPointerCaptureById(pointerEvent->pointerId, target); in ImplicitlyCapturePointer()
/dports/www/firefox-esr/firefox-91.8.0/dom/events/
H A DPointerEventHandler.h206 static void SetPointerCaptureById(uint32_t aPointerId,
H A DPointerEventHandler.cpp133 SetPointerCaptureById(aPointerId, aElement); in RequestPointerCaptureById()
149 void PointerEventHandler::SetPointerCaptureById(uint32_t aPointerId, in SetPointerCaptureById() function in mozilla::PointerEventHandler
/dports/www/firefox/firefox-99.0/dom/events/
H A DPointerEventHandler.h206 static void SetPointerCaptureById(uint32_t aPointerId,
H A DPointerEventHandler.cpp135 SetPointerCaptureById(aPointerId, aElement); in RequestPointerCaptureById()
151 void PointerEventHandler::SetPointerCaptureById(uint32_t aPointerId, in SetPointerCaptureById() function in mozilla::PointerEventHandler
/dports/mail/thunderbird/thunderbird-91.8.0/dom/events/
H A DPointerEventHandler.h206 static void SetPointerCaptureById(uint32_t aPointerId,
H A DPointerEventHandler.cpp133 SetPointerCaptureById(aPointerId, aElement); in RequestPointerCaptureById()
149 void PointerEventHandler::SetPointerCaptureById(uint32_t aPointerId, in SetPointerCaptureById() function in mozilla::PointerEventHandler
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DElement.h1165 PointerEventHandler::SetPointerCaptureById(aPointerId, this); in SetPointerCapture()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DElement.h1208 PointerEventHandler::SetPointerCaptureById(aPointerId, this); in SetPointerCapture()