Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/ui/gtk/tabs/
Ddragged_tab_controller_gtk.cc490 bool at_the_end = base::i18n::IsRTL() ? in GetInsertionIndexForDraggedBounds() local
493 index = at_the_end ? attached_tabstrip_->model()->count() : 0; in GetInsertionIndexForDraggedBounds()