Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js33302 this._buttonRightStick = new FT; property
33303 … this._buttonRightStick.getValue = () => this._nativeButtonState[XT.BUTTON_RIGHT_STICK]; function