Home
last modified time | relevance | path

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

/third_party/cef/tests/cefclient/browser/
Droot_window_gtk.cc583 void RootWindowGtk::NotifyVisibilityChange(bool show) { in NotifyVisibilityChange() function in client::RootWindowGtk
586 base::BindOnce(&RootWindowGtk::NotifyVisibilityChange, this, show)); in NotifyVisibilityChange()
753 self->NotifyVisibilityChange( in WindowState()
Droot_window_gtk.h70 void NotifyVisibilityChange(bool show);