Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/ui/views/bookmarks/
Dbookmark_bar_view.cc214 class OverFlowButton : public views::MenuButton { class
216 explicit OverFlowButton(BookmarkBarView* owner) in OverFlowButton() function in __anonda5f5c610111::OverFlowButton
228 DISALLOW_COPY_AND_ASSIGN(OverFlowButton);
907 MenuButton* button = new OverFlowButton(this); in CreateOverflowButton()