Home
last modified time | relevance | path

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

/dports/editors/cudatext/CudaText-1.151.0/app/py/cuda_snippet_panel/
H A D__init__.py67 def update_combo(self): member in Command
/dports/editors/cudatext/CudaText-1.151.0/app/cudatext.app/Contents/Resources/py/cuda_snippet_panel/
H A D__init__.py67 def update_combo(self): member in Command
/dports/print/lyx/lyx-2.3.4.2/src/frontends/qt4/
H A DGuiSymbols.cpp426 void GuiSymbols::updateSymbolList(bool update_combo) in updateSymbolList()
/dports/textproc/py-orange3-text/orange3-text-1.3.1/orangecontrib/text/widgets/utils/
H A Dwidgets.py325 def update_combo(self): member in FileWidget
/dports/science/gramps/gramps-5.1.4/gramps/gui/
H A Dconfigure.py296 def update_combo(self, obj, constant): member in ConfigureDialog
/dports/x11-fm/librfm/librfm5-5.3.16.4/modules/
H A Dsettings-module.i603 update_combo (GtkComboBox * combo_box, gint id, gboolean translated) { in update_combo() function