Home
last modified time | relevance | path

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

/third_party/cef/tests/cefclient/browser/
Droot_window_win.h75 static LRESULT CALLBACK RootWndProc(HWND hWnd,
Droot_window_win.cc406 wcex.lpfnWndProc = RootWndProc; in RegisterRootClass()
486 LRESULT CALLBACK RootWindowWin::RootWndProc(HWND hWnd, in RootWndProc() function in client::RootWindowWin