Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
Dswiper_model_ng.cpp114 void SwiperModelNG::SetIsIndicatorCustomSize(bool isCustomSize) in SetIsIndicatorCustomSize() function in OHOS::Ace::NG::SwiperModelNG
487 void SwiperModelNG::SetIsIndicatorCustomSize(FrameNode* frameNode, bool isCustomSize) in SetIsIndicatorCustomSize() function in OHOS::Ace::NG::SwiperModelNG
Dswiper_model.h118 virtual void SetIsIndicatorCustomSize(bool isCustomSize) {} in SetIsIndicatorCustomSize() function
Dswiper_pattern.h467 void SetIsIndicatorCustomSize(bool IsCustomSize) in SetIsIndicatorCustomSize() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/dot_indicator/
Ddot_indicator_modifier.h241 void SetIsIndicatorCustomSize(bool isCustomSize) in SetIsIndicatorCustomSize() function
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_swiper.cpp391 void JSSwiper::SetIsIndicatorCustomSize(const Dimension& dimPosition, bool parseOk) in SetIsIndicatorCustomSize() function in OHOS::Ace::Framework::JSSwiper