Home
last modified time | relevance | path

Searched refs:get_resizable (Results 1 – 25 of 63) sorted by relevance

123

/dports/cad/horizon-eda/horizon-2.1.0/src/util/
H A Dtreeview_state_store.cpp21 if (col->get_resizable()) { in realize()
/dports/devel/godot-tools/godot-3.2.3-stable/scene/gui/
H A Ddialogs.h84 bool get_resizable() const;
H A Ddialogs.cpp307 bool WindowDialog::get_resizable() const { in get_resizable() function in WindowDialog
338 ClassDB::bind_method(D_METHOD("get_resizable"), &WindowDialog::get_resizable); in _bind_methods()
/dports/devel/godot/godot-3.2.3-stable/scene/gui/
H A Ddialogs.h84 bool get_resizable() const;
H A Ddialogs.cpp307 bool WindowDialog::get_resizable() const { in get_resizable() function in WindowDialog
338 ClassDB::bind_method(D_METHOD("get_resizable"), &WindowDialog::get_resizable); in _bind_methods()
/dports/multimedia/quodlibet/quodlibet-4.3.0/tests/
H A Dtest_qltk_songlistcolumns.py36 if column.get_resizable():
/dports/multimedia/quodlibet/quodlibet-4.3.0/quodlibet/qltk/
H A Dsonglist.py692 if not c.get_resizable() and c.get_expand():
698 if not c.get_resizable():
1009 if column.get_resizable():
1121 item.set_sensitive(column.get_resizable())
H A Dsonglistcolumns.py200 if not self.get_resizable():
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/dialog/
H A Dbasedlgs.cxx177 if (m_xDialog->get_resizable()) in ChildWinDispose()
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Dtreeviewcolumn.h356 bool get_resizable() const;
H A Dwindow.h1383 bool get_resizable() const;
H A Dtreeviewcolumn.cc319 bool TreeViewColumn::get_resizable() const in get_resizable() function in Gtk::TreeViewColumn
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/gtkmm/
H A Dtreeviewcolumn.h374 bool get_resizable() const;
H A Dwindow.h1017 bool get_resizable() const;
H A Dtreeviewcolumn.cc360 bool TreeViewColumn::get_resizable() const in get_resizable() function in Gtk::TreeViewColumn
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/pistoncore-window-0.44.0/src/
H A Dlib.rs724 pub fn get_resizable(&self) -> bool { in get_resizable() method
/dports/x11-toolkits/p5-Gtk2/Gtk2-1.24993/t/
H A D01.GtkWindow.t33 ok( $win->get_resizable );
H A DGtkTreeView.t61 is($view_column -> get_resizable(), 1);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/dialog/
H A Dbasedlgs.cxx204 if (m_xDialog->get_resizable()) in ChildWinDispose()
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/auto/
H A Dtree_view_column.rs274 fn get_resizable(&self) -> bool; in get_resizable() method
517 fn get_resizable(&self) -> bool { in get_resizable() method
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/auto/
H A Dtree_view_column.rs274 fn get_resizable(&self) -> bool; in get_resizable() method
517 fn get_resizable(&self) -> bool { in get_resizable() method
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/auto/
H A Dtree_view_column.rs291 fn get_resizable(&self) -> bool; in get_resizable() method
528 fn get_resizable(&self) -> bool { in get_resizable() method
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/appl/
H A Dchildwin.cxx332 if (pDialog->get_resizable()) in GetInfo()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/appl/
H A Dchildwin.cxx336 if (pDialog->get_resizable()) in GetInfo()
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/src/
H A Dtreeviewcolumn.hg158 _WRAP_METHOD(bool get_resizable() const, gtk_tree_view_column_get_resizable)

123