Home
last modified time | relevance | path

Searched refs:UpdateUI (Results 1 – 25 of 447) sorted by relevance

12345678910>>...18

/dports/security/keepass/KeePass-2.49-Source/KeePass/UI/
H A DHotKeyControlEx.cs49 set { m_k = FixHotKey(value); UpdateUI(m_k, m_k); }
64 UpdateUI(m_k, m_k);
76 UpdateUI(m_k, m_k); // Initialize text in HotKeyControlEx()
85 UpdateUI(e.KeyData, m_k); in OnKeyDown()
94 UpdateUI(m_k, m_k); // Clear 'Invalid' when releasing all modifiers in OnKeyUp()
105 UpdateUI(m_k, m_k); // For Shift+Tab, ... in OnLostFocus()
141 private void UpdateUI(Keys kUser, Keys kFixed) in UpdateUI() method in KeePass.UI.HotKeyControlEx
H A DListViewGroupingMenu.cs67 UpdateUI(); in ListViewGroupingMenu()
93 private void UpdateUI() in UpdateUI() method in KeePass.UI.ListViewGroupingMenu
114 UpdateUI(); in SetGrouping()
124 m_mf.UpdateUI(false, null, true, pwl.GetAt(0).ParentGroup, in SetGrouping()
134 m_mf.UpdateUI(false, null, false, null, true, pg, false); in SetGrouping()
H A DExpiryControlGroup.cs111 private void UpdateUI(bool? obSetCheck)
121 UpdateUI(true); in OnExpiryValueChanged()
126 if(char.IsDigit(e.KeyChar)) UpdateUI(true); in OnExpiryKeyPress()
H A DPwInputControlGroup.cs66 UpdateUI();
80 UpdateUI();
174 UpdateUI(); in Attach()
199 private void UpdateUI() in UpdateUI() method in KeePass.UI.PwInputControlGroup
293 UpdateUI(); in OnPasswordTextChanged()
298 UpdateUI(); in OnRepeatTextChanged()
328 UpdateUI(); in OnHideCheckedChanged()
341 UpdateUI(); in SetPassword()
362 UpdateUI(); in SetPasswords()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/samples/ipc/
H A Dserver.cpp146 UpdateUI(); in MyFrame()
149 void MyFrame::UpdateUI() in UpdateUI() function in MyFrame
182 UpdateUI(); in OnStart()
208 UpdateUI(); in Disconnect()
242 wxGetApp().GetFrame()->UpdateUI(); in OnAcceptConnection()
257 wxGetApp().GetFrame()->UpdateUI(); in Disconnect()
360 wxGetApp().GetFrame()->UpdateUI(); in OnStartAdvise()
369 wxGetApp().GetFrame()->UpdateUI(); in OnStopAdvise()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/samples/ipc/
H A Dserver.cpp149 UpdateUI(); in MyFrame()
152 void MyFrame::UpdateUI() in UpdateUI() function in MyFrame
185 UpdateUI(); in OnStart()
211 UpdateUI(); in Disconnect()
245 wxGetApp().GetFrame()->UpdateUI(); in OnAcceptConnection()
260 wxGetApp().GetFrame()->UpdateUI(); in Disconnect()
362 wxGetApp().GetFrame()->UpdateUI(); in OnStartAdvise()
371 wxGetApp().GetFrame()->UpdateUI(); in OnStopAdvise()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/samples/ipc/
H A Dserver.cpp149 UpdateUI(); in MyFrame()
152 void MyFrame::UpdateUI() in UpdateUI() function in MyFrame
185 UpdateUI(); in OnStart()
211 UpdateUI(); in Disconnect()
245 wxGetApp().GetFrame()->UpdateUI(); in OnAcceptConnection()
260 wxGetApp().GetFrame()->UpdateUI(); in Disconnect()
362 wxGetApp().GetFrame()->UpdateUI(); in OnStartAdvise()
371 wxGetApp().GetFrame()->UpdateUI(); in OnStopAdvise()
/dports/lang/mono-basic/mono-basic-4.7/vbruntime/Microsoft.VisualBasic/Microsoft.VisualBasic.FileIO/
H A DFileSystemOperation.vb197UpdateUI(Path.GetDirectoryName(m_Source), m_Destination, Path.GetFileName(m_Source), 0, 0)
228 UpdateUI(Nothing, Nothing, Nothing, m_Sources.Count, 0)
248 UpdateUI(Nothing, Nothing, Nothing, m_Sources.Count, size)
254 UpdateUI(Source, Nothing, Nothing, Counter, 0)
259UpdateUI(Path.GetDirectoryName(Source), Path.GetDirectoryName(Destination), Path.GetFileName(Sourc…
267 If DoUpdate Then UpdateUI(Item, Nothing, Nothing, Counter, 0)
270 …If DoUpdate Then UpdateUI(Path.GetDirectoryName(Item), Nothing, Path.GetFileName(Item), Counter, 0)
304 UpdateUI(Size)
330 UpdateUI(Nothing, Nothing, Nothing, m_Sources.Count, 0)
413 Private Sub UpdateUI(ByVal SizeDone As Long)
[all …]
/dports/net-p2p/transmission-remote-gui/transgui-5.18.0/
H A Dcolsetup.pas48 procedure UpdateUI; procedure
79 UpdateUI;
144 UpdateUI;
159 procedure TColSetupForm.UpdateUI; procedure
175 UpdateUI;
/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/chrome/browser/ui/webui/
H A Dcrashes_ui.cc78 void UpdateUI();
109 UpdateUI(); in HandleRequestCrashes()
120 UpdateUI(); in OnUploadListAvailable()
123 void CrashesDOMHandler::UpdateUI() { in UpdateUI() function in __anonc4828b310111::CrashesDOMHandler
/dports/multimedia/aegisub/aegisub-3.2.2/src/
H A Dtext_selection_controller.cpp24 ctrl->Bind(wxEVT_STC_UPDATEUI, &TextSelectionController::UpdateUI, this); in SetControl()
28 if (ctrl) ctrl->Unbind(wxEVT_STC_UPDATEUI, &TextSelectionController::UpdateUI, this); in ~TextSelectionController()
46 void TextSelectionController::UpdateUI(wxStyledTextEvent &evt) { in UpdateUI() function in TextSelectionController
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/omnibox/
H A Domnibox_row_view.cc41 mouse_enter_exit_handler_(base::BindRepeating(&HeaderView::UpdateUI, in HeaderView()
123 void OnMouseEntered(const ui::MouseEvent& event) override { UpdateUI(); } in OnMouseEntered()
124 void OnMouseExited(const ui::MouseEvent& event) override { UpdateUI(); } in OnMouseExited()
130 UpdateUI(); in OnThemeChanged()
143 void UpdateUI() { in UpdateUI() function in OmniboxRowView::HeaderView
287 header_view_->UpdateUI(); in OnSelectionStateChanged()
/dports/games/springlobby/springlobby-0.180/src/
H A Duseractions.cpp145 void UserActions::UpdateUI() in UpdateUI() function in UserActions
175 UpdateUI(); in AddUserToGroup()
184 UpdateUI(); in DeleteGroup()
210 UpdateUI(); in AddGroup()
220 UpdateUI(); in ChangeAction()
279 UpdateUI(); in SetGroupColor()
320 UpdateUI(); in RemoveUser()
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/GUI.NET/Forms/Cheats/
H A DctrlCheatFinder.cs94 UpdateUI(); in TakeSnapshot()
117 UpdateUI(); in RefreshAddressList()
172 UpdateUI(); in btnUndo_Click()
176 private void UpdateUI() in UpdateUI() method in Mesen.GUI.Forms.Cheats.ctrlCheatFinder
206 UpdateUI(); in contextMenuStrip_Opening()
/dports/deskutils/xchm/xchm-1.23/src/
H A Dchmlistctrl.cpp73 UpdateUI(); in Reset()
109 void CHMListCtrl::UpdateUI() in UpdateUI() function in CHMListCtrl
154 UpdateUI(); in OnSize()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/webui/
H A Dcrashes_ui.cc100 void UpdateUI();
146 UpdateUI(); in HandleRequestCrashes()
171 UpdateUI(); in OnUploadListAvailable()
174 void CrashesDOMHandler::UpdateUI() { in UpdateUI() function in __anon938fd1770111::CrashesDOMHandler
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/ui/webui/
H A Dcrashes_ui.cc100 void UpdateUI();
146 UpdateUI(); in HandleRequestCrashes()
167 UpdateUI(); in OnUploadListAvailable()
170 void CrashesDOMHandler::UpdateUI() { in UpdateUI() function in __anon2c5444320111::CrashesDOMHandler
/dports/lang/mono-basic/mono-basic-4.7/vbnc/vbnc/tests/CompileTime2/
H A DParamArrayResolution1.vb30 Shared Sub UpdateUI(ByVal test As Test, ByVal UpdateSummary As Boolean)
57 … If frm.BeginInvoke(New UpdateUIDelegate(AddressOf UpdateUI), test, UpdateSummary) Is Nothing Then
/dports/audio/audacity/audacity-Audacity-3.1.3/src/effects/
H A DDtmfGen.cpp409 UpdateUI(); in TransferDataToWindow()
601 void EffectDtmf::UpdateUI(void) in UpdateUI() function in EffectDtmf
617 UpdateUI(); in OnSequence()
627 UpdateUI(); in OnAmplitude()
633 UpdateUI(); in OnDuration()
640 UpdateUI(); in OnDutyCycle()
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/GUI.NET/Forms/
H A DBaseConfigForm.cs34 UpdateUI(); in OnLoad()
39 protected void UpdateUI() in UpdateUI() method in Mesen.GUI.Forms.BaseConfigForm
41 _binder.UpdateUI(); in UpdateUI()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web.Mobile/UI/MobileControls/Design/
H A DAppliedDeviceFiltersDialog.cs118 UpdateUI(); in AppliedDeviceFiltersDialog()
499 private void UpdateUI() in UpdateUI() method in System.Web.UI.Design.MobileControls.AppliedDeviceFiltersDialog
527 UpdateUI(); in RemoveAvailableFilter()
627 UpdateUI(); in OnAfterLabelEdit()
634 UpdateUI(); in OnAvailableFilterSelected()
639 UpdateUI(); in OnAppliedFilterSelected()
770 UpdateUI(); in OnApplyFilter()
803 UpdateUI(); in OnRemove()
850 UpdateUI(); in IRefreshableDeviceSpecificEditor.Refresh()
/dports/security/keepass/KeePass-2.49-Source/KeePass/Forms/
H A DMainForm.cs553 UpdateUI(false, null, false, null, true, pg, false); in OnFormShown()
625 UpdateUI(false, null, true, null, true, null, false); in OnFileNew()
736 UpdateUI(true, null, true, null, true, null, true); in OnFileNew()
854 UpdateUI(true, null, true, null, false, null, true); in OnFileDbSettings()
1074 UpdateUI(true, null, true, null, true, null, false); in OnFormClosing()
1083 UpdateUI(true, null, true, null, true, null, false); in OnFormClosing()
1113 UpdateUI(false, null, false, pg, true, pg, false); in OnGroupsNodeClick()
2040 UpdateUI(false, null, false, null, b, null, b); in OnEntryClipPaste()
2098 UpdateUI(false, null, bMod, null, bMod, null, bMod); in OnToolsDbMaintenance()
2573 UpdateUI(false, null, true, pg, true, null, true); in OnGroupDuplicate()
[all …]
/dports/net-p2p/transmission-utils/transmission-3.00/macosx/
H A DGlobalOptionsPopoverViewController.m94 [[NSNotificationCenter defaultCenter] postNotificationName: @"UpdateUI" object: nil];
109 [[NSNotificationCenter defaultCenter] postNotificationName: @"UpdateUI" object: nil];
120 [[NSNotificationCenter defaultCenter] postNotificationName: @"UpdateUI" object: nil];
135 [[NSNotificationCenter defaultCenter] postNotificationName: @"UpdateUI" object: nil];
/dports/net-p2p/transmission-cli/transmission-3.00/macosx/
H A DGlobalOptionsPopoverViewController.m94 [[NSNotificationCenter defaultCenter] postNotificationName: @"UpdateUI" object: nil];
109 [[NSNotificationCenter defaultCenter] postNotificationName: @"UpdateUI" object: nil];
120 [[NSNotificationCenter defaultCenter] postNotificationName: @"UpdateUI" object: nil];
135 [[NSNotificationCenter defaultCenter] postNotificationName: @"UpdateUI" object: nil];
/dports/net-p2p/transmission-daemon/transmission-3.00/macosx/
H A DGlobalOptionsPopoverViewController.m94 [[NSNotificationCenter defaultCenter] postNotificationName: @"UpdateUI" object: nil];
109 [[NSNotificationCenter defaultCenter] postNotificationName: @"UpdateUI" object: nil];
120 [[NSNotificationCenter defaultCenter] postNotificationName: @"UpdateUI" object: nil];
135 [[NSNotificationCenter defaultCenter] postNotificationName: @"UpdateUI" object: nil];

12345678910>>...18