Home
last modified time | relevance | path

Searched defs:TouchPointForce (Results 1 – 2 of 2) sorted by relevance

/test/xts/acts/arkui/ace_c_arkui_key_code_test_api20/entry/src/main/cpp/types/libnativexcomponent/
DIndex.d.ts88 export const TouchPointForce: () => number; constant
/test/xts/acts/arkui/ace_c_arkui_key_code_test_api20/entry/src/main/cpp/touch/
DTouchPointTest.cpp528 napi_value TouchPointForce(napi_env env, napi_callback_info info) in TouchPointForce() function