Home
last modified time | relevance | path

Searched defs:change_selection (Results 1 – 22 of 22) sorted by relevance

/dports/cad/geda/geda-gaf-1.8.2/gschem/src/
H A Do_find.c91 int change_selection) in find_single_object()
128 gboolean change_selection) in o_find_object()
/dports/cad/lepton-eda/lepton-eda-1.9.17/libleptongui/src/
H A Do_find.c104 int change_selection) in find_single_object()
141 gboolean change_selection) in o_find_object()
/dports/graphics/wrapland/wrapland-6a083c7bc9b37c5f756155e258b1fff4d24cea2a/server/
H A Dselection_pool.h142 void selection_pool<Device, signal>::change_selection(Device* device) in change_selection() function
/dports/games/fs2open/fs2open.github.com-release_21_4_1/fred2/
H A Dweaponeditordlg.cpp326 void WeaponEditorDlg::change_selection() in change_selection() function in WeaponEditorDlg
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/fred2/
H A Dweaponeditordlg.cpp310 void WeaponEditorDlg::change_selection() in change_selection() function in WeaponEditorDlg
/dports/deskutils/xneur/xneur-0.20.0/plugins/statistic/
H A Dstatistic.c58 int change_selection; member
/dports/databases/postgresql11-plpython/postgresql-11.14/src/pl/plpython/
H A Dplpy_procedure.c224 if (rettype == VOIDOID || in tree_index_by_list_position()
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/gui2/dialogs/
H A Dplugin_updater.py617 def _select_and_focus_view(self, change_selection=True): argument
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Dexport_format_dialog.cc828 ExportFormatDialog::change_selection (bool select, boost::weak_ptr<T> w_ptr, Glib::RefPtr<Gtk::List… in change_selection() function in ExportFormatDialog
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/editing/commands/
H A Dtyping_command.cc425 bool change_selection = selection_for_insertion != current_selection; in InsertText() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/editing/commands/
H A Dtyping_command.cc425 bool change_selection = selection_for_insertion != current_selection; in InsertText() local
/dports/x11-toolkits/xforms/xforms-1.2.4/fdesign/
H A Dfd_select.c869 change_selection( void ) in change_selection() function
/dports/news/knews/knews-1.0b.1/Widgets/
H A DArtText.c1086 static int change_selection(ArtTextWidget w, in change_selection() function
/dports/net/clusterit/clusterit-2.5/rvt/
H A Dscreen.c2104 change_selection(ose1,ose2) in change_selection() function
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/dialog/
H A Dclonetiler.cpp1230 void CloneTiler::change_selection(Inkscape::Selection *selection) in change_selection() function in Inkscape::UI::Dialog::CloneTiler
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-gtk-2.0/
H A Dcitydlg.c184 GtkTreeSelection *change_selection; member
/dports/games/freeciv/freeciv-2.6.6/client/gui-gtk-2.0/
H A Dcitydlg.c184 GtkTreeSelection *change_selection; member
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-gtk-3.22/
H A Dcitydlg.c198 GtkTreeSelection *change_selection; member
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-gtk-3.0/
H A Dcitydlg.c199 GtkTreeSelection *change_selection; member
/dports/games/freeciv/freeciv-2.6.6/client/gui-gtk-3.0/
H A Dcitydlg.c199 GtkTreeSelection *change_selection; member
/dports/games/freeciv/freeciv-2.6.6/client/gui-gtk-3.22/
H A Dcitydlg.c198 GtkTreeSelection *change_selection; member
/dports/editors/helix/helix-0.5.0/helix-term/src/
H A Dcommands.rs1421 fn change_selection(cx: &mut Context) { in change_selection() function