|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <layout.h>

Public Attributes | |
| UINT | m_nCtrlID |
| UINT | m_uEdges |
| HWND | m_hwndCtrl |
| SIZE | m_margin1 |
| SIZE | m_margin2 |
| HWND LAYOUT_INFO::m_hwndCtrl |
Definition at line 13 of file layout.h.
Referenced by _layout_DoMoveItem(), and _layout_InitLayouts().
| SIZE LAYOUT_INFO::m_margin1 |
Definition at line 14 of file layout.h.
Referenced by _layout_DoMoveItem(), and _layout_InitLayouts().
| SIZE LAYOUT_INFO::m_margin2 |
Definition at line 15 of file layout.h.
Referenced by _layout_DoMoveItem(), and _layout_InitLayouts().
| UINT LAYOUT_INFO::m_nCtrlID |
Definition at line 11 of file layout.h.
Referenced by _layout_InitLayouts().
| UINT LAYOUT_INFO::m_uEdges |
Definition at line 12 of file layout.h.
Referenced by _layout_DoMoveItem(), and _layout_InitLayouts().