HomeSort by relevance Sort by last modified time
    Searched refs:other_bookmarks_button_ (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/ui/gtk/bookmarks/
bookmark_bar_gtk.cc 272 other_bookmarks_button_ = theme_service_->BuildChromeButton();
273 ConnectFolderButtonEvents(other_bookmarks_button_, false);
280 gtk_container_add(GTK_CONTAINER(other_padding), other_bookmarks_button_); local
296 ViewIDUtil::SetID(other_bookmarks_button_, VIEW_ID_OTHER_BOOKMARKS);
523 model_, other_bookmarks_button_, theme_service_);
563 menu_bar_helper_.Add(other_bookmarks_button_);
740 widget_to_throb = other_bookmarks_button_;
    [all...]
bookmark_bar_gtk.h 349 GtkWidget* other_bookmarks_button_; member in class:BookmarkBarGtk

Completed in 33 milliseconds