HomeSort by relevance Sort by last modified time
    Searched refs:tab_data_index (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/ui/views/tabs/
tab_strip.h 138 const gfx::Rect& ideal_bounds(int tab_data_index) {
139 return tabs_.ideal_bounds(tab_data_index);
490 void SetDropIndex(int tab_data_index, bool drop_before);
tab_strip.cc 1882 int tab_data_index = GetModelIndexOfTab(tabs[i]); local
1917 int tab_data_index = GetModelIndexOfTab(tab); local
    [all...]

Completed in 627 milliseconds