Home
last modified time | relevance | path

Searched refs:UpdateListView (Results 1 – 10 of 10) sorted by relevance

/dports/net/tigervnc-server/tigervnc-1.12.0/win/winvnc/
H A DSTrayIcon.cxx140 CPanel->UpdateListView(&LCInfo); in processMessage()
190 CPanel->UpdateListView(&LCInfo); in processMessage()
207 CPanel->UpdateListView(&LCInfo); in processMessage()
H A DControlPanel.h30 void UpdateListView(ListConnInfo* LCInfo);
H A DControlPanel.cxx76 void ControlPanel::UpdateListView(ListConnInfo* LCInfo) in UpdateListView() function in ControlPanel
/dports/net/tigervnc-viewer/tigervnc-1.12.0/win/winvnc/
H A DSTrayIcon.cxx140 CPanel->UpdateListView(&LCInfo); in processMessage()
190 CPanel->UpdateListView(&LCInfo); in processMessage()
207 CPanel->UpdateListView(&LCInfo); in processMessage()
H A DControlPanel.h30 void UpdateListView(ListConnInfo* LCInfo);
H A DControlPanel.cxx76 void ControlPanel::UpdateListView(ListConnInfo* LCInfo) in UpdateListView() function in ControlPanel
/dports/graphics/cfdg/cfdg-3.3_1/src-net/FileDlgExtenders/
H A DFileDialogControlBase.cs303 UpdateListView(); in OnFolderNameChanged()
306 private void UpdateListView() in UpdateListView() method in FileDialogExtenders.FileDialogControlBase
H A DHelperTypes.cs321 _CustomControl.UpdateListView(); in FileDialogEnumWindowCallBack()
/dports/biology/py-orange3-bioinformatics/Orange3-Bioinformatics-4.3.1/orangecontrib/bioinformatics/widgets/
H A DOWKEGGPathwayBrowser.py301 callback=self.UpdateListView,
498 def UpdateListView(self): member in OWKEGGPathwayBrowser
710 self.UpdateListView()
/dports/lang/mono/mono-5.10.1.57/mcs/tools/security/certview/
H A DCertificateViewer.cs745 private void UpdateListView (int filter) in UpdateListView() method in Mono.Tools.CertView.CertificateViewer
773 UpdateListView ((sender as ComboBox).SelectedIndex); in showComboBox_SelectedIndexChanged()