Home
last modified time | relevance | path

Searched refs:GetDotIndicatorInfo (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_theme/theme_apply/
H A Djs_swiper_theme.h37 SwiperParameters swiperParameters = JSSwiper::GetDotIndicatorInfo(obj); in ApplyThemeInConstructor()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_swiper.h62 static SwiperParameters GetDotIndicatorInfo(const JSRef<JSObject>& obj);
H A Djs_swiper.cpp441 SwiperParameters JSSwiper::GetDotIndicatorInfo(const JSRef<JSObject>& obj) in GetDotIndicatorInfo() function in OHOS::Ace::Framework::JSSwiper
710 SwiperParameters swiperParameters = GetDotIndicatorInfo(obj); in SetIndicator()
716 SwiperParameters swiperParameters = GetDotIndicatorInfo(obj); in SetIndicator()
722 SwiperParameters swiperParameters = GetDotIndicatorInfo(JSRef<JSObject>::New()); in SetIndicator()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_swiper_modifier.cpp219 SwiperParameters GetDotIndicatorInfo(FrameNode* frameNode, const std::vector<std::string>& dotIndic… in GetDotIndicatorInfo() function
761 SwiperParameters swiperParameters = GetDotIndicatorInfo(frameNode, res); in SetSwiperIndicator()
765 SwiperParameters swiperParameters = GetDotIndicatorInfo(frameNode, res); in SetSwiperIndicator()