Home
last modified time | relevance | path

Searched refs:get_exclusive (Results 1 – 25 of 40) sorted by relevance

12

/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/auto/
H A Dgesture_single.rs36 fn get_exclusive(&self) -> bool; in get_exclusive() method
70 fn get_exclusive(&self) -> bool { in get_exclusive() method
H A Dtool_palette.rs497 fn get_exclusive<P: IsA<ToolItemGroup>>(&self, group: &P) -> bool; in get_exclusive() method
592 fn get_exclusive<P: IsA<ToolItemGroup>>(&self, group: &P) -> bool { in get_exclusive() method
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/auto/
H A Dgesture_single.rs36 fn get_exclusive(&self) -> bool; in get_exclusive() method
70 fn get_exclusive(&self) -> bool { in get_exclusive() method
H A Dtool_palette.rs489 fn get_exclusive<P: IsA<ToolItemGroup>>(&self, group: &P) -> bool; in get_exclusive() method
584 fn get_exclusive<P: IsA<ToolItemGroup>>(&self, group: &P) -> bool { in get_exclusive() method
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/auto/
H A Dgesture_single.rs36 fn get_exclusive(&self) -> bool; in get_exclusive() method
70 fn get_exclusive(&self) -> bool { in get_exclusive() method
H A Dtool_palette.rs497 fn get_exclusive<P: IsA<ToolItemGroup>>(&self, group: &P) -> bool; in get_exclusive() method
592 fn get_exclusive<P: IsA<ToolItemGroup>>(&self, group: &P) -> bool { in get_exclusive() method
/dports/devel/glibmm/glibmm-2.64.2/glib/glibmm/
H A Dthreadpool.h130 bool get_exclusive() const;
H A Dthreadpool.cc200 ThreadPool::get_exclusive() const in get_exclusive() function in Glib::ThreadPool
/dports/x11-toolkits/p5-Gtk2/Gtk2-1.24993/t/
H A DGtkToolPalette.t13 ok ($palette->get_exclusive ($group));
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Dgesturesingle.h146 bool get_exclusive() const;
H A Dgesturesingle.cc158 bool GestureSingle::get_exclusive() const in get_exclusive() function in Gtk::GestureSingle
H A Dtoolpalette.h260 bool get_exclusive(ToolItemGroup& group) const;
H A Dtoolpalette.cc183 bool ToolPalette::get_exclusive(ToolItemGroup& group) const in get_exclusive() function in Gtk::ToolPalette
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/libnyquist/nyquist/cmt/
H A Dmidifns.h89 unsigned char get_exclusive(void);
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/gtkmm/
H A Dtoolpalette.h243 bool get_exclusive(ToolItemGroup& group) const;
H A Dtoolpalette.cc171 bool ToolPalette::get_exclusive(ToolItemGroup& group) const in get_exclusive() function in Gtk::ToolPalette
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/src/
H A Dgesturesingle.hg55 _WRAP_METHOD(bool get_exclusive() const, gtk_gesture_single_get_exclusive)
H A Dtoolpalette.hg66 _WRAP_METHOD(bool get_exclusive(ToolItemGroup& group) const, gtk_tool_palette_get_exclusive)
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/mtd/ubi/
H A Dcdev.c44 static int get_exclusive(struct ubi_volume_desc *desc) in get_exclusive() function
416 err = get_exclusive(desc); in vol_cdev_ioctl()
452 err = get_exclusive(desc); in vol_cdev_ioctl()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/mtd/ubi/
H A Dcdev.c44 static int get_exclusive(struct ubi_volume_desc *desc) in get_exclusive() function
416 err = get_exclusive(desc); in vol_cdev_ioctl()
452 err = get_exclusive(desc); in vol_cdev_ioctl()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/mtd/ubi/
H A Dcdev.c44 static int get_exclusive(struct ubi_volume_desc *desc) in get_exclusive() function
416 err = get_exclusive(desc); in vol_cdev_ioctl()
452 err = get_exclusive(desc); in vol_cdev_ioctl()
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/src/
H A Dtoolpalette.hg64 _WRAP_METHOD(bool get_exclusive(ToolItemGroup& group) const, gtk_tool_palette_get_exclusive)
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/alsa-0.5.0/src/
H A Dseq.rs547 …pub fn get_exclusive(&self) -> bool { unsafe { alsa::snd_seq_port_subscribe_get_exclusive(self.0) … in get_exclusive() method
597 …pub fn get_exclusive(&self) -> bool { unsafe { alsa::snd_seq_query_subscribe_get_exclusive(self.0)… in get_exclusive() method
655 vtr.set_exclusive(query.get_exclusive()); in next()
/dports/www/firefox/firefox-99.0/third_party/rust/alsa/src/
H A Dseq.rs547 …pub fn get_exclusive(&self) -> bool { unsafe { alsa::snd_seq_port_subscribe_get_exclusive(self.0) … in get_exclusive() method
597 …pub fn get_exclusive(&self) -> bool { unsafe { alsa::snd_seq_query_subscribe_get_exclusive(self.0)… in get_exclusive() method
655 vtr.set_exclusive(query.get_exclusive()); in next()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/alsa-0.5.0/src/
H A Dseq.rs547 …pub fn get_exclusive(&self) -> bool { unsafe { alsa::snd_seq_port_subscribe_get_exclusive(self.0) … in get_exclusive() method
597 …pub fn get_exclusive(&self) -> bool { unsafe { alsa::snd_seq_query_subscribe_get_exclusive(self.0)… in get_exclusive() method
655 vtr.set_exclusive(query.get_exclusive()); in next()

12