Searched defs:DEFAULT_GESTURE_EVENT (Results 1 – 2 of 2) sorted by relevance
100 const std::shared_ptr<CommonGestureEvent> DeclarationConstants::DEFAULT_GESTURE_EVENT = member in OHOS::Ace::DeclarationConstants
115 static const std::shared_ptr<CommonGestureEvent> DEFAULT_GESTURE_EVENT; variable