Searched defs:DEFAULT_SWIPER_EVENT (Results 1 – 2 of 2) sorted by relevance
162 const std::shared_ptr<SwiperEvent> DeclarationConstants::DEFAULT_SWIPER_EVENT = std::make_shared<Sw… member in OHOS::Ace::DeclarationConstants
170 static const std::shared_ptr<SwiperEvent> DEFAULT_SWIPER_EVENT; variable