Home
last modified time | relevance | path

Searched defs:tab_data_index (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/tabs/
Dtab_strip.h147 const gfx::Rect& ideal_bounds(int tab_data_index) { in ideal_bounds()
Dtab_strip.cc1865 int tab_data_index = GetModelIndexOfTab(tabs[i]); in StartedDraggingTabs() local
1900 int tab_data_index = GetModelIndexOfTab(tab); in StoppedDraggingTab() local
2238 void TabStrip::SetDropIndex(int tab_data_index, bool drop_before) { in SetDropIndex()