Searched defs:GetNapiInt32 (Results 1 – 7 of 7) sorted by relevance
29 napi_value JsKeyCode::GetNapiInt32(napi_env env, int32_t code) in GetNapiInt32() function in OHOS::MMI::JsKeyCode
29 napi_value JsIntentionCode::GetNapiInt32(napi_env env, int32_t code) in GetNapiInt32() function in OHOS::MMI::JsIntentionCode
28 napi_value JsTouchEvent::GetNapiInt32(napi_env env, int32_t code) in GetNapiInt32() function in OHOS::MMI::JsTouchEvent
34 napi_value JsKeyEvent::GetNapiInt32(napi_env env, int32_t code) in GetNapiInt32() function in OHOS::MMI::JsKeyEvent
35 napi_value JsGestureEvent::GetNapiInt32(napi_env env, int32_t code) in GetNapiInt32() function in OHOS::MMI::JsGestureEvent
81 napi_value GetNapiInt32(const napi_env &env, int32_t number) in GetNapiInt32() function
55 napi_value JsMouseEvent::GetNapiInt32(napi_env env, int32_t code) in GetNapiInt32() function in OHOS::MMI::JsMouseEvent