Home
last modified time | relevance | path

Searched defs:GetTouchPointWindowY (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.ts67 export const GetTouchPointWindowY: (isNullptr: boolean) => number; constant
/test/xts/acts/arkui/ace_c_arkui_key_code_test_api20/entry/src/main/cpp/touch/
DTouchPointTest.cpp51 napi_value GetTouchPointWindowY(napi_env env, napi_callback_info info) in GetTouchPointWindowY() function