Home
last modified time | relevance | path

Searched defs:SetIsIndicatorCustomSize (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_model.h133 virtual void SetIsIndicatorCustomSize(bool isCustomSize) {} in SetIsIndicatorCustomSize() function
H A Dswiper_model_ng.cpp139 void SwiperModelNG::SetIsIndicatorCustomSize(bool isCustomSize) in SetIsIndicatorCustomSize() function in OHOS::Ace::NG::SwiperModelNG
607 void SwiperModelNG::SetIsIndicatorCustomSize(FrameNode* frameNode, bool isCustomSize) in SetIsIndicatorCustomSize() function in OHOS::Ace::NG::SwiperModelNG
H A Dswiper_pattern.h360 void SetIsIndicatorCustomSize(bool isCustomSize) in SetIsIndicatorCustomSize() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/dot_indicator/
H A Ddot_indicator_modifier.h270 void SetIsIndicatorCustomSize(bool isCustomSize) in SetIsIndicatorCustomSize() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_swiper.cpp420 void JSSwiper::SetIsIndicatorCustomSize(const Dimension& dimPosition, bool parseOk) in SetIsIndicatorCustomSize() function in OHOS::Ace::Framework::JSSwiper