Searched defs:SetIndicatorIsBoolean (Results 1 - 3 of 3) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/ | ||
H A D | swiper_model.h | 139 virtual void SetIndicatorIsBoolean(bool isBoolean) {} in SetIndicatorIsBoolean() function in OHOS::Ace::SwiperModel |
H A D | swiper_model_ng.cpp | 359 void SwiperModelNG::SetIndicatorIsBoolean(bool isBoolean) in SetIndicatorIsBoolean() function in OHOS::Ace::NG::SwiperModelNG 604 void SwiperModelNG::SetIndicatorIsBoolean(FrameNode* frameNode, bool isBoolean) in SetIndicatorIsBoolean() function in OHOS::Ace::NG::SwiperModelNG |
H A D | swiper_pattern.h | 375 void SetIndicatorIsBoolean(bool isBoolean) in SetIndicatorIsBoolean() function |
Completed in 6 milliseconds