Home
last modified time | relevance | path

Searched refs:GetScreenClient (Results 1 – 5 of 5) sorted by relevance

/dports/devel/upp/upp/uppsrc/CtrlCore/
H A DWin32Ctrl.h46 static Rect GetScreenClient(HWND hwnd);
H A DDHCtrl.cpp81 Rect r = GetScreenView() - GetScreenClient(phwnd).TopLeft(); in SyncHWND()
H A DWin32Proc.cpp363 rect = GetScreenClient(hwnd); in WindowProc()
H A DTopWin32.cpp64 overlapped = GetScreenClient(hwnd); in WindowProc()
H A DWin32Wnd.cpp1268 Rect Ctrl::GetScreenClient(HWND hwnd) in GetScreenClient() function in Upp::Ctrl
1288 sr = GetScreenClient(hwnd); in GetDefaultWindowRect()