Home
last modified time | relevance | path

Searched defs:SetShowIndicator (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Dswiper_component.cpp203 void SwiperComponent::SetShowIndicator(bool showIndicator) in SetShowIndicator() function in OHOS::Ace::SwiperComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dswiper_model_impl.cpp87 void SwiperModelImpl::SetShowIndicator(bool showIndicator) in SetShowIndicator() function in OHOS::Ace::Framework::SwiperModelImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_model_ng.cpp112 void SwiperModelNG::SetShowIndicator(bool showIndicator) in SetShowIndicator() function in OHOS::Ace::NG::SwiperModelNG
580 void SwiperModelNG::SetShowIndicator(FrameNode* frameNode, bool showIndicator) in SetShowIndicator() function in OHOS::Ace::NG::SwiperModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/swiper/
H A Dswiper_declaration.h374 void SetShowIndicator(bool showIndicator) in SetShowIndicator() function