HomeSort by relevance Sort by last modified time
    Searched refs:m_parentWindowHandle (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebKit/wince/
WebView.h 93 HWND m_parentWindowHandle;
WebView.cpp 77 , m_parentWindowHandle(hwnd)
445 PostMessage(m_parentWindowHandle, WM_CLOSE, wParam, lParam);

Completed in 165 milliseconds