Home
last modified time | relevance | path

Searched defs:OnCreate (Results 1 – 2 of 2) sorted by relevance

/third_party/cef/tests/cefclient/browser/
Droot_window_win.cc868 void RootWindowWin::OnCreate(LPCREATESTRUCT lpCreateStruct) { in OnCreate() function in client::RootWindowWin
/third_party/python/Tools/msi/bundle/bootstrap/
DPythonBootstrapperApplication.cpp1991 BOOL OnCreate(__in HWND hWnd) { in OnCreate() function in PythonBootstrapperApplication