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

/external/chromium/chrome/browser/ui/views/bookmarks/
H A Dbookmark_bar_view.cc212 // OverFlowButton (chevron) --------------------------------------------------
214 class OverFlowButton : public views::MenuButton { class in namespace:__anon2698
216 explicit OverFlowButton(BookmarkBarView* owner) function in class:__anon2698::OverFlowButton
228 DISALLOW_COPY_AND_ASSIGN(OverFlowButton);
907 MenuButton* button = new OverFlowButton(this);
/external/chromium_org/chrome/browser/ui/views/bookmarks/
H A Dbookmark_bar_view.cc299 // OverFlowButton (chevron) --------------------------------------------------
301 class OverFlowButton : public views::MenuButton { class in namespace:__anon6303
303 explicit OverFlowButton(BookmarkBarView* owner) function in class:__anon6303::OverFlowButton
315 DISALLOW_COPY_AND_ASSIGN(OverFlowButton);
1342 MenuButton* button = new OverFlowButton(this);

Completed in 78 milliseconds