Home | History | Annotate | Download | only in win

Lines Matching refs:kWebViewWindowClassName

291 const LPCWSTR kWebViewWindowClassName = L"WebViewWindowClass";
2048 wcex.lpszClassName = kWebViewWindowClassName;
2547 m_viewWindow = CreateWindowEx(0, kWebViewWindowClassName, 0, WS_CHILD | WS_CLIPSIBLINGS | WS_CLIPCHILDREN,