Home
last modified time | relevance | path

Searched defs:switch_child (Results 1 – 6 of 6) sorted by relevance

/dports/x11-toolkits/libhandy0/libhandy-7a193d7692c9c76a1a94f17c4d30b585f77d177c/src/
H A Dhdy-swipeable.h33 void (*switch_child) (HdySwipeable *self, member
/dports/sysutils/gnome-control-center/gnome-control-center-41.2/subprojects/libhandy/src/
H A Dhdy-swipeable.h45 void (*switch_child) (HdySwipeable *self, member
/dports/x11-toolkits/libhandy/libhandy-1.4.0/src/
H A Dhdy-swipeable.h45 void (*switch_child) (HdySwipeable *self, member
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/libhandy-0.8.0/src/auto/
H A Dswipeable.rs62 fn switch_child(&self, index: u32, duration: i64); in switch_child() method
126 fn switch_child(&self, index: u32, duration: i64) { in switch_child() method
/dports/net-im/fractal/fractal-4.4.0/vendor/libhandy-sys/src/
H A Dlib.rs397 pub switch_child: Option<unsafe extern "C" fn(*mut HdySwipeable, c_uint, i64)>, field
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/libhandy-sys-0.8.0/src/
H A Dlib.rs467 pub switch_child: Option<unsafe extern "C" fn(*mut HdySwipeable, c_uint, i64)>, field