Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js33274 this._buttonTriggerLeft = new FT; property
33275 … this._buttonTriggerLeft.getValue = () => this._nativeButtonState[XT.BUTTON_TRIGGER_LEFT]; function