ReactOS 0.4.16-dev-109-gf4cb10f
|
#include <winuser.h>
Public Attributes | |
HWND | hwnd |
HWND | hwndInsertAfter |
int | x |
int | y |
int | cx |
int | cy |
UINT | flags |
int _WINDOWPOS::cx |
Definition at line 3595 of file winuser.h.
Referenced by add_message_(), co_WinPosDoWinPosChanging(), co_WinPosSetWindowPos(), create_custom_header_control(), create_header_control(), handle_internal_message(), HEADER_Layout(), IntDeferWindowPos(), IntEndDeferWindowPosEx(), LISTVIEW_SetView(), LISTVIEW_StyleChanged(), LISTVIEW_UpdateSize(), main_window_procA(), mdi_child_wnd_proc_2(), mdi_main_wnd_procA(), OnSetFont(), CAddressBand::OnWindowPosChanging(), FileChildWindow::resize_children(), SPY_DumpStructure(), test_comboex_WM_WINDOWPOSCHANGING(), WINHELP_ButtonBoxWndProc(), and WinPosFixupFlags().
int _WINDOWPOS::cy |
Definition at line 3596 of file winuser.h.
Referenced by add_message_(), co_WinPosDoWinPosChanging(), co_WinPosSetWindowPos(), create_custom_header_control(), create_header_control(), handle_internal_message(), HEADER_Layout(), IntDeferWindowPos(), IntEndDeferWindowPosEx(), LISTVIEW_SetView(), LISTVIEW_StyleChanged(), LISTVIEW_UpdateSize(), main_window_procA(), mdi_child_wnd_proc_2(), mdi_main_wnd_procA(), OnSetFont(), CAddressBand::OnWindowPosChanging(), FileChildWindow::resize_children(), SPY_DumpStructure(), test_comboex_WM_WINDOWPOSCHANGING(), WINHELP_ButtonBoxWndProc(), and WinPosFixupFlags().
UINT _WINDOWPOS::flags |
Definition at line 3597 of file winuser.h.
Referenced by add_message_(), co_WinPosDoNCCALCSize(), co_WinPosDoWinPosChanging(), co_WinPosSetWindowPos(), DesktopWindowProc(), DWPTestProc(), handle_internal_message(), HEADER_Layout(), IntDeferWindowPos(), IntEndDeferWindowPosEx(), LISTVIEW_SetView(), LISTVIEW_StyleChanged(), LISTVIEW_UpdateSize(), main_window_procA(), mdi_child_wnd_proc_2(), mdi_main_wnd_procA(), ME_HandleMessage(), CTrayWindow::OnNcCalcSize(), OnPostWinPosChanged(), OnSetFont(), OwnerTestProc(), FileChildWindow::resize_children(), SPY_DumpStructure(), sw_call_window_proc(), SysParamsTestProc(), test_comboex_WM_WINDOWPOSCHANGING(), and WinPosFixupFlags().
HWND _WINDOWPOS::hwnd |
Definition at line 3591 of file winuser.h.
Referenced by co_WinPosDoWinPosChanging(), co_WinPosSetWindowPos(), HEADER_Layout(), IntDeferWindowPos(), IntEndDeferWindowPosEx(), LISTVIEW_UpdateSize(), mdi_child_wnd_proc_2(), mdi_main_wnd_procA(), OnSetFont(), SPY_DumpStructure(), test_comboex_WM_WINDOWPOSCHANGING(), and WinPosFixupFlags().
HWND _WINDOWPOS::hwndInsertAfter |
Definition at line 3592 of file winuser.h.
Referenced by add_message_(), co_WinPosDoWinPosChanging(), co_WinPosSetWindowPos(), create_custom_header_control(), create_header_control(), DWPTestProc(), handle_internal_message(), HEADER_Layout(), IntDeferWindowPos(), IntEndDeferWindowPosEx(), LISTVIEW_UpdateSize(), mdi_child_wnd_proc_2(), mdi_main_wnd_procA(), OwnerTestProc(), FileChildWindow::resize_children(), resize_template_hook(), SPY_DumpStructure(), SysParamsTestProc(), test_comboex_WM_WINDOWPOSCHANGING(), and WinPosFixupFlags().
int _WINDOWPOS::x |
Definition at line 3593 of file winuser.h.
Referenced by add_message_(), co_WinPosDoWinPosChanging(), co_WinPosSetWindowPos(), create_custom_header_control(), create_header_control(), handle_internal_message(), HEADER_Layout(), IntDeferWindowPos(), IntEndDeferWindowPosEx(), LISTVIEW_SetView(), LISTVIEW_StyleChanged(), LISTVIEW_UpdateSize(), main_window_procA(), mdi_child_wnd_proc_2(), mdi_main_wnd_procA(), FileChildWindow::resize_children(), SPY_DumpStructure(), test_comboex_WM_WINDOWPOSCHANGING(), and WinPosFixupFlags().
int _WINDOWPOS::y |
Definition at line 3594 of file winuser.h.
Referenced by add_message_(), co_WinPosDoWinPosChanging(), co_WinPosSetWindowPos(), create_custom_header_control(), create_header_control(), handle_internal_message(), HEADER_Layout(), IntDeferWindowPos(), IntEndDeferWindowPosEx(), LISTVIEW_SetView(), LISTVIEW_StyleChanged(), LISTVIEW_UpdateSize(), main_window_procA(), mdi_child_wnd_proc_2(), mdi_main_wnd_procA(), FileChildWindow::resize_children(), SPY_DumpStructure(), test_comboex_WM_WINDOWPOSCHANGING(), and WinPosFixupFlags().