Home
last modified time | relevance | path

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

/third_party/cef/tests/cefclient/browser/
Droot_window_gtk.cc227 NotifyForceClose(); in Close()
685 void RootWindowGtk::NotifyForceClose() { in NotifyForceClose() function in client::RootWindowGtk
687 CefPostTask(TID_UI, base::BindOnce(&RootWindowGtk::NotifyForceClose, this)); in NotifyForceClose()
Droot_window_gtk.h76 void NotifyForceClose();