Home
last modified time | relevance | path

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

/third_party/cef/tests/cefclient/browser/
Droot_window_win.h92 void OnNCCreate(LPCREATESTRUCT lpCreateStruct);
Droot_window_win.cc601 self->OnNCCreate(cs); in RootWndProc()
856 void RootWindowWin::OnNCCreate(LPCREATESTRUCT lpCreateStruct) { in OnNCCreate() function in client::RootWindowWin