Home
last modified time | relevance | path

Searched defs:touch_down (Results 1 – 25 of 27) sorted by relevance

12

/dports/x11-wm/wayfire/wayfire-0.7.0/plugins/single_plugins/
H A Dextra-gestures.cpp75 auto touch_down = std::make_unique<wf::touch_action_t>(move_fingers, true); in build_touch_and_hold_move() local
99 auto touch_down = std::make_unique<wf::touch_action_t>(close_fingers, true); in build_tap_to_close() local
/dports/x11-wm/wayfire/wayfire-0.7.0/subprojects/wf-touch/test/
H A Dgesture_test.cpp35 gesture_event_t touch_down; variable
H A Daction_test.cpp7 touch_action_t touch_down{2, true}; variable
/dports/x11/libinput/libinput-1.12.6/test/
H A Dlitest-device-qemu-usb-tablet.c30 static void touch_down(struct litest_device *d, unsigned int slot, in touch_down() function
H A Dlitest-device-vmware-virtual-usb-mouse.c30 static void touch_down(struct litest_device *d, unsigned int slot, in touch_down() function
H A Dlitest-device-xen-virtual-pointer.c30 static void touch_down(struct litest_device *d, unsigned int slot, in touch_down() function
H A Dlitest-int.h79 void (*touch_down)(struct litest_device *d, unsigned int slot, double x, double y); member
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/metrics/
H A Dpointer_metrics_recorder_unittest.cc101 ui::TouchEvent touch_down(ui::ET_TOUCH_PRESSED, gfx::Point(), in CreateDownEvent() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/renderer_host/input/
H A Dtouch_selection_controller_client_aura_browsertest.cc614 ui::TouchEvent touch_down( in IN_PROC_BROWSER_TEST_P() local
856 ui::TouchEvent touch_down( in IN_PROC_BROWSER_TEST_F() local
980 ui::TouchEvent touch_down( in IN_PROC_BROWSER_TEST_F() local
1058 ui::TouchEvent touch_down( in IN_PROC_BROWSER_TEST_F() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/renderer_host/input/
H A Dtouch_selection_controller_client_aura_browsertest.cc582 ui::TouchEvent touch_down( in IN_PROC_BROWSER_TEST_P() local
830 ui::TouchEvent touch_down( in IN_PROC_BROWSER_TEST_F() local
954 ui::TouchEvent touch_down( in IN_PROC_BROWSER_TEST_F() local
1032 ui::TouchEvent touch_down( in IN_PROC_BROWSER_TEST_F() local
/dports/x11-toolkits/wlroots/wlroots-0.12.0/include/wlr/types/
H A Dwlr_cursor.h63 struct wl_signal touch_down; member
/dports/graphics/wrapland/wrapland-6a083c7bc9b37c5f756155e258b1fff4d24cea2a/server/
H A Dtouch_pool.cpp107 int32_t touch_pool::touch_down(const QPointF& globalPosition) in touch_down() function in Wrapland::Server::touch_pool
/dports/x11-wm/wayfire/wayfire-0.7.0/subprojects/wf-touch/src/
H A Dactions.cpp10 wf::touch::touch_action_t::touch_action_t(int cnt_fingers, bool touch_down) in touch_action_t()
/dports/x11-wm/gamescope/gamescope-3.7.1/src/
H A Dwlserver.hpp33 bool touch_down[ WLSERVER_TOUCH_COUNT ]; member
/dports/x11-wm/phoc/phoc-f26fa0123742ba95d303ad552fc1f8d2d0117288/src/
H A Dcursor.h51 struct wl_listener touch_down; member
/dports/x11-wm/sway/sway-1.5.1/include/sway/input/
H A Dcursor.h51 struct wl_listener touch_down; member
/dports/x11-wm/cage/cage-0.1.2.1/
H A Dseat.h39 struct wl_listener touch_down; member
/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dpsion5.cpp829 INPUT_CHANGED_MEMBER(psion5mx_state::touch_down) in INPUT_CHANGED_MEMBER()
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dpsion5.cpp829 INPUT_CHANGED_MEMBER(psion5mx_state::touch_down) in INPUT_CHANGED_MEMBER()
/dports/games/wesnoth/wesnoth-1.14.17/src/gui/core/event/
H A Dhandler.cpp747 void sdl_event_handler::touch_down(const point& position) in touch_down() function in gui2::event::sdl_event_handler
/dports/x11-toolkits/wlroots/wlroots-0.12.0/examples/
H A Dpointer.c43 struct wl_listener touch_down; member
/dports/devel/efl/efl-1.25.1/src/lib/evas/gesture/
H A Defl_canvas_gesture_private.h46 int touch_down; member
/dports/x11-toolkits/wlroots/wlroots-0.12.0/types/
H A Dwlr_cursor.c32 struct wl_listener touch_down; member
/dports/graphics/qt5-wayland/kde-qtwayland-5.15.2p37/src/client/
H A Dqwaylandinputdevice.cpp1334 void QWaylandInputDevice::Touch::touch_down(uint32_t serial, in touch_down() function in QtWaylandClient::QWaylandInputDevice::Touch
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/hid/
H A Dwacom_wac.h283 bool touch_down; member

12