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

/external/chromium_org/chrome/browser/ui/views/bookmarks/
H A Dbookmark_bar_view.h278 DROP_OVERFLOW enumerator in enum:BookmarkBarView::DropButtonType
H A Dbookmark_bar_view.cc812 drop_info_->location.button_type != DROP_OVERFLOW &&
915 if (location.on || location.button_type == DROP_OVERFLOW ||
920 else if (location.button_type == DROP_OVERFLOW)
1718 location->button_type = DROP_OVERFLOW;

Completed in 46 milliseconds