Searched defs:tab_data_index (Results 1 – 2 of 2) sorted by relevance
138 const gfx::Rect& ideal_bounds(int tab_data_index) { in ideal_bounds()
1882 int tab_data_index = GetModelIndexOfTab(tabs[i]); in StartedDraggingTabs() local1917 int tab_data_index = GetModelIndexOfTab(tab); in StoppedDraggingTab() local2255 void TabStrip::SetDropIndex(int tab_data_index, bool drop_before) { in SetDropIndex()