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

/external/chromium_org/chrome/browser/ui/views/tabs/
H A Dtab_drag_controller.cc777 StackedTabStripLayout* touch_layout = attached_tabstrip_->touch_layout_.get(); local
778 if (!touch_layout)
783 int index = touch_layout->active_index();
1245 StackedTabStripLayout* touch_layout = attached_tabstrip_->touch_layout_.get(); local
1246 int active_index = touch_layout->active_index();
1260 touch_layout->IsStacked(active_index + 1)) {

Completed in 537 milliseconds