Searched refs:GetWndClass (Results 1 – 2 of 2) sorted by relevance
47 static LPCTSTR GetWndClass();
177 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