Home
last modified time | relevance | path

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

/third_party/cef/tests/cefclient/browser/
Droot_window_gtk.cc674 void RootWindowGtk::NotifyMenuItem(int id) { in NotifyMenuItem() function in client::RootWindowGtk
676 MAIN_POST_CLOSURE(base::BindOnce(&RootWindowGtk::NotifyMenuItem, this, id)); in NotifyMenuItem()
823 self->NotifyMenuItem(id); in MenuItemActivated()
Droot_window_gtk.h75 void NotifyMenuItem(int id);