Searched refs:NotifyNativeWindowCreated (Results 1 – 2 of 2) sorted by relevance
81 void NotifyNativeWindowCreated(HWND hwnd);
325 NotifyNativeWindowCreated(hwnd_); in Create()346 void OsrWindowWin::NotifyNativeWindowCreated(HWND hwnd) { in NotifyNativeWindowCreated() function in client::OsrWindowWin350 base::BindOnce(&OsrWindowWin::NotifyNativeWindowCreated, this, hwnd)); in NotifyNativeWindowCreated()