Home
last modified time | relevance | path

Searched defs:SwiperComponent (Results 1 - 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Dswiper_component.h53 class ACE_EXPORT SwiperComponent : public ComponentGroup { class
H A Dswiper_component.cpp27 SwiperComponent::SwiperComponent(const std::list<RefPtr<Component>>& children) : ComponentGroup(children) in SwiperComponent() function in OHOS::Ace::SwiperComponent
35 SwiperComponent::SwiperComponent(const std::list<RefPtr<Component>>& children, bool showIndicator) in SwiperComponent() function in OHOS::Ace::SwiperComponent
[all...]
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dswiper_component.cpp24 SwiperComponent::SwiperComponent(jerry_value_t options, jerry_value_t children, AppStyleManager *styleManager) in SwiperComponent() function in OHOS::ACELite::SwiperComponent
[all...]

Completed in 2 milliseconds