Home
last modified time | relevance | path

Searched defs:TouchUp (Results 1 – 11 of 11) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/apz/test/gtest/
H A DInputUtils.h68 nsEventStatus TouchUp(const RefPtr<InputReceiver>& aTarget, in TouchUp() function
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/apz/test/gtest/
H A DInputUtils.h68 APZEventResult TouchUp(const RefPtr<InputReceiver>& aTarget, in TouchUp() function
/dports/www/firefox/firefox-99.0/gfx/layers/apz/test/gtest/
H A DInputUtils.h68 APZEventResult TouchUp(const RefPtr<InputReceiver>& aTarget, in TouchUp() function
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/apz/test/gtest/
H A DInputUtils.h68 APZEventResult TouchUp(const RefPtr<InputReceiver>& aTarget, in TouchUp() function
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/apz/test/gtest/
H A DInputUtils.h99 nsEventStatus TouchUp(const RefPtr<InputReceiver>& aTarget, in TouchUp() function
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/apz/test/gtest/
H A DInputUtils.h107 TouchUp(const RefPtr<InputReceiver>& aTarget, const ScreenIntPoint& aPoint, in TouchUp() function
/dports/games/gemrb/gemrb-0.9.0/gemrb/core/GUI/
H A DEventMgr.h178 TouchUp, enumerator
H A DView.cpp794 void View::TouchUp(const TouchEvent& te, unsigned short mod) in TouchUp() function in GemRB::View
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/exo/wayland/clients/
H A Drects.cc114 void TouchUp(void* data, in TouchUp() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/exo/wayland/clients/
H A Drects.cc114 void TouchUp(void* data, in TouchUp() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/test/chromedriver/client/
H A Dchromedriver.py492 def TouchUp(self, x, y): member in ChromeDriver