Home
last modified time | relevance | path

Searched defs:velocity_x (Results 1 – 25 of 91) sorted by relevance

1234

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/events/gesture_detection/
H A Dgesture_listeners.cc34 float velocity_x, in OnFling()
41 float velocity_x, in OnSwipe()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/events/gesture_detection/
H A Dgesture_listeners.cc34 float velocity_x, in OnFling()
41 float velocity_x, in OnSwipe()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkgestureswipe.c158 gdouble *velocity_x, in _gtk_gesture_swipe_calculate_velocity()
198 gdouble velocity_x, velocity_y; in gtk_gesture_swipe_end() local
302 gdouble *velocity_x, in gtk_gesture_swipe_get_velocity()
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkgestureswipe.c162 double *velocity_x, in _gtk_gesture_swipe_calculate_velocity()
202 double velocity_x, velocity_y; in gtk_gesture_swipe_end() local
299 double *velocity_x, in gtk_gesture_swipe_get_velocity()
/dports/games/frogatto/frogatto-1.3.1/src/
H A Dcurrent_generator.cpp38 …center_x, int center_y, int target_x, int target_y, int target_mass, int* velocity_x, int* velocit… in generate()
80 …center_x, int center_y, int target_x, int target_y, int target_mass, int* velocity_x, int* velocit… in generate()
/dports/www/chromium-legacy/chromium-88.0.4324.182/remoting/client/ui/
H A Dfling_animation.cc19 void FlingAnimation::SetVelocity(float velocity_x, float velocity_y) { in SetVelocity()
H A Dfling_tracker.cc49 void FlingTracker::StartFling(float velocity_x, float velocity_y) { in StartFling()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/cc/input/
H A Dscroll_state_data.h35 double velocity_x; variable
H A Dscroll_state.h41 double velocity_x() const { return data_.velocity_x; } in velocity_x() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/events/android/
H A Dgesture_event_android.cc18 float velocity_x, in GestureEventAndroid()
H A Dgesture_event_android.h42 float velocity_x() const { return velocity_x_; } in velocity_x() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/events/android/
H A Dgesture_event_android.cc18 float velocity_x, in GestureEventAndroid()
H A Dgesture_event_android.h42 float velocity_x() const { return velocity_x_; } in velocity_x() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/input/
H A Dscroll_state_data.h35 double velocity_x; variable
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-0.14.1/src/auto/
H A Dgesture_swipe.rs54 let mut velocity_x = mem::MaybeUninit::uninit(); in velocity() localVariable
61 let velocity_x = velocity_x.assume_init(); in velocity() localVariable
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/auto/
H A Dgesture_swipe.rs48 let mut velocity_x = mem::MaybeUninit::uninit(); in get_velocity() localVariable
55 let velocity_x = velocity_x.assume_init(); in get_velocity() localVariable
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/auto/
H A Dgesture_swipe.rs48 let mut velocity_x = mem::MaybeUninit::uninit(); in get_velocity() localVariable
55 let velocity_x = velocity_x.assume_init(); in get_velocity() localVariable
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gtk-0.14.3/src/auto/
H A Dgesture_swipe.rs54 let mut velocity_x = mem::MaybeUninit::uninit(); in velocity() localVariable
61 let velocity_x = velocity_x.assume_init(); in velocity() localVariable
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gtk-0.14.3/src/auto/
H A Dgesture_swipe.rs54 let mut velocity_x = mem::MaybeUninit::uninit(); in velocity() localVariable
61 let velocity_x = velocity_x.assume_init(); in velocity() localVariable
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gtk-0.14.3/src/auto/
H A Dgesture_swipe.rs54 let mut velocity_x = mem::MaybeUninit::uninit(); in velocity() localVariable
61 let velocity_x = velocity_x.assume_init(); in velocity() localVariable
/dports/www/chromium-legacy/chromium-88.0.4324.182/remoting/client/
H A Dgesture_interpreter.cc138 void GestureInterpreter::OneFingerFling(float velocity_x, float velocity_y) { in OneFingerFling()
160 void GestureInterpreter::ScrollWithVelocity(float velocity_x, in ScrollWithVelocity()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/views/animation/
H A Dscroll_animator.cc46 void ScrollAnimator::Start(float velocity_x, float velocity_y) { in Start()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/views/animation/
H A Dscroll_animator.cc46 void ScrollAnimator::Start(float velocity_x, float velocity_y) { in Start()
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/demos/gtk-demo/
H A Dexample_gestures.cc139 void Example_Gestures::on_gesture_swipe_swipe(double velocity_x, double velocity_y) in on_gesture_swipe_swipe()
/dports/games/allacrost/allacrost-1.0.2/src/engine/video/
H A Dparticle.h89 float velocity_x; variable

1234