Searched defs:GetTabAtModelIndex (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/ui/views/tabs/
H A Dtab_strip.cc215 GetTabAtModelIndex(model_count - 2));
246 Tab* tab = GetTabAtModelIndex(model_index);
252 GetTabAtModelIndex(model_index)->StartPulse();
596 Tab* TabStrip::GetTabAtModelIndex(int model_index) const { function in class:TabStrip

Completed in 71 milliseconds