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