Home
last modified time | relevance | path

Searched refs:GetWorkAreaRect (Results 1 - 1 of 1) sorted by relevance

/third_party/lzma/CPP/Windows/Control/
H A DDialog.cpp125 static bool GetWorkAreaRect(RECT *rect, HWND hwnd) in GetWorkAreaRect() function
170 GetWorkAreaRect(&rect, hwnd); in IsDialogSizeOK()
285 if (!GetWorkAreaRect(&workRect, *this)) in NormalizeSize()
320 if (!GetWorkAreaRect(&workRect, *this)) in NormalizePosition()
330 if (!GetWorkAreaRect(&workRectParent, parentHWND)) in NormalizePosition()

Completed in 2 milliseconds