Home
last modified time | relevance | path

Searched refs:newItemsWidth (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H A Drender_tab_bar.cpp287 double newItemsWidth = tabsWidth_[newIndex]; in SetScrollIndicator() local
297 indicatorPlusWidth_ = (curItemsWidth - newItemsWidth) * std::abs(percent); in SetScrollIndicator()