Searched refs:CreateTouchpadRightClickType (Results 1 – 2 of 2) sorted by relevance
96 static napi_value CreateTouchpadRightClickType(napi_env env, napi_value exports);
1051 napi_value JsPointerContext::CreateTouchpadRightClickType(napi_env env, napi_value exports) in CreateTouchpadRightClickType() function in OHOS::MMI::JsPointerContext1709 if (CreateTouchpadRightClickType(env, exports) == nullptr) { in Export()