Home
last modified time | relevance | path

Searched refs:GetWndClass (Results 1 – 2 of 2) sorted by relevance

/third_party/cef/libcef/browser/native/
Dbrowser_platform_delegate_native_win.h47 static LPCTSTR GetWndClass();
Dbrowser_platform_delegate_native_win.cc177 CreateWindowEx(window_info_.ex_style, GetWndClass(), windowName.c_str(), in CreateHostWindow()
535 /* lpszClassName = */ CefBrowserPlatformDelegateNativeWin::GetWndClass(), in RegisterWindowClass()
544 LPCTSTR CefBrowserPlatformDelegateNativeWin::GetWndClass() { in GetWndClass() function in CefBrowserPlatformDelegateNativeWin