Searched defs:DEFAULT_MOUSE_EVENT (Results 1 – 2 of 2) sorted by relevance
105 const std::shared_ptr<CommonMouseEvent> DeclarationConstants::DEFAULT_MOUSE_EVENT = member in OHOS::Ace::DeclarationConstants
118 static const std::shared_ptr<CommonMouseEvent> DEFAULT_MOUSE_EVENT; variable