Searched refs:GetTabAtTabDataIndex (Results 1 – 4 of 4) sorted by relevance
195 GetTabAtTabDataIndex(i)->set_background_offset(offset); in SetBackgroundOffset()240 GetTabAtTabDataIndex(ModelIndexToTabIndex(old_model_index))-> in SelectTabAt()257 GetTabAtTabDataIndex(i)->StopPulse(); in StopAllHighlighting()282 Tab* tab = GetTabAtTabDataIndex(i); in PaintChildren()340 return GetTabAtTabDataIndex(tab_count() - 1); in GetViewByID()344 return GetTabAtTabDataIndex(index); in GetViewByID()410 Tab* next_tab = i < (tab_count() - 1) ? GetTabAtTabDataIndex(i + 1) : NULL; in GetEventHandlerForPoint()413 Tab* tab = GetTabAtTabDataIndex(i); in GetEventHandlerForPoint()458 Tab* tab = GetTabAtTabDataIndex(i); in AnimateToIdealBounds()592 Tab* TabStrip::GetTabAtTabDataIndex(int tab_data_index) const { in GetTabAtTabDataIndex() function in TabStrip[all …]
150 Tab* GetTabAtTabDataIndex(int tab_data_index) const;
59 GetTabAtTabDataIndex(i)->set_background_offset(offset); in SetBackgroundOffset()124 TouchTab* tab = GetTabAtTabDataIndex(i); in AnimateToIdealBounds()139 TouchTab* tab = GetTabAtTabDataIndex(i); in GenerateIdealBounds()270 TouchTab* TouchTabStrip::GetTabAtTabDataIndex(int tab_data_index) const { in GetTabAtTabDataIndex() function in TouchTabStrip294 TouchTab* tab = GetTabAtTabDataIndex(i); in PaintChildren()
63 TouchTab* GetTabAtTabDataIndex(int tab_data_index) const;