Home
last modified time | relevance | path

Searched refs:JS_CALLBACK_POINTER_ACTION_DOWN (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/frameworks/napi/input_event_client/include/
H A Djs_register_module.h35 JS_CALLBACK_POINTER_ACTION_DOWN = 7, enumerator
/ohos5.0/foundation/multimodalinput/input/frameworks/napi/input_event_client/src/
H A Djs_register_module.cpp206 case JS_CALLBACK_POINTER_ACTION_DOWN: in HandleMouseAction()