/dports/www/firefox/firefox-99.0/toolkit/crashreporter/client/ |
H A D | crashreporter_win.cpp | 673 HWND hwndControl = GetDlgItem(hwndDlg, controls[i]); in StretchControlsToFit() local 674 GetRelativeRect(hwndControl, hwndDlg, &r); in StretchControlsToFit() 678 MoveWindow(hwndControl, r.left, r.top, r.right - r.left, r.bottom - r.top, in StretchControlsToFit()
|
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/crashreporter/client/ |
H A D | crashreporter_win.cpp | 673 HWND hwndControl = GetDlgItem(hwndDlg, controls[i]); in StretchControlsToFit() local 674 GetRelativeRect(hwndControl, hwndDlg, &r); in StretchControlsToFit() 678 MoveWindow(hwndControl, r.left, r.top, r.right - r.left, r.bottom - r.top, in StretchControlsToFit()
|
/dports/www/firefox-esr/firefox-91.8.0/toolkit/crashreporter/client/ |
H A D | crashreporter_win.cpp | 673 HWND hwndControl = GetDlgItem(hwndDlg, controls[i]); in StretchControlsToFit() local 674 GetRelativeRect(hwndControl, hwndDlg, &r); in StretchControlsToFit() 678 MoveWindow(hwndControl, r.left, r.top, r.right - r.left, r.bottom - r.top, in StretchControlsToFit()
|
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/crashreporter/client/ |
H A D | crashreporter_win.cpp | 749 HWND hwndControl = GetDlgItem(hwndDlg, controls[i]); in StretchControlsToFit() local 750 GetRelativeRect(hwndControl, hwndDlg, &r); in StretchControlsToFit() 754 MoveWindow(hwndControl, r.left, r.top, r.right - r.left, r.bottom - r.top, in StretchControlsToFit()
|
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/crashreporter/client/ |
H A D | crashreporter_win.cpp | 819 HWND hwndControl = GetDlgItem(hwndDlg, controls[i]); in StretchControlsToFit() local 820 GetRelativeRect(hwndControl, hwndDlg, &r); in StretchControlsToFit() 824 MoveWindow(hwndControl, r.left, r.top, in StretchControlsToFit()
|
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/crashreporter/client/ |
H A D | crashreporter_win.cpp | 747 HWND hwndControl = GetDlgItem(hwndDlg, controls[i]); in StretchControlsToFit() local 748 GetRelativeRect(hwndControl, hwndDlg, &r); in StretchControlsToFit() 752 MoveWindow(hwndControl, r.left, r.top, r.right - r.left, r.bottom - r.top, in StretchControlsToFit()
|
/dports/devel/msbuild/.nuget/packages/microbuild.plugins.swixbuild/1.0.147/tools/bin/sdk/inc/ |
H A D | thmutil.h | 604 __in HWND hwndControl
|
/dports/lang/fpc-source/fpc-3.2.2/packages/os2units/src/ |
H A D | wpstk.pp | 448 hwndControl : HWND; //* out - handle of control */ 460 hwndControl : HWND; //* out - handle of control */
|
/dports/games/openclonk/openclonk-release-8.1-src/src/editor/ |
H A D | C4ConsoleWin32.cpp | 1135 C4ConsoleGUIPreviewWindow(HWND hwndControl) in C4ConsoleGUIPreviewWindow() argument 1138 this->hWindow = this->renderwnd = hwndControl; in C4ConsoleGUIPreviewWindow()
|