Searched defs:BookmarkFolderButton (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/bookmarks/
H A Dbookmark_bar_view.cc277 // BookmarkFolderButton -------------------------------------------------------
281 class BookmarkFolderButton : public views::MenuButton { class in namespace:__anon5153
283 BookmarkFolderButton(views::ButtonListener* listener, function in class:__anon5153::BookmarkFolderButton
324 DISALLOW_COPY_AND_ASSIGN(BookmarkFolderButton);
1419 new BookmarkFolderButton(this, base::string16(), this, false);
1430 new BookmarkFolderButton(this, base::string16(), this, false);
1471 views::MenuButton* button = new BookmarkFolderButton(

Completed in 79 milliseconds