Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/indicator_common/
H A Dswiper_indicator_pattern.h187 void UpdateTextContent(const RefPtr<SwiperIndicatorLayoutProperty>& layoutProperty,
H A Dswiper_indicator_pattern.cpp75 UpdateTextContent(layoutProperty, firstTextNode, lastTextNode); in OnModifyDone()
104 textContext->UpdateTextContent(layoutProperty, firstTextNode, lastTextNode); in OnModifyDone()
424 void SwiperIndicatorPattern::UpdateTextContent(const RefPtr<SwiperIndicatorLayoutProperty>& layoutP… in UpdateTextContent() function in OHOS::Ace::NG::SwiperIndicatorPattern