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

  /external/chromium/chrome/browser/ui/views/bookmarks/
bookmark_bar_view.cc 212 // OverFlowButton (chevron) --------------------------------------------------
214 class OverFlowButton : public views::MenuButton {
216 explicit OverFlowButton(BookmarkBarView* owner)
228 DISALLOW_COPY_AND_ASSIGN(OverFlowButton);
907 MenuButton* button = new OverFlowButton(this);
    [all...]
  /external/chromium_org/chrome/browser/ui/views/bookmarks/
bookmark_bar_view.cc 294 // OverFlowButton (chevron) --------------------------------------------------
296 class OverFlowButton : public views::MenuButton {
298 explicit OverFlowButton(BookmarkBarView* owner)
310 DISALLOW_COPY_AND_ASSIGN(OverFlowButton);
    [all...]

Completed in 520 milliseconds