Searched refs:OnButtonPressed (Results 1 - 22 of 22) sorted by relevance

/external/chromium/chrome/browser/ui/gtk/infobars/
H A Dtranslate_message_infobar_gtk.h22 CHROMEGTK_CALLBACK_0(TranslateMessageInfoBar, void, OnButtonPressed);
H A Dtranslate_message_infobar_gtk.cc36 void TranslateMessageInfoBar::OnButtonPressed(GtkWidget* sender) { function in class:TranslateMessageInfoBar
/external/chromium_org/chrome/browser/ui/gtk/infobars/
H A Dtranslate_message_infobar_gtk.h24 CHROMEGTK_CALLBACK_0(TranslateMessageInfoBar, void, OnButtonPressed);
H A Dtranslate_message_infobar_gtk.cc40 void TranslateMessageInfoBar::OnButtonPressed(GtkWidget* sender) { function in class:TranslateMessageInfoBar
/external/chromium_org/chrome/browser/chromeos/login/screens/
H A Dbase_screen.cc49 void BaseScreen::OnButtonPressed(const std::string& button_id) { function in class:chromeos::BaseScreen
50 LOG(WARNING) << "BaseScreen::OnButtonPressed(): button_id=" << button_id;
H A Dbase_screen.h81 virtual void OnButtonPressed(const std::string& button_id);
H A Dscreen_manager.cc158 void ScreenManager::OnButtonPressed(const std::string& screen_name, function in class:chromeos::ScreenManager
161 &BaseScreen::OnButtonPressed,
H A Dscreen_manager.h95 virtual void OnButtonPressed(const std::string& screen_name,
/external/chromium_org/chrome/browser/ui/webui/chromeos/login/
H A Dscreen_manager_handler.cc44 delegate_->OnButtonPressed(screen_name, button_id);
H A Dscreen_manager_handler.h26 virtual void OnButtonPressed(const std::string& screen_name,
/external/chromium_org/chrome/browser/ui/gtk/
H A Davatar_menu_button_gtk.h45 CHROMEGTK_CALLBACK_1(AvatarMenuButtonGtk, gboolean, OnButtonPressed,
H A Davatar_menu_button_gtk.cc48 gboolean AvatarMenuButtonGtk::OnButtonPressed(GtkWidget* widget, function in class:AvatarMenuButtonGtk
H A Dlocation_bar_view_gtk.h189 CHROMEGTK_CALLBACK_1(PageToolViewGtk, gboolean, OnButtonPressed, GdkEvent*);
259 CHROMEGTK_CALLBACK_1(PageActionViewGtk, gboolean, OnButtonPressed,
H A Dlocation_bar_view_gtk.cc1774 gboolean LocationBarViewGtk::PageToolViewGtk::OnButtonPressed( function in class:LocationBarViewGtk::PageToolViewGtk
1925 OnButtonPressed(widget(), &event);
2028 gboolean LocationBarViewGtk::PageActionViewGtk::OnButtonPressed( function in class:LocationBarViewGtk::PageActionViewGtk
2128 return view->OnButtonPressed(view->widget(), &event);
/external/chromium/chrome/browser/ui/gtk/
H A Dbrowser_titlebar.h143 CHROMEGTK_CALLBACK_1(BrowserTitlebar, gboolean, OnButtonPressed,
H A Dlocation_bar_view_gtk.h172 CHROMEGTK_CALLBACK_1(ContentSettingImageViewGtk, gboolean, OnButtonPressed,
250 CHROMEGTK_CALLBACK_1(PageActionViewGtk, gboolean, OnButtonPressed,
H A Dlocation_bar_view_gtk.cc1359 gboolean LocationBarViewGtk::ContentSettingImageViewGtk::OnButtonPressed( function in class:LocationBarViewGtk::ContentSettingImageViewGtk
1575 OnButtonPressed(widget(), &event);
1595 gboolean LocationBarViewGtk::PageActionViewGtk::OnButtonPressed(
H A Dbrowser_titlebar.cc790 gboolean BrowserTitlebar::OnButtonPressed(GtkWidget* widget, function in class:BrowserTitlebar
/external/chromium/chrome/browser/ui/gtk/bookmarks/
H A Dbookmark_bar_gtk.h253 CHROMEGTK_CALLBACK_1(BookmarkBarGtk, gboolean, OnButtonPressed,
H A Dbookmark_bar_gtk.cc1005 gboolean BookmarkBarGtk::OnButtonPressed(GtkWidget* sender, function in class:BookmarkBarGtk
/external/chromium_org/chrome/browser/ui/gtk/bookmarks/
H A Dbookmark_bar_gtk.h259 CHROMEGTK_CALLBACK_1(BookmarkBarGtk, gboolean, OnButtonPressed,
H A Dbookmark_bar_gtk.cc1164 gboolean BookmarkBarGtk::OnButtonPressed(GtkWidget* sender, function in class:BookmarkBarGtk

Completed in 1390 milliseconds