Home
last modified time | relevance | path

Searched refs:hwndWindow (Results 1 – 25 of 49) sorted by relevance

12

/dports/audio/mous/mous-2.0.1/deps/MAC_SDK/Source/MACDll/
H A DMACDll.cpp52 int __stdcall ShowFileInfoDialog(const str_ansi * pFilename, HWND hwndWindow) in ShowFileInfoDialog() argument
62 MessageBox(hwndWindow, _T("File not found."), _T("File Info"), MB_OK); in ShowFileInfoDialog()
75 …owAPEInfoDialog(spFilename, GetModuleHandle(_T("MACDll.dll")), (LPCTSTR) IDD_APE_INFO, hwndWindow); in ShowFileInfoDialog()
81 …owWAVInfoDialog(spFilename, GetModuleHandle(_T("MACDll.dll")), (LPCTSTR) IDD_WAV_INFO, hwndWindow); in ShowFileInfoDialog()
86 …MessageBox(hwndWindow, _T("File type not supported. (only .ape, .apl, and .wav files currently sup… in ShowFileInfoDialog()
H A DMACDll.h34 …ec( dllexport ) int __stdcall ShowFileInfoDialog(const APE::str_ansi * pFilename, HWND hwndWindow);
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/hw/xwin/
H A Dwinwindow.h91 HWND hwndWindow; member
H A Dwinwin32rootlesswindow.c283 wmMsg.hwndWindow = pRLWinPriv->hWnd; in winMWExtWMUpdateWindowDecoration()
H A Dwinmultiwindowwm.c848 sizeof(HWND)/4, &(pNode->msg.hwndWindow)); in winMultiWindowWMProc()
857 sizeof(HWND)/4, &(pNode->msg.hwndWindow)); in winMultiWindowWMProc()
867 GetProp(pNode->msg.hwndWindow, WIN_WINDOW_PROP); in winMultiWindowWMProc()
/dports/x11-servers/xephyr/xorg-server-1.20.13/hw/xwin/
H A Dwinwindow.h91 HWND hwndWindow; member
H A Dwinwin32rootlesswindow.c283 wmMsg.hwndWindow = pRLWinPriv->hWnd; in winMWExtWMUpdateWindowDecoration()
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/hw/xwin/
H A Dwinwindow.h91 HWND hwndWindow; member
H A Dwinwin32rootlesswindow.c283 wmMsg.hwndWindow = pRLWinPriv->hWnd; in winMWExtWMUpdateWindowDecoration()
H A Dwinmultiwindowwm.c848 sizeof(HWND)/4, &(pNode->msg.hwndWindow)); in winMultiWindowWMProc()
857 sizeof(HWND)/4, &(pNode->msg.hwndWindow)); in winMultiWindowWMProc()
867 GetProp(pNode->msg.hwndWindow, WIN_WINDOW_PROP); in winMultiWindowWMProc()
/dports/x11-servers/xwayland/xorg-server-1.20.13/hw/xwin/
H A Dwinwindow.h91 HWND hwndWindow; member
H A Dwinwin32rootlesswindow.c283 wmMsg.hwndWindow = pRLWinPriv->hWnd; in winMWExtWMUpdateWindowDecoration()
H A Dwinmultiwindowwm.c848 sizeof(HWND)/4, &(pNode->msg.hwndWindow)); in winMultiWindowWMProc()
857 sizeof(HWND)/4, &(pNode->msg.hwndWindow)); in winMultiWindowWMProc()
867 GetProp(pNode->msg.hwndWindow, WIN_WINDOW_PROP); in winMultiWindowWMProc()
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/hw/xwin/
H A Dwinwindow.h91 HWND hwndWindow; member
/dports/x11-servers/xorg-server/xorg-server-1.20.13/hw/xwin/
H A Dwinwindow.h91 HWND hwndWindow; member
H A Dwinwin32rootlesswindow.c283 wmMsg.hwndWindow = pRLWinPriv->hWnd; in winMWExtWMUpdateWindowDecoration()
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/hw/xwin/
H A Dwinwindow.h91 HWND hwndWindow; member
H A Dwinwin32rootlesswindow.c283 wmMsg.hwndWindow = pRLWinPriv->hWnd; in winMWExtWMUpdateWindowDecoration()
/dports/x11-servers/xarcan/xarcan-0.6.0/hw/xwin/
H A Dwinwindow.h91 HWND hwndWindow; member
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/hw/xwin/
H A Dwinwindow.h91 HWND hwndWindow; member
H A Dwinwin32rootlesswindow.c283 wmMsg.hwndWindow = pRLWinPriv->hWnd; in winMWExtWMUpdateWindowDecoration()
/dports/audio/mous/mous-2.0.1/deps/MAC_SDK/Shared/
H A DMACDll.h34 …ec( dllexport ) int __stdcall ShowFileInfoDialog(const APE::str_ansi * pFilename, HWND hwndWindow);
/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/screenshot/
H A Dscreenshot-win32.c91 static BOOL isWindowIsAboveCaptureRegion (HWND hwndWindow,
733 isWindowIsAboveCaptureRegion (HWND hwndWindow, in isWindowIsAboveCaptureRegion() argument
738 if (!GetWindowRect (hwndWindow, &rectWindow)) return FALSE; in isWindowIsAboveCaptureRegion()
/dports/databases/mariadb-connector-odbc/mariadb-connector-odbc-3.1.14-src/dsn/
H A Dodbc_dsn.c835 void CenterWindow(HWND hwndWindow) in CenterWindow() argument
840 GetWindowRect(hwndWindow, &rectWindow); in CenterWindow()
848 MoveWindow(hwndWindow, (nScreenWidth - nWidth) / 2, (nScreenHeight - nHeight) / 2, in CenterWindow()
/dports/lang/fpc-source/fpc-3.2.2/packages/os2units/src/
H A Dmmio.pas612 hwndWindow : hwnd; // Some items require a window handle
625 hwndWindow : hwnd; // window handle
639 hwndWindow : hwnd; // these are the parameters

12