Home
last modified time | relevance | path

Searched refs:refreshSelection (Results 1 – 21 of 21) sorted by relevance

/dports/net-im/chatterino2/chatterino2-2.3.4/src/widgets/
H A DAccountSwitchWidget.cpp35 this->refreshSelection(); in AccountSwitchWidget()
40 this->refreshSelection(); in AccountSwitchWidget()
61 this->refreshSelection(); in refresh()
64 void AccountSwitchWidget::refreshSelection() in refreshSelection() function in chatterino::AccountSwitchWidget
H A DAccountSwitchWidget.hpp17 void refreshSelection();
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Tools/Blender2.6Export/ogre_mesh_exporter/
H A D__init__.py109 bpy.app.handlers.scene_update_pre.append(MainExporterPanel.refreshSelection)
119 bpy.app.handlers.scene_update_pre.remove(MainExporterPanel.refreshSelection)
H A Dmain_exporter_panel.py43 def refreshSelection(scene): member in MainExporterPanel
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/
H A DRadioMenu.java116 private void refreshSelection() { in refreshSelection() method in RadioMenu
129 refreshSelection(); in update()
H A DWWinPluginAction.java111 refreshSelection(); in WWinPluginAction()
261 protected void refreshSelection() { in refreshSelection() method in WWinPluginAction
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/ide/dialogs/
H A DImportTypeDialog.java206 private void refreshSelection() { in refreshSelection() method in ImportTypeDialog
294 refreshSelection(); in createDialogArea()
300 refreshSelection(); in createDialogArea()
398 refreshSelection(); in createDialogArea()
/dports/net/messagelib/messagelib-21.12.3/messagecomposer/src/attachment/
H A Dattachmentcontrollerbase.h77 void refreshSelection();
H A Dattachmentcontrollerbase.cpp606 Q_EMIT refreshSelection(); in showContextMenu()
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/lib/gwt/2.8.1/samples/DynaTableRf/src/main/java/com/google/gwt/sample/dynatablerf/client/widgets/
H A DSummaryWidget.java174 SummaryWidget.this.refreshSelection(); in SummaryWidget()
231 void refreshSelection() { in refreshSelection() method in SummaryWidget
/dports/editors/calligra/calligra-3.2.1/sheets/part/
H A DView.h188 void refreshSelection(const Region& region);
H A DView.cpp711 connect(d->selection, SIGNAL(modified(Region)), this, SLOT(refreshSelection(Region))); in initView()
944 void View::refreshSelection(const Region& region) in refreshSelection() function in View
/dports/deskutils/kmail/kmail-21.12.3/src/editor/attachment/
H A Dattachmentcontroller.cpp47 …connect(this, &AttachmentController::refreshSelection, this, &AttachmentController::selectionChang… in AttachmentController()
/dports/editors/libreoffice/libreoffice-7.2.6.2/wizards/com/sun/star/wizards/ui/
H A DButtonList.java463 refreshSelection(); in setSelected()
573 private void refreshSelection() in refreshSelection() method in ButtonList
/dports/editors/libreoffice6/libreoffice-6.4.7.2/wizards/com/sun/star/wizards/ui/
H A DButtonList.java463 refreshSelection(); in setSelected()
573 private void refreshSelection() in refreshSelection() method in ButtonList
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/textLayout/src/flashx/textLayout/edit/
H A DSelectionManager.as351 refreshSelection();
375 refreshSelection();
399 refreshSelection();
425 refreshSelection();
684 * @copy ISelectionManager#refreshSelection()
690 public function refreshSelection(): void method in flashx.textLayout.edit.SelectionManager
1534 refreshSelection();
H A DISelectionManager.as194 function refreshSelection():void;
H A DEditManager.as391 refreshSelection();
/dports/math/R-cran-Amelia/Amelia/R/
H A Dameliagui.r1219 refreshSelection(getAmelia("main.tree")))
1769 …tcltk::tkbind(getAmelia("priors.tree"),"<<TreeviewSelect>>",function() refreshSelection(getAmelia(…
2244 refreshSelection <- function(tree) { function
2584 refreshSelection(getAmelia("main.tree"))
2723 environment(refreshSelection) <- ameliaEnv
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/textLayout/src/flashx/textLayout/compose/
H A DStandardFlowComposer.as562 sm.refreshSelection();
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/spark/src/spark/components/
H A DRichEditableText.as3358 im.refreshSelection();
4273 selectionManager.refreshSelection();