Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/frameworks/napi/input_event_client/src/
H A Djs_register_module.cpp320 static napi_value HandleTouchProperty(napi_env env, napi_value touchHandle) in HandleTouchProperty() function
363 napi_value touchProperty = HandleTouchProperty(env, touchHandle); in HandleTouchPropertyInt32()
/ohos5.0/foundation/multimodalinput/input/frameworks/native/input/
H A Doh_input_manager.cpp646 static int32_t HandleTouchProperty(const struct Input_TouchEvent* touchEvent, in HandleTouchProperty() function
681 result = HandleTouchProperty(touchEvent, item); in OH_Input_InjectTouchEvent()