Home
last modified time | relevance | path

Searched defs:Gesture (Results 1 – 25 of 241) sorted by relevance

12345678910

/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/auto/
H A Dgesture.rs41 fn get_group(&self) -> Vec<Gesture>; in get_group()
134 fn get_group(&self) -> Vec<Gesture> { in get_group()
297 P: IsA<Gesture>, in connect_begin()
322 P: IsA<Gesture>, in connect_cancel()
347 P: IsA<Gesture>, in connect_end()
381 P: IsA<Gesture>, in connect_sequence_state_changed()
409 P: IsA<Gesture>, in connect_update()
434 P: IsA<Gesture>, in connect_property_window_notify()
451 impl fmt::Display for Gesture { implementation
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-0.14.1/src/auto/
H A Dgesture.rs44 fn group(&self) -> Vec<Gesture>; in group()
176 fn group(&self) -> Vec<Gesture> { in group()
331 P: IsA<Gesture>, in connect_begin()
364 P: IsA<Gesture>, in connect_cancel()
397 P: IsA<Gesture>, in connect_end()
432 P: IsA<Gesture>, in connect_sequence_state_changed()
467 P: IsA<Gesture>, in connect_update()
496 unsafe extern "C" fn notify_window_trampoline<P: IsA<Gesture>, F: Fn(&P) + 'static>( in connect_window_notify()
518 impl fmt::Display for Gesture { implementation
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gtk-0.14.3/src/auto/
H A Dgesture.rs44 fn group(&self) -> Vec<Gesture>; in group()
176 fn group(&self) -> Vec<Gesture> { in group()
331 P: IsA<Gesture>, in connect_begin()
364 P: IsA<Gesture>, in connect_cancel()
397 P: IsA<Gesture>, in connect_end()
432 P: IsA<Gesture>, in connect_sequence_state_changed()
467 P: IsA<Gesture>, in connect_update()
496 unsafe extern "C" fn notify_window_trampoline<P: IsA<Gesture>, F: Fn(&P) + 'static>( in connect_window_notify()
518 impl fmt::Display for Gesture { implementation
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gtk-0.14.3/src/auto/
H A Dgesture.rs44 fn group(&self) -> Vec<Gesture>; in group()
176 fn group(&self) -> Vec<Gesture> { in group()
331 P: IsA<Gesture>, in connect_begin()
364 P: IsA<Gesture>, in connect_cancel()
397 P: IsA<Gesture>, in connect_end()
432 P: IsA<Gesture>, in connect_sequence_state_changed()
467 P: IsA<Gesture>, in connect_update()
496 unsafe extern "C" fn notify_window_trampoline<P: IsA<Gesture>, F: Fn(&P) + 'static>( in connect_window_notify()
518 impl fmt::Display for Gesture { implementation
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/auto/
H A Dgesture.rs41 fn get_group(&self) -> Vec<Gesture>; in get_group()
136 fn get_group(&self) -> Vec<Gesture> { in get_group()
304 P: IsA<Gesture>, in connect_begin()
329 P: IsA<Gesture>, in connect_cancel()
354 P: IsA<Gesture>, in connect_end()
388 P: IsA<Gesture>, in connect_sequence_state_changed()
416 P: IsA<Gesture>, in connect_update()
441 P: IsA<Gesture>, in connect_property_window_notify()
458 impl fmt::Display for Gesture { implementation
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gtk-0.14.3/src/auto/
H A Dgesture.rs44 fn group(&self) -> Vec<Gesture>; in group()
176 fn group(&self) -> Vec<Gesture> { in group()
331 P: IsA<Gesture>, in connect_begin()
364 P: IsA<Gesture>, in connect_cancel()
397 P: IsA<Gesture>, in connect_end()
432 P: IsA<Gesture>, in connect_sequence_state_changed()
467 P: IsA<Gesture>, in connect_update()
496 unsafe extern "C" fn notify_window_trampoline<P: IsA<Gesture>, F: Fn(&P) + 'static>( in connect_window_notify()
518 impl fmt::Display for Gesture { implementation
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/auto/
H A Dgesture.rs41 fn get_group(&self) -> Vec<Gesture>; in get_group()
136 fn get_group(&self) -> Vec<Gesture> { in get_group()
304 P: IsA<Gesture>, in connect_begin()
329 P: IsA<Gesture>, in connect_cancel()
354 P: IsA<Gesture>, in connect_end()
388 P: IsA<Gesture>, in connect_sequence_state_changed()
416 P: IsA<Gesture>, in connect_update()
441 P: IsA<Gesture>, in connect_property_window_notify()
458 impl fmt::Display for Gesture { implementation
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/public/cpp/
H A Daccessibility_controller_client.h13 enum class Gesture; variable
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/private/
H A Dgesture_p.h23 friend class Gesture; variable
/dports/science/jmol/jmol-14.32.7/src/com/sparshui/gestures/
H A DGesture.java14 public interface Gesture { interface
/dports/www/chromium-legacy/chromium-88.0.4324.182/remoting/client/input/
H A Dtouch_input_strategy.h23 enum Gesture { enum
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Dgesture.cc274 Gesture::Gesture(const Glib::ConstructParams& construct_params) in Gesture() function in Gtk::Gesture
281 Gesture::Gesture(GtkGesture* castitem) in Gesture() function in Gtk::Gesture
287 Gesture::Gesture(Gesture&& src) noexcept in Gesture() function in Gtk::Gesture
316 Gesture::Gesture() in Gesture() function in Gtk::Gesture
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/kernel/
H A Dqgesturemanager_p.h100 Gesture, enumerator
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/widgets/kernel/
H A Dqgesturemanager_p.h104 Gesture, enumerator
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/widgets/kernel/
H A Dqgesturemanager_p.h104 Gesture, enumerator
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/widgets/kernel/
H A Dqgesturemanager_p.h104 Gesture, enumerator
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/widgets/kernel/
H A Dqgesturemanager_p.h104 Gesture, enumerator
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/widgets/kernel/
H A Dqgesturemanager_p.h104 Gesture, enumerator
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/widgets/kernel/
H A Dqgesturemanager_p.h104 Gesture, enumerator
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/widgets/kernel/
H A Dqgesturemanager_p.h104 Gesture, enumerator
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/widgets/kernel/
H A Dqgesturemanager_p.h104 Gesture, enumerator
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/widgets/kernel/
H A Dqgesturemanager_p.h104 Gesture, enumerator
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/widgets/kernel/
H A Dqgesturemanager_p.h104 Gesture, enumerator
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/widgets/kernel/
H A Dqgesturemanager_p.h104 Gesture, enumerator
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/widgets/kernel/
H A Dqgesturemanager_p.h104 Gesture, enumerator

12345678910