Searched refs:setActiveSectionFast (Results 1 – 6 of 6) sorted by relevance
28 void setActiveSectionFast(int index);
42 void DiscreteSlider::setActiveSectionFast(int index) { in setActiveSectionFast() function in Ui::DiscreteSlider
266 slider->setActiveSectionFast(sectionFromScale(cConfigScale())); in SetupInterfaceScale()
536 count->setActiveSectionFast(CurrentCount() - 1); in SetupAdvancedNotifications()
669 _tabs->setActiveSectionFast(_tabIndices.indexOf(Section::Archived)); in refreshTabs()671 _tabs->setActiveSectionFast(_tabIndices.indexOf(Section::Featured)); in refreshTabs()673 _tabs->setActiveSectionFast(_tabIndices.indexOf(Section::Masks)); in refreshTabs()
894 _tabsSlider->setActiveSectionFast(indexByType(_currentTabType)); in createTabsSlider()