Searched refs:NotifyButtonClicked (Results 1 – 2 of 2) sorted by relevance
645 void RootWindowGtk::NotifyButtonClicked(int id) { in NotifyButtonClicked() function in client::RootWindowGtk648 base::BindOnce(&RootWindowGtk::NotifyButtonClicked, this, id)); in NotifyButtonClicked()838 self->NotifyButtonClicked(IDC_NAV_BACK); in BackButtonClicked()845 self->NotifyButtonClicked(IDC_NAV_FORWARD); in ForwardButtonClicked()851 self->NotifyButtonClicked(IDC_NAV_STOP); in StopButtonClicked()858 self->NotifyButtonClicked(IDC_NAV_RELOAD); in ReloadButtonClicked()
74 void NotifyButtonClicked(int id);