Home
last modified time | relevance | path

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

/reactos/dll/win32/iernonce/
H A Ddialog.cpp65 RECT DlgRect; in ResizeListBoxAndDialog() local
67 GetWindowRect(&DlgRect); in ResizeListBoxAndDialog()
76 DlgRect.right - DlgRect.left, in ResizeListBoxAndDialog()
77 DlgRect.bottom - DlgRect.top + HeightDiff, in ResizeListBoxAndDialog()