Searched defs:DEFAULT_SWIPER_ATTR (Results 1 – 2 of 2) sorted by relevance
160 const std::shared_ptr<SwiperAttribute> DeclarationConstants::DEFAULT_SWIPER_ATTR = std::make_shared… member in OHOS::Ace::DeclarationConstants
168 static const std::shared_ptr<SwiperAttribute> DEFAULT_SWIPER_ATTR; variable