Home | History | Annotate | Download | only in win

Lines Matching refs:m_hostWindow

328     , m_hostWindow(0)
2548 frame.left, frame.top, frame.right - frame.left, frame.bottom - frame.top, m_hostWindow ? m_hostWindow : HWND_MESSAGE, 0, gInstance, 0);
3272 m_hostWindow = window;
3282 *window = (OLE_HANDLE)(ULONG64)m_hostWindow;
5648 newParent = findTopLevelParent(m_hostWindow);