Searched defs:showIndicator (Results 1 – 7 of 7) sorted by relevance
35 SwiperComponent::SwiperComponent(const std::list<RefPtr<Component>>& children, bool showIndicator) in SwiperComponent()203 void SwiperComponent::SetShowIndicator(bool showIndicator) in SetShowIndicator()
86 void FfiOHOSAceFrameworkSwiperSetIndicator(bool showIndicator) in FfiOHOSAceFrameworkSwiperSetIndicator()
87 void SwiperModelImpl::SetShowIndicator(bool showIndicator) in SetShowIndicator()
112 void SwiperModelNG::SetShowIndicator(bool showIndicator) in SetShowIndicator()580 void SwiperModelNG::SetShowIndicator(FrameNode* frameNode, bool showIndicator) in SetShowIndicator()
374 void SetShowIndicator(bool showIndicator) in SetShowIndicator()
728 bool showIndicator = false; in SetIndicator() local
771 bool showIndicator = indicator == 1 ? true : false; in SetSwiperIndicator() local