Searched refs:NotifyMenuItem (Results 1 – 2 of 2) sorted by relevance
674 void RootWindowGtk::NotifyMenuItem(int id) { in NotifyMenuItem() function in client::RootWindowGtk676 MAIN_POST_CLOSURE(base::BindOnce(&RootWindowGtk::NotifyMenuItem, this, id)); in NotifyMenuItem()823 self->NotifyMenuItem(id); in MenuItemActivated()
75 void NotifyMenuItem(int id);