Home
last modified time | relevance | path

Searched refs:event (Results 151 - 175 of 1496) sorted by relevance

12345678910>>...60

/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/default/pages/div/router/
H A Dindex.js99 onAccessibility(event) {
100 if (event.eventType == 1) {
103 console.log("onAccessibility" + JSON.stringify(event));
106 touchStart(event){
107 var globalX = event.touches[0].globalX
108 var globalY = event.touches[0].globalY
109 var localX = event.touches[0].localX
110 var localY = event.touches[0].localY
111 var size = event.touches[0].size
112 var force = event
[all...]
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/default/pages/image/router/
H A Dindex.js99 onAccessibility(event) {
100 if (event.eventType == 1) {
103 console.log("onAccessibility" + JSON.stringify(event));
106 touchStart(event){
107 var globalX = event.touches[0].globalX
108 var globalY = event.touches[0].globalY
109 var localX = event.touches[0].localX
110 var localY = event.touches[0].localY
111 var size = event.touches[0].size
112 var force = event
[all...]
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/default/pages/picker/router/
H A Dindex.js142 touchStart(event){
143 var globalX = event.touches[0].globalX
144 var globalY = event.touches[0].globalY
145 var localX = event.touches[0].localX
146 var localY = event.touches[0].localY
147 var size = event.touches[0].size
148 var force = event.touches[0].force
149 var changeGlobalX = event.changedTouches[0].globalX
150 var changeGlobalY = event.changedTouches[0].globalY
151 var changeLocalX = event
[all...]
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/default/pages/progress/router/
H A Dindex.js126 touchStart(event){
127 var globalX = event.touches[0].globalX
128 var globalY = event.touches[0].globalY
129 var localX = event.touches[0].localX
130 var localY = event.touches[0].localY
131 var size = event.touches[0].size
132 var force = event.touches[0].force
133 var changeGlobalX = event.changedTouches[0].globalX
134 var changeGlobalY = event.changedTouches[0].globalY
135 var changeLocalX = event
[all...]
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/default/pages/tab-bar/router/
H A Dindex.js91 onAccessibility(event) {
92 if (event.eventType == 1) {
95 console.log("onAccessibility" + JSON.stringify(event));
109 touchStart(event){
110 var globalX = event.touches[0].globalX
111 var globalY = event.touches[0].globalY
112 var localX = event.touches[0].localX
113 var localY = event.touches[0].localY
114 var size = event.touches[0].size
115 var force = event
[all...]
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/default/pages/tab-content/router/
H A Dindex.js102 onAccessibility(event) {
103 if (event.eventType == 1) {
106 console.log("onAccessibility" + JSON.stringify(event));
109 touchStart(event){
110 var globalX = event.touches[0].globalX
111 var globalY = event.touches[0].globalY
112 var localX = event.touches[0].localX
113 var localY = event.touches[0].localY
114 var size = event.touches[0].size
115 var force = event
[all...]
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/qrcode/router/
H A Dindex.js105 touchStart(event){
106 var globalX = event.touches[0].globalX
107 var globalY = event.touches[0].globalY
108 var localX = event.touches[0].localX
109 var localY = event.touches[0].localY
110 var size = event.touches[0].size
111 var force = event.touches[0].force
112 var changeGlobalX = event.changedTouches[0].globalX
113 var changeGlobalY = event.changedTouches[0].globalY
114 var changeLocalX = event
[all...]
/test/xts/acts/arkui/ace_standard/entry/src/main/js/default/pages/qrcode/router/
H A Dindex.js105 touchStart(event){
106 var globalX = event.touches[0].globalX
107 var globalY = event.touches[0].globalY
108 var localX = event.touches[0].localX
109 var localY = event.touches[0].localY
110 var size = event.touches[0].size
111 var force = event.touches[0].force
112 var changeGlobalX = event.changedTouches[0].globalX
113 var changeGlobalY = event.changedTouches[0].globalY
114 var changeLocalX = event
[all...]
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/MainAbility/pages/qrcode/router/
H A Dindex.js105 touchStart(event){
106 var globalX = event.touches[0].globalX
107 var globalY = event.touches[0].globalY
108 var localX = event.touches[0].localX
109 var localY = event.touches[0].localY
110 var size = event.touches[0].size
111 var force = event.touches[0].force
112 var changeGlobalX = event.changedTouches[0].globalX
113 var changeGlobalY = event.changedTouches[0].globalY
114 var changeLocalX = event
[all...]
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/default/pages/qrcode/router/
H A Dindex.js105 touchStart(event){
106 var globalX = event.touches[0].globalX
107 var globalY = event.touches[0].globalY
108 var localX = event.touches[0].localX
109 var localY = event.touches[0].localY
110 var size = event.touches[0].size
111 var force = event.touches[0].force
112 var changeGlobalX = event.changedTouches[0].globalX
113 var changeGlobalY = event.changedTouches[0].globalY
114 var changeLocalX = event
[all...]
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/MainAbility/pages/richtext/router/
H A Dindex.js99 touchStart(event){
100 var globalX = event.touches[0].globalX
101 var globalY = event.touches[0].globalY
102 var localX = event.touches[0].localX
103 var localY = event.touches[0].localY
104 var size = event.touches[0].size
105 var force = event.touches[0].force
106 var changeGlobalX = event.changedTouches[0].globalX
107 var changeGlobalY = event.changedTouches[0].globalY
108 var changeLocalX = event
[all...]
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/richtext/router/
H A Dindex.js99 touchStart(event){
100 var globalX = event.touches[0].globalX
101 var globalY = event.touches[0].globalY
102 var localX = event.touches[0].localX
103 var localY = event.touches[0].localY
104 var size = event.touches[0].size
105 var force = event.touches[0].force
106 var changeGlobalX = event.changedTouches[0].globalX
107 var changeGlobalY = event.changedTouches[0].globalY
108 var changeLocalX = event
[all...]
/test/xts/acts/arkui/ace_standard/entry/src/main/js/default/pages/richtext/router/
H A Dindex.js99 touchStart(event){
100 var globalX = event.touches[0].globalX
101 var globalY = event.touches[0].globalY
102 var localX = event.touches[0].localX
103 var localY = event.touches[0].localY
104 var size = event.touches[0].size
105 var force = event.touches[0].force
106 var changeGlobalX = event.changedTouches[0].globalX
107 var changeGlobalY = event.changedTouches[0].globalY
108 var changeLocalX = event
[all...]
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/default/pages/richtext/router/
H A Dindex.js99 touchStart(event){
100 var globalX = event.touches[0].globalX
101 var globalY = event.touches[0].globalY
102 var localX = event.touches[0].localX
103 var localY = event.touches[0].localY
104 var size = event.touches[0].size
105 var force = event.touches[0].force
106 var changeGlobalX = event.changedTouches[0].globalX
107 var changeGlobalY = event.changedTouches[0].globalY
108 var changeLocalX = event
[all...]
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/dialog/router1/
H A Dindex.js117 this.$element('event').show()
120 this.$element('event').close()
140 touchStart(event){
141 var globalX = event.touches[0].globalX
142 var globalY = event.touches[0].globalY
143 var localX = event.touches[0].localX
144 var localY = event.touches[0].localY
145 var size = event.touches[0].size
146 var force = event.touches[0].force
147 var changeGlobalX = event
[all...]
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/dialog/router2/
H A Dindex.js114 this.$element('event').show()
117 this.$element('event').close()
137 touchStart(event){
138 var globalX = event.touches[0].globalX
139 var globalY = event.touches[0].globalY
140 var localX = event.touches[0].localX
141 var localY = event.touches[0].localY
142 var size = event.touches[0].size
143 var force = event.touches[0].force
144 var changeGlobalX = event
[all...]
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/dialog/router/
H A Dindex.js114 this.$element('event').show()
117 this.$element('event').close()
137 touchStart(event){
138 var globalX = event.touches[0].globalX
139 var globalY = event.touches[0].globalY
140 var localX = event.touches[0].localX
141 var localY = event.touches[0].localY
142 var size = event.touches[0].size
143 var force = event.touches[0].force
144 var changeGlobalX = event
[all...]
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/gridContainer/router/
H A Dindex.js106 touchStart(event){
107 var globalX = event.touches[0].globalX
108 var globalY = event.touches[0].globalY
109 var localX = event.touches[0].localX
110 var localY = event.touches[0].localY
111 var size = event.touches[0].size
112 var force = event.touches[0].force
113 var changeGlobalX = event.changedTouches[0].globalX
114 var changeGlobalY = event.changedTouches[0].globalY
115 var changeLocalX = event
[all...]
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/imageAnimator/router/
H A Dindex.js101 touchStart(event){
102 var globalX = event.touches[0].globalX
103 var globalY = event.touches[0].globalY
104 var localX = event.touches[0].localX
105 var localY = event.touches[0].localY
106 var size = event.touches[0].size
107 var force = event.touches[0].force
108 var changeGlobalX = event.changedTouches[0].globalX
109 var changeGlobalY = event.changedTouches[0].globalY
110 var changeLocalX = event
[all...]
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/dialog/router3/
H A Dindex.js114 this.$element('event').show()
117 this.$element('event').close()
137 touchStart(event){
138 var globalX = event.touches[0].globalX
139 var globalY = event.touches[0].globalY
140 var localX = event.touches[0].localX
141 var localY = event.touches[0].localY
142 var size = event.touches[0].size
143 var force = event.touches[0].force
144 var changeGlobalX = event
[all...]
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/gridCol/router/
H A Dindex.js99 touchStart(event){
100 var globalX = event.touches[0].globalX
101 var globalY = event.touches[0].globalY
102 var localX = event.touches[0].localX
103 var localY = event.touches[0].localY
104 var size = event.touches[0].size
105 var force = event.touches[0].force
106 var changeGlobalX = event.changedTouches[0].globalX
107 var changeGlobalY = event.changedTouches[0].globalY
108 var changeLocalX = event
[all...]
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/imageAnimator/router1/
H A Dindex.js104 touchStart(event){
105 var globalX = event.touches[0].globalX
106 var globalY = event.touches[0].globalY
107 var localX = event.touches[0].localX
108 var localY = event.touches[0].localY
109 var size = event.touches[0].size
110 var force = event.touches[0].force
111 var changeGlobalX = event.changedTouches[0].globalX
112 var changeGlobalY = event.changedTouches[0].globalY
113 var changeLocalX = event
[all...]
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/imageAnimator/router3/
H A Dindex.js102 touchStart(event){
103 var globalX = event.touches[0].globalX
104 var globalY = event.touches[0].globalY
105 var localX = event.touches[0].localX
106 var localY = event.touches[0].localY
107 var size = event.touches[0].size
108 var force = event.touches[0].force
109 var changeGlobalX = event.changedTouches[0].globalX
110 var changeGlobalY = event.changedTouches[0].globalY
111 var changeLocalX = event
[all...]
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/imageAnimator/router2/
H A Dindex.js101 touchStart(event){
102 var globalX = event.touches[0].globalX
103 var globalY = event.touches[0].globalY
104 var localX = event.touches[0].localX
105 var localY = event.touches[0].localY
106 var size = event.touches[0].size
107 var force = event.touches[0].force
108 var changeGlobalX = event.changedTouches[0].globalX
109 var changeGlobalY = event.changedTouches[0].globalY
110 var changeLocalX = event
[all...]
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/label/router/
H A Dindex.js126 touchStart(event){
127 var globalX = event.touches[0].globalX
128 var globalY = event.touches[0].globalY
129 var localX = event.touches[0].localX
130 var localY = event.touches[0].localY
131 var size = event.touches[0].size
132 var force = event.touches[0].force
133 var changeGlobalX = event.changedTouches[0].globalX
134 var changeGlobalY = event.changedTouches[0].globalY
135 var changeLocalX = event
[all...]

Completed in 8 milliseconds

12345678910>>...60