Home
last modified time | relevance | path

Searched refs:UpdateWindow (Results 1 – 25 of 1670) sorted by relevance

12345678910>>...67

/dports/misc/vxl/vxl-3.3.2/core/vgui/impl/mfc/
H A Dvgui_mfc_statusbar.cxx29 statusbar->UpdateWindow(); in vgui_mfc_statusbar()
89 statusbar->UpdateWindow(); in write()
91 AfxGetApp()->GetMainWnd()->UpdateWindow(); in write()
104 statusbar->UpdateWindow(); in write()
H A Dvgui_mfc_dialog_extensions_impl.cxx287 UpdateWindow(); in ask()
377 edit->UpdateWindow(); in ask()
379 text->UpdateWindow(); in ask()
467 edit->UpdateWindow(); in ask()
478 button->UpdateWindow(); in ask()
506 edit->UpdateWindow(); in ask()
516 button->UpdateWindow(); in ask()
546 edit->UpdateWindow(); in ask()
557 button->UpdateWindow(); in ask()
592 accept->UpdateWindow(); in ask()
[all …]
H A Dvgui_mfc_dialog_impl.cxx252 UpdateWindow(); in ask()
344 edit->UpdateWindow(); in ask()
346 text->UpdateWindow(); in ask()
362 checkbox->UpdateWindow(); in ask()
396 combobox->UpdateWindow(); in ask()
440 edit->UpdateWindow(); in ask()
453 button->UpdateWindow(); in ask()
483 edit->UpdateWindow(); in ask()
495 button->UpdateWindow(); in ask()
523 accept->UpdateWindow(); in ask()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/wm/tablet_mode/
H A Dtablet_mode_window_state.cc252 UpdateWindow(window_state, GetMaximizedOrCenteredWindowType(window_state), in CycleTabletSnap()
278 UpdateWindow(window_state, WindowStateType::kFullscreen, in OnWMEvent()
283 UpdateWindow(window_state, WindowStateType::kPinned, in OnWMEvent()
288 UpdateWindow(window_state, WindowStateType::kPip, true /* animated */); in OnWMEvent()
293 UpdateWindow(window_state, WindowStateType::kTrustedPinned, in OnWMEvent()
310 UpdateWindow(window_state, in OnWMEvent()
319 UpdateWindow(window_state, in OnWMEvent()
331 UpdateWindow(window_state, WindowStateType::kMinimized, in OnWMEvent()
386 UpdateWindow(window_state, new_state, /*animated=*/true); in OnWMEvent()
422 UpdateWindow(window_state, state_type_on_attach_, in AttachState()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/wm/
H A Dlock_window_state.cc42 UpdateWindow(window_state, WindowStateType::kFullscreen); in OnWMEvent()
60 UpdateWindow(window_state, in OnWMEvent()
64 UpdateWindow(window_state, WindowStateType::kMinimized); in OnWMEvent()
81 UpdateWindow(window_state, in OnWMEvent()
108 UpdateWindow(window_state, GetMaximizedOrCenteredWindowType(window_state)); in AttachState()
135 void LockWindowState::UpdateWindow(WindowState* window_state, in UpdateWindow() function in ash::LockWindowState
/dports/devel/agar/agar-1.5.0/gui/
H A Dfixed.c118 UpdateWindow(AG_Fixed *fx) in UpdateWindow() function
141 UpdateWindow(fx); in AG_FixedPut()
164 UpdateWindow(fx); in AG_FixedMove()
186 UpdateWindow(fx); in AG_FixedSize()
200 UpdateWindow(fx); in AG_FixedDel()
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/yaegashi/msgraph.go/beta/
H A DModelHybrid.go14 UpdateWindow *UpdateWindow `json:"updateWindow,omitempty"` member
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/ui/swt/mainwindow/
H A DIMainStatusBar.java24 import org.gudy.azureus2.ui.swt.update.UpdateWindow;
41 UpdateWindow update_window ); in setUpdateNeeded()
/dports/games/glest/glest_source_3.2.2/source/shared_lib/sources/platform/win32/
H A Dwindow.cpp129 UpdateWindow(handle); in setSize()
149 UpdateWindow(handle); in setVisible()
153 UpdateWindow(handle); in setVisible()
183 UpdateWindow(handle); in setStyle()
393 UpdateWindow(handle); in createWindow()
/dports/lang/spidermonkey60/firefox-60.9.0/servo/python/servo/
H A Dwin32_toast.py11 from win32gui import WNDCLASS, RegisterClass, CreateWindow, UpdateWindow
36 UpdateWindow(hwnd)
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/congestion_controller/
H A Dbitrate_estimator.cc40 float bitrate_sample = UpdateWindow(now_ms, bytes, rate_window_ms); in Update()
67 float BitrateEstimator::UpdateWindow(int64_t now_ms, in UpdateWindow() function in webrtc::BitrateEstimator
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/congestion_controller/
H A Dbitrate_estimator.cc40 float bitrate_sample = UpdateWindow(now_ms, bytes, rate_window_ms); in Update()
67 float BitrateEstimator::UpdateWindow(int64_t now_ms, in UpdateWindow() function in webrtc::BitrateEstimator
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/congestion_controller/
H A Dbitrate_estimator.cc40 float bitrate_sample = UpdateWindow(now_ms, bytes, rate_window_ms); in Update()
67 float BitrateEstimator::UpdateWindow(int64_t now_ms, in UpdateWindow() function in webrtc::BitrateEstimator
/dports/games/crimson/crimson-0.5.3/src/cf/
H A Dplatform.cpp50 UpdateWindow( hWndTaskBar ); in ShowTaskBar()
204 UpdateWindow( hWndTaskBar ); in platform_shutdown()
211 UpdateWindow( hwnd ); in platform_shutdown()
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/GUI.NET/Debugger/
H A DfrmAssembler.cs97 UpdateWindow(); in OnLoad()
160 private void UpdateWindow() in UpdateWindow() method in Mesen.GUI.Debugger.frmAssembler
184 UpdateWindow(); in UpdateWindow()
256 UpdateWindow(); in txtCode_TextChanged()
267 UpdateWindow(); in txtStartAddress_TextChanged()
284 UpdateWindow(); in btnExecute_Click()
287 UpdateWindow(); in btnExecute_Click()
/dports/games/openclonk/openclonk-release-8.1-src/src/editor/
H A DC4ConsoleWin32.cpp825 UpdateWindow(hWindow); in CreateConsoleWindow()
879 UpdateWindow(GetDlgItem(hWindow,IDC_BUTTONPLAY)); in DoUpdateHaltCtrls()
881 UpdateWindow(GetDlgItem(hWindow,IDC_BUTTONHALT)); in DoUpdateHaltCtrls()
903 UpdateWindow(hWindow); in Out()
910 UpdateWindow(hWindow); in ClearLog()
939 UpdateWindow(GetDlgItem(hWindow,dialog_item)); in DisplayInfoText()
1090 UpdateWindow(GetDlgItem(hDialog,IDC_EDITOUTPUT)); in PropertyDlgUpdate()
1215 UpdateWindow(GetDlgItem(hDialog,IDC_BUTTONLINE)); in UpdateToolCtrls()
1217 UpdateWindow(GetDlgItem(hDialog,IDC_BUTTONRECT)); in UpdateToolCtrls()
1219 UpdateWindow(GetDlgItem(hDialog,IDC_BUTTONFILL)); in UpdateToolCtrls()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/display/
H A Dmirror_window_controller.h50 void UpdateWindow(
55 void UpdateWindow();
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/view/
H A DWindowUpdater.cxx79 UpdateWindow (pDevice); in Update()
83 void WindowUpdater::UpdateWindow (OutputDevice* pDevice) const in UpdateWindow() function in sd::WindowUpdater
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/view/
H A DWindowUpdater.cxx79 UpdateWindow (pDevice); in Update()
83 void WindowUpdater::UpdateWindow (OutputDevice* pDevice) const in UpdateWindow() function in sd::WindowUpdater
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/desktop_capture/win/test_support/
H A Dtest_window.cc71 ::UpdateWindow(info.hwnd); in CreateTestWindow()
78 ::UpdateWindow(hwnd); in ResizeTestWindow()
/dports/lang/newlisp/newlisp-10.7.5/examples/
H A Dwin32demo.lsp21 (import-list "user32" '(ShowWindow UpdateWindow))
72 (UpdateWindow hwnd)
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/libnyquist/nyquist/sys/win/wingui/
H A Dwinmain.cpp313 UpdateWindow(hMainWindow); /* Sends WM_PAINT message */ in InitInstance()
338 UpdateWindow(buttons[i]); in InitInstance()
349 UpdateWindow(sliders[i]); in InitInstance()
382 UpdateWindow(textoutput); in InitInstance()
388 UpdateWindow(textinput); in InitInstance()
/dports/games/libretro-snes9x/snes9x-73aa348/win32/
H A DInputCustom.cpp759 UpdateWindow(icp->hwnd); in InputCustomWndProc()
804 UpdateWindow(icp->hwnd); in InputCustomWndProc()
824 UpdateWindow(icp->hwnd); in InputCustomWndProc()
835 UpdateWindow(icp->hwnd); in InputCustomWndProc()
872 UpdateWindow(icp->hwnd); in InputCustomWndProc()
960 UpdateWindow(icp->hwnd); in HotInputCustomWndProc()
1055 UpdateWindow(icp->hwnd); in HotInputCustomWndProc()
1092 UpdateWindow(icp->hwnd); in HotInputCustomWndProc()
1120 UpdateWindow(icp->hwnd); in HotInputCustomWndProc()
1131 UpdateWindow(icp->hwnd); in HotInputCustomWndProc()
[all …]
/dports/emulators/snes9x-gtk/snes9x-1.54.1/win32/
H A DInputCustom.cpp933 UpdateWindow(icp->hwnd); in InputCustomWndProc()
960 UpdateWindow(icp->hwnd); in InputCustomWndProc()
979 UpdateWindow(icp->hwnd); in InputCustomWndProc()
990 UpdateWindow(icp->hwnd); in InputCustomWndProc()
1027 UpdateWindow(icp->hwnd); in InputCustomWndProc()
1115 UpdateWindow(icp->hwnd); in HotInputCustomWndProc()
1210 UpdateWindow(icp->hwnd); in HotInputCustomWndProc()
1247 UpdateWindow(icp->hwnd); in HotInputCustomWndProc()
1275 UpdateWindow(icp->hwnd); in HotInputCustomWndProc()
1286 UpdateWindow(icp->hwnd); in HotInputCustomWndProc()
[all …]
/dports/print/tex-luatex/texlive-20150521-source/texk/web2c/window/
H A Dwin32.c136 UpdateWindow(my_window); in InitGui()
164 UpdateWindow(my_window); in mf_win32_updatescreen()
349 UpdateWindow(my_window); in WndProc()
396 UpdateWindow(my_window); in WndProc()

12345678910>>...67