Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_picker_base.cpp629 std::vector<uint32_t> selectedIndexes; in SetTextSelected() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtab_bar_pattern.cpp1437 std::vector<int32_t> selectedIndexes = {selectedIndex, unselectedIndex}; in HandleBottomTabBarClick() local
1461 void TabBarPattern::GetBottomTabBarImageSizeAndOffset(const std::vector<int32_t>& selectedIndexes, int32_t maskIndex, in GetBottomTabBarImageSizeAndOffset() argument
1518 void TabBarPattern::UpdateBottomTabBarImageColor(const std::vector<int32_t>& selectedIndexes, int32_t maskIndex) in UpdateBottomTabBarImageColor() argument
[all...]

Completed in 5 milliseconds