Home
last modified time | relevance | path

Searched refs:CreateOtherBookmarkedButton (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/ui/views/bookmarks/
Dbookmark_bar_view.h295 views::MenuButton* CreateOtherBookmarkedButton();
Dbookmark_bar_view.cc877 other_bookmarked_button_ = CreateOtherBookmarkedButton(); in Init()
891 MenuButton* BookmarkBarView::CreateOtherBookmarkedButton() { in CreateOtherBookmarkedButton() function in BookmarkBarView