Home
last modified time | relevance | path

Searched refs:TouchMove (Results 1 – 25 of 107) sorted by relevance

12345

/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/stdweb-0.4.20/src/webapi/events/
H A Dtouch.rs115 pub struct TouchMove( Reference ); struct
117 impl IEvent for TouchMove {} implementation
118 impl IUiEvent for TouchMove {} implementation
119 impl ITouchEvent for TouchMove {} implementation
211 @{TouchMove::EVENT_TYPE}, in test_touch_event()
223 assert_eq!( event.event_type(), TouchMove::EVENT_TYPE ); in test_touch_event()
235 let event: TouchMove = js!( in test_touch_move_event()
236 return new TouchEvent( @{TouchMove::EVENT_TYPE} ); in test_touch_move_event()
238 assert_eq!( event.event_type(), TouchMove::EVENT_TYPE ); in test_touch_move_event()
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/stdweb/src/webapi/events/
H A Dtouch.rs115 pub struct TouchMove( Reference ); struct
117 impl IEvent for TouchMove {} implementation
118 impl IUiEvent for TouchMove {} implementation
119 impl ITouchEvent for TouchMove {} implementation
211 @{TouchMove::EVENT_TYPE}, in test_touch_event()
223 assert_eq!( event.event_type(), TouchMove::EVENT_TYPE ); in test_touch_event()
235 let event: TouchMove = js!( in test_touch_move_event()
236 return new TouchEvent( @{TouchMove::EVENT_TYPE} ); in test_touch_move_event()
238 assert_eq!( event.event_type(), TouchMove::EVENT_TYPE ); in test_touch_move_event()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/stdweb-0.4.20/src/webapi/events/
H A Dtouch.rs115 pub struct TouchMove( Reference ); struct
117 impl IEvent for TouchMove {} implementation
118 impl IUiEvent for TouchMove {} implementation
119 impl ITouchEvent for TouchMove {} implementation
211 @{TouchMove::EVENT_TYPE}, in test_touch_event()
223 assert_eq!( event.event_type(), TouchMove::EVENT_TYPE ); in test_touch_event()
235 let event: TouchMove = js!( in test_touch_move_event()
236 return new TouchEvent( @{TouchMove::EVENT_TYPE} ); in test_touch_move_event()
238 assert_eq!( event.event_type(), TouchMove::EVENT_TYPE ); in test_touch_move_event()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/stdweb-0.4.20/src/webapi/events/
H A Dtouch.rs115 pub struct TouchMove( Reference ); struct
117 impl IEvent for TouchMove {} implementation
118 impl IUiEvent for TouchMove {} implementation
119 impl ITouchEvent for TouchMove {} implementation
211 @{TouchMove::EVENT_TYPE}, in test_touch_event()
223 assert_eq!( event.event_type(), TouchMove::EVENT_TYPE ); in test_touch_event()
235 let event: TouchMove = js!( in test_touch_move_event()
236 return new TouchEvent( @{TouchMove::EVENT_TYPE} ); in test_touch_move_event()
238 assert_eq!( event.event_type(), TouchMove::EVENT_TYPE ); in test_touch_move_event()
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/stdweb-0.4.20/src/webapi/events/
H A Dtouch.rs115 pub struct TouchMove( Reference ); struct
117 impl IEvent for TouchMove {} implementation
118 impl IUiEvent for TouchMove {} implementation
119 impl ITouchEvent for TouchMove {} implementation
211 @{TouchMove::EVENT_TYPE}, in test_touch_event()
223 assert_eq!( event.event_type(), TouchMove::EVENT_TYPE ); in test_touch_event()
235 let event: TouchMove = js!( in test_touch_move_event()
236 return new TouchEvent( @{TouchMove::EVENT_TYPE} ); in test_touch_move_event()
238 assert_eq!( event.event_type(), TouchMove::EVENT_TYPE ); in test_touch_move_event()
/dports/www/xh/xh-0.14.1/cargo-crates/stdweb-0.4.20/src/webapi/events/
H A Dtouch.rs115 pub struct TouchMove( Reference ); struct
117 impl IEvent for TouchMove {} implementation
118 impl IUiEvent for TouchMove {} implementation
119 impl ITouchEvent for TouchMove {} implementation
211 @{TouchMove::EVENT_TYPE}, in test_touch_event()
223 assert_eq!( event.event_type(), TouchMove::EVENT_TYPE ); in test_touch_event()
235 let event: TouchMove = js!( in test_touch_move_event()
236 return new TouchEvent( @{TouchMove::EVENT_TYPE} ); in test_touch_move_event()
238 assert_eq!( event.event_type(), TouchMove::EVENT_TYPE ); in test_touch_move_event()
/dports/www/miniserve/miniserve-0.18.0/cargo-crates/stdweb-0.4.20/src/webapi/events/
H A Dtouch.rs115 pub struct TouchMove( Reference ); struct
117 impl IEvent for TouchMove {} implementation
118 impl IUiEvent for TouchMove {} implementation
119 impl ITouchEvent for TouchMove {} implementation
211 @{TouchMove::EVENT_TYPE}, in test_touch_event()
223 assert_eq!( event.event_type(), TouchMove::EVENT_TYPE ); in test_touch_event()
235 let event: TouchMove = js!( in test_touch_move_event()
236 return new TouchEvent( @{TouchMove::EVENT_TYPE} ); in test_touch_move_event()
238 assert_eq!( event.event_type(), TouchMove::EVENT_TYPE ); in test_touch_move_event()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/stdweb-0.4.20/src/webapi/events/
H A Dtouch.rs115 pub struct TouchMove( Reference ); struct
117 impl IEvent for TouchMove {} implementation
118 impl IUiEvent for TouchMove {} implementation
119 impl ITouchEvent for TouchMove {} implementation
211 @{TouchMove::EVENT_TYPE}, in test_touch_event()
223 assert_eq!( event.event_type(), TouchMove::EVENT_TYPE ); in test_touch_event()
235 let event: TouchMove = js!( in test_touch_move_event()
236 return new TouchEvent( @{TouchMove::EVENT_TYPE} ); in test_touch_move_event()
238 assert_eq!( event.event_type(), TouchMove::EVENT_TYPE ); in test_touch_move_event()
/dports/editors/parinfer-rust/parinfer-rust-0.4.3/cargo-crates/stdweb-0.4.17/src/webapi/events/
H A Dtouch.rs115 pub struct TouchMove( Reference ); struct
117 impl IEvent for TouchMove {} implementation
118 impl IUiEvent for TouchMove {} implementation
119 impl ITouchEvent for TouchMove {} implementation
211 @{TouchMove::EVENT_TYPE}, in test_touch_event()
223 assert_eq!( event.event_type(), TouchMove::EVENT_TYPE ); in test_touch_event()
235 let event: TouchMove = js!( in test_touch_move_event()
236 return new TouchEvent( @{TouchMove::EVENT_TYPE} ); in test_touch_move_event()
238 assert_eq!( event.event_type(), TouchMove::EVENT_TYPE ); in test_touch_move_event()
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/stdweb-0.4.20/src/webapi/events/
H A Dtouch.rs115 pub struct TouchMove( Reference ); struct
117 impl IEvent for TouchMove {} implementation
118 impl IUiEvent for TouchMove {} implementation
119 impl ITouchEvent for TouchMove {} implementation
211 @{TouchMove::EVENT_TYPE}, in test_touch_event()
223 assert_eq!( event.event_type(), TouchMove::EVENT_TYPE ); in test_touch_event()
235 let event: TouchMove = js!( in test_touch_move_event()
236 return new TouchEvent( @{TouchMove::EVENT_TYPE} ); in test_touch_move_event()
238 assert_eq!( event.event_type(), TouchMove::EVENT_TYPE ); in test_touch_move_event()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/stdweb-0.4.20/src/webapi/events/
H A Dtouch.rs115 pub struct TouchMove( Reference ); struct
117 impl IEvent for TouchMove {} implementation
118 impl IUiEvent for TouchMove {} implementation
119 impl ITouchEvent for TouchMove {} implementation
211 @{TouchMove::EVENT_TYPE}, in test_touch_event()
223 assert_eq!( event.event_type(), TouchMove::EVENT_TYPE ); in test_touch_event()
235 let event: TouchMove = js!( in test_touch_move_event()
236 return new TouchEvent( @{TouchMove::EVENT_TYPE} ); in test_touch_move_event()
238 assert_eq!( event.event_type(), TouchMove::EVENT_TYPE ); in test_touch_move_event()
/dports/www/firefox/firefox-99.0/gfx/layers/apz/test/gtest/
H A DTestPanning.cpp149 result = TouchMove(apzc, ScreenIntPoint(0, 45), mcc->Time()); in TEST_F()
151 result = TouchMove(apzc, ScreenIntPoint(0, 40), mcc->Time()); in TEST_F()
153 result = TouchMove(apzc, ScreenIntPoint(0, 30), mcc->Time()); in TEST_F()
155 result = TouchMove(apzc, ScreenIntPoint(0, 20), mcc->Time()); in TEST_F()
170 result = TouchMove(apzc, ScreenIntPoint(0, 45), mcc->Time()); in TEST_F()
172 result = TouchMove(apzc, ScreenIntPoint(0, 20), mcc->Time()); in TEST_F()
187 result = TouchMove(apzc, ScreenIntPoint(0, 45), mcc->Time()); in TEST_F()
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/apz/test/gtest/
H A DTestPanning.cpp167 result = TouchMove(apzc, ScreenIntPoint(0, 45), mcc->Time()); in TEST_F()
169 result = TouchMove(apzc, ScreenIntPoint(0, 40), mcc->Time()); in TEST_F()
171 result = TouchMove(apzc, ScreenIntPoint(0, 30), mcc->Time()); in TEST_F()
173 result = TouchMove(apzc, ScreenIntPoint(0, 20), mcc->Time()); in TEST_F()
189 result = TouchMove(apzc, ScreenIntPoint(0, 45), mcc->Time()); in TEST_F()
191 result = TouchMove(apzc, ScreenIntPoint(0, 20), mcc->Time()); in TEST_F()
207 result = TouchMove(apzc, ScreenIntPoint(0, 45), mcc->Time()); in TEST_F()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/apz/test/gtest/
H A DTestPanning.cpp167 result = TouchMove(apzc, ScreenIntPoint(0, 45), mcc->Time()); in TEST_F()
169 result = TouchMove(apzc, ScreenIntPoint(0, 40), mcc->Time()); in TEST_F()
171 result = TouchMove(apzc, ScreenIntPoint(0, 30), mcc->Time()); in TEST_F()
173 result = TouchMove(apzc, ScreenIntPoint(0, 20), mcc->Time()); in TEST_F()
189 result = TouchMove(apzc, ScreenIntPoint(0, 45), mcc->Time()); in TEST_F()
191 result = TouchMove(apzc, ScreenIntPoint(0, 20), mcc->Time()); in TEST_F()
207 result = TouchMove(apzc, ScreenIntPoint(0, 45), mcc->Time()); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/perf/core/tbmv3/metrics/
H A Djanky_time_per_scroll_processing_time.proto32 // The number of milliseconds that we consider janky where a TouchMove blocked
36 // The percentage of time we consider janky where a TouchMove blocked a
H A Dnum_excessive_touch_moves_blocking_gesture_scroll_updates.proto16 // The number of times that scroll switched back to TouchMove being blocking.
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/renderer_host/input/
H A Dtouch_emulator_unittest.cc192 bool TouchMove(int x, int y, bool ack) { in TouchMove() function in content::TouchEmulatorTest
502 EXPECT_FALSE(TouchMove(20, 20, true)); in TEST_F()
512 EXPECT_TRUE(TouchMove(20, 20, true)); in TEST_F()
528 EXPECT_TRUE(TouchMove(20, 20, false)); in TEST_F()
546 EXPECT_TRUE(TouchMove(30, 40, true)); in TEST_F()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/renderer_host/input/
H A Dtouch_emulator_unittest.cc192 bool TouchMove(int x, int y, bool ack) { in TouchMove() function in content::TouchEmulatorTest
502 EXPECT_FALSE(TouchMove(20, 20, true)); in TEST_F()
512 EXPECT_TRUE(TouchMove(20, 20, true)); in TEST_F()
528 EXPECT_TRUE(TouchMove(20, 20, false)); in TEST_F()
546 EXPECT_TRUE(TouchMove(30, 40, true)); in TEST_F()
/dports/devel/tinygo/tinygo-0.14.1/vendor/github.com/chromedp/cdproto/input/
H A Dtypes.go399 TouchMove TouchType = "touchMove" const
420 case TouchMove:
421 *t = TouchMove
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/qt/
H A DPlatformTouchEventQt.cpp35 case QEvent::TouchUpdate: m_type = TouchMove; break; in PlatformTouchEvent()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/Shared/
H A DWebEventConversion.cpp240 case WebEvent::TouchMove: in WebKit2PlatformTouchEvent()
241 m_type = WebCore::TouchMove; in WebKit2PlatformTouchEvent()
H A DWebTouchEvent.cpp64 return type == TouchStart || type == TouchMove || type == TouchEnd || type == TouchCancel; in isTouchEventType()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/apz/test/gtest/
H A DTestBasic.cpp443 TouchMove(apzc, touchPos, mcc->Time()); in TEST_F()
464 TouchMove(apzc, touchPos, mcc->Time()); in TEST_F()
484 TouchMove(apzc, touchPos, mcc->Time()); in TEST_F()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/
H A DPlatformTouchEvent.h52 , TouchMove enumerator
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/
H A Dhit_test_request.h91 bool TouchMove() const { return Move() && TouchEvent(); } in TouchMove() function

12345