Searched defs:DEFAULT_SWIPER_STYLE (Results 1 – 2 of 2) sorted by relevance
161 const std::shared_ptr<SwiperStyle> DeclarationConstants::DEFAULT_SWIPER_STYLE = std::make_shared<Sw… member in OHOS::Ace::DeclarationConstants
169 static const std::shared_ptr<SwiperStyle> DEFAULT_SWIPER_STYLE; variable