Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H A Dtab_content_element.cpp48 tabContent->IndicatorByContent(percent, newIndex, needChange); in CreateRenderNode()
71 void TabContentElement::IndicatorByContent(double percent, int32_t newIndex, bool needChange) in IndicatorByContent() function in OHOS::Ace::TabContentElement
H A Dtab_content_element.h40 void IndicatorByContent(double percent, int32_t newIndex, bool needChange);