Searched refs:m_hostWindow (Results 1 – 2 of 2) sorted by relevance
294 , m_hostWindow(0) in WebView()2284 if (!::IsWindow(m_hostWindow)) { in initWithFrame()2290 …frame.left, frame.top, frame.right - frame.left, frame.bottom - frame.top, m_hostWindow, 0, gInsta… in initWithFrame()2958 m_hostWindow = window; in setHostWindow()2969 *window = (OLE_HANDLE)(ULONG64)m_hostWindow; in hostWindow()5073 HWND newParent = findTopLevelParent(m_hostWindow); in windowAncestryDidChange()
863 HWND m_hostWindow; variable