Home
last modified time | relevance | path

Searched defs:touch_points (Results 1 – 25 of 26) sorted by relevance

12

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/events/gesture_detection/
H A Dgesture_touch_uma_histogram.cc68 int touch_points = gesture.details.touch_points(); in UMAEventTypeFromEvent() local
101 int touch_points = gesture.details.touch_points(); in UMAEventTypeFromEvent() local
113 int touch_points = gesture.details.touch_points(); in UMAEventTypeFromEvent() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/events/gesture_detection/
H A Dgesture_touch_uma_histogram.cc69 int touch_points = gesture.details.touch_points(); in UMAEventTypeFromEvent() local
102 int touch_points = gesture.details.touch_points(); in UMAEventTypeFromEvent() local
114 int touch_points = gesture.details.touch_points(); in UMAEventTypeFromEvent() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/events/devices/
H A Dtouchscreen_device.cc19 int touch_points, in TouchscreenDevice()
28 int touch_points, in TouchscreenDevice()
H A Dtouchscreen_device.h42 int touch_points = 0; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/events/devices/
H A Dtouchscreen_device.cc19 int touch_points, in TouchscreenDevice()
28 int touch_points, in TouchscreenDevice()
H A Dtouchscreen_device.h42 int touch_points = 0; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/renderer_host/input/
H A Dweb_input_event_util_unittest.cc89 size_t touch_points = 1; in TEST() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/renderer_host/input/
H A Dweb_input_event_util_unittest.cc90 size_t touch_points = 1; in TEST() local
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/winit-0.24.0/src/platform_impl/linux/wayland/seat/touch/
H A Dmod.rs47 touch_points: Vec<TouchPoint>, field
/dports/www/chromium-legacy/chromium-88.0.4324.182/remoting/proto/
H A Devent.proto143 repeated TouchEventPoint touch_points = 2; field
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/devtools/protocol/
H A Dinput_handler.cc719 std::unique_ptr<Array<Input::TouchPoint>> touch_points, in DispatchTouchEvent()
737 std::unique_ptr<Array<Input::TouchPoint>> touch_points, in DispatchWebTouchEvent()
873 std::unique_ptr<Array<Input::TouchPoint>> touch_points, in DispatchSyntheticPointerActionTouch()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/devtools/protocol/
H A Dinput_handler.cc810 std::unique_ptr<Array<Input::TouchPoint>> touch_points, in DispatchTouchEvent()
828 std::unique_ptr<Array<Input::TouchPoint>> touch_points, in DispatchWebTouchEvent()
1010 std::unique_ptr<Array<Input::TouchPoint>> touch_points, in DispatchSyntheticPointerActionTouch()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/events/
H A Dgesture_event_details.h58 int touch_points() const { return touch_points_; } in touch_points() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/events/
H A Dgesture_event_details.h57 int touch_points() const { return touch_points_; } in touch_points() function
/dports/x11-toolkits/wlroots/wlroots-0.12.0/examples/
H A Dtouch.c26 struct wl_list touch_points; member
H A Dpointer.c45 struct wl_list touch_points; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/autofill_assistant/browser/web/
H A Dweb_controller.cc549 touch_points; in TapOrClickOnCoordinates() local
617 touch_points; in OnDispatchTouchEventStart() local
/dports/devel/efl/efl-1.25.1/src/lib/evas/gesture/
H A Defl_canvas_gesture_private.h42 Eina_Array *touch_points; member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/autofill_assistant/browser/web/
H A Dweb_controller.cc443 touch_points; in TapOrClickOnCoordinates() local
511 touch_points; in OnDispatchTouchEventStart() local
/dports/x11-toolkits/wlroots/wlroots-0.12.0/include/wlr/types/
H A Dwlr_seat.h204 struct wl_list touch_points; // wlr_touch_point::link member
/dports/graphics/milton/milton-1.9.1/third_party/SDL2-2.0.8/src/video/wayland/
H A DSDL_waylandevents.c91 static struct SDL_WaylandTouchPointList touch_points = {NULL, NULL}; variable
/dports/x11/controllermap/SDL2-2.0.18/src/video/wayland/
H A DSDL_waylandevents.c84 static struct SDL_WaylandTouchPointList touch_points = {NULL, NULL}; variable
/dports/devel/sdl20/SDL2-2.0.18/src/video/wayland/
H A DSDL_waylandevents.c84 static struct SDL_WaylandTouchPointList touch_points = {NULL, NULL}; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/weston/src/libweston/backend-wayland/
H A Dwayland.c207 uint32_t touch_points; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/weston/src/libweston/backend-wayland/
H A Dwayland.c207 uint32_t touch_points; member

12