Home | History | Annotate | Download | only in gtk

Lines Matching refs:BrowserActionButton

81 class BrowserActionButton : public NotificationObserver,
86 BrowserActionButton(BrowserActionsToolbarGtk* toolbar,
133 ~BrowserActionButton() {
271 BrowserActionButton* action) {
285 static void OnClicked(GtkWidget* widget, BrowserActionButton* action) {
298 BrowserActionButton* button) {
315 BrowserActionButton* button) {
317 // function is to tell the toolbar which BrowserActionButton initiated the
520 linked_ptr<BrowserActionButton> button(
521 new BrowserActionButton(this, extension, theme_service_));
708 void BrowserActionsToolbarGtk::DragStarted(BrowserActionButton* button,
903 BrowserActionButton* button = extension_button_map_[extension->id()].get();