Home
last modified time | relevance | path

Searched refs:event (Results 1 - 25 of 493) sorted by relevance

12345678910>>...20

/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/badge/router/
H A Dindex.js32 touchStart(event){
33 var globalX = event.touches[0].globalX
34 var globalY = event.touches[0].globalY
35 var localX = event.touches[0].localX
36 var localY = event.touches[0].localY
37 var size = event.touches[0].size
38 var force = event.touches[0].force
39 var changeGlobalX = event.changedTouches[0].globalX
40 var changeGlobalY = event.changedTouches[0].globalY
41 var changeLocalX = event
[all...]
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/badge/router1/
H A Dindex.js31 touchStart(event){
32 var globalX = event.touches[0].globalX
33 var globalY = event.touches[0].globalY
34 var localX = event.touches[0].localX
35 var localY = event.touches[0].localY
36 var size = event.touches[0].size
37 var force = event.touches[0].force
38 var changeGlobalX = event.changedTouches[0].globalX
39 var changeGlobalY = event.changedTouches[0].globalY
40 var changeLocalX = event
[all...]
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/badge/router5/
H A Dindex.js32 touchStart(event){
33 var globalX = event.touches[0].globalX
34 var globalY = event.touches[0].globalY
35 var localX = event.touches[0].localX
36 var localY = event.touches[0].localY
37 var size = event.touches[0].size
38 var force = event.touches[0].force
39 var changeGlobalX = event.changedTouches[0].globalX
40 var changeGlobalY = event.changedTouches[0].globalY
41 var changeLocalX = event
[all...]
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/badge/router6/
H A Dindex.js32 touchStart(event){
33 var globalX = event.touches[0].globalX
34 var globalY = event.touches[0].globalY
35 var localX = event.touches[0].localX
36 var localY = event.touches[0].localY
37 var size = event.touches[0].size
38 var force = event.touches[0].force
39 var changeGlobalX = event.changedTouches[0].globalX
40 var changeGlobalY = event.changedTouches[0].globalY
41 var changeLocalX = event
[all...]
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/listItem/router/
H A Dindex.js41 touchStart(event){
42 var globalX = event.touches[0].globalX
43 var globalY = event.touches[0].globalY
44 var localX = event.touches[0].localX
45 var localY = event.touches[0].localY
46 var size = event.touches[0].size
47 var force = event.touches[0].force
48 var changeGlobalX = event.changedTouches[0].globalX
49 var changeGlobalY = event.changedTouches[0].globalY
50 var changeLocalX = event
[all...]
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/badge/router3/
H A Dindex.js35 touchStart(event){
36 var globalX = event.touches[0].globalX
37 var globalY = event.touches[0].globalY
38 var localX = event.touches[0].localX
39 var localY = event.touches[0].localY
40 var size = event.touches[0].size
41 var force = event.touches[0].force
42 var changeGlobalX = event.changedTouches[0].globalX
43 var changeGlobalY = event.changedTouches[0].globalY
44 var changeLocalX = event
[all...]
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/badge/router2/
H A Dindex.js32 touchStart(event){
33 var globalX = event.touches[0].globalX
34 var globalY = event.touches[0].globalY
35 var localX = event.touches[0].localX
36 var localY = event.touches[0].localY
37 var size = event.touches[0].size
38 var force = event.touches[0].force
39 var changeGlobalX = event.changedTouches[0].globalX
40 var changeGlobalY = event.changedTouches[0].globalY
41 var changeLocalX = event
[all...]
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/badge/router4/
H A Dindex.js32 touchStart(event){
33 var globalX = event.touches[0].globalX
34 var globalY = event.touches[0].globalY
35 var localX = event.touches[0].localX
36 var localY = event.touches[0].localY
37 var size = event.touches[0].size
38 var force = event.touches[0].force
39 var changeGlobalX = event.changedTouches[0].globalX
40 var changeGlobalY = event.changedTouches[0].globalY
41 var changeLocalX = event
[all...]
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/list/router6/
H A Dindex.js45 touchStart(event){
46 var globalX = event.touches[0].globalX
47 var globalY = event.touches[0].globalY
48 var localX = event.touches[0].localX
49 var localY = event.touches[0].localY
50 var size = event.touches[0].size
51 var force = event.touches[0].force
52 var changeGlobalX = event.changedTouches[0].globalX
53 var changeGlobalY = event.changedTouches[0].globalY
54 var changeLocalX = event
[all...]
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/list/router4/
H A Dindex.js45 touchStart(event){
46 var globalX = event.touches[0].globalX
47 var globalY = event.touches[0].globalY
48 var localX = event.touches[0].localX
49 var localY = event.touches[0].localY
50 var size = event.touches[0].size
51 var force = event.touches[0].force
52 var changeGlobalX = event.changedTouches[0].globalX
53 var changeGlobalY = event.changedTouches[0].globalY
54 var changeLocalX = event
[all...]
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/list/router5/
H A Dindex.js45 touchStart(event){
46 var globalX = event.touches[0].globalX
47 var globalY = event.touches[0].globalY
48 var localX = event.touches[0].localX
49 var localY = event.touches[0].localY
50 var size = event.touches[0].size
51 var force = event.touches[0].force
52 var changeGlobalX = event.changedTouches[0].globalX
53 var changeGlobalY = event.changedTouches[0].globalY
54 var changeLocalX = event
[all...]
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/form/router/
H A Dindex.js35 touchStart(event){
36 var globalX = event.touches[0].globalX
37 var globalY = event.touches[0].globalY
38 var localX = event.touches[0].localX
39 var localY = event.touches[0].localY
40 var size = event.touches[0].size
41 var force = event.touches[0].force
42 var changeGlobalX = event.changedTouches[0].globalX
43 var changeGlobalY = event.changedTouches[0].globalY
44 var changeLocalX = event
[all...]
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/list/router1/
H A Dindex.js47 touchStart(event){
48 var globalX = event.touches[0].globalX
49 var globalY = event.touches[0].globalY
50 var localX = event.touches[0].localX
51 var localY = event.touches[0].localY
52 var size = event.touches[0].size
53 var force = event.touches[0].force
54 var changeGlobalX = event.changedTouches[0].globalX
55 var changeGlobalY = event.changedTouches[0].globalY
56 var changeLocalX = event
[all...]
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/list/router2/
H A Dindex.js45 touchStart(event){
46 var globalX = event.touches[0].globalX
47 var globalY = event.touches[0].globalY
48 var localX = event.touches[0].localX
49 var localY = event.touches[0].localY
50 var size = event.touches[0].size
51 var force = event.touches[0].force
52 var changeGlobalX = event.changedTouches[0].globalX
53 var changeGlobalY = event.changedTouches[0].globalY
54 var changeLocalX = event
[all...]
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/list/router3/
H A Dindex.js44 touchStart(event){
45 var globalX = event.touches[0].globalX
46 var globalY = event.touches[0].globalY
47 var localX = event.touches[0].localX
48 var localY = event.touches[0].localY
49 var size = event.touches[0].size
50 var force = event.touches[0].force
51 var changeGlobalX = event.changedTouches[0].globalX
52 var changeGlobalY = event.changedTouches[0].globalY
53 var changeLocalX = event
[all...]
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/list/router/
H A Dindex.js44 touchStart(event){
45 var globalX = event.touches[0].globalX
46 var globalY = event.touches[0].globalY
47 var localX = event.touches[0].localX
48 var localY = event.touches[0].localY
49 var size = event.touches[0].size
50 var force = event.touches[0].force
51 var changeGlobalX = event.changedTouches[0].globalX
52 var changeGlobalY = event.changedTouches[0].globalY
53 var changeLocalX = event
[all...]
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/listItem/router1/
H A Dindex.js43 touchStart(event){
44 var globalX = event.touches[0].globalX
45 var globalY = event.touches[0].globalY
46 var localX = event.touches[0].localX
47 var localY = event.touches[0].localY
48 var size = event.touches[0].size
49 var force = event.touches[0].force
50 var changeGlobalX = event.changedTouches[0].globalX
51 var changeGlobalY = event.changedTouches[0].globalY
52 var changeLocalX = event
[all...]
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/listItem/router2/
H A Dindex.js40 touchStart(event){
41 var globalX = event.touches[0].globalX
42 var globalY = event.touches[0].globalY
43 var localX = event.touches[0].localX
44 var localY = event.touches[0].localY
45 var size = event.touches[0].size
46 var force = event.touches[0].force
47 var changeGlobalX = event.changedTouches[0].globalX
48 var changeGlobalY = event.changedTouches[0].globalY
49 var changeLocalX = event
[all...]
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/listItem/router3/
H A Dindex.js40 touchStart(event){
41 var globalX = event.touches[0].globalX
42 var globalY = event.touches[0].globalY
43 var localX = event.touches[0].localX
44 var localY = event.touches[0].localY
45 var size = event.touches[0].size
46 var force = event.touches[0].force
47 var changeGlobalX = event.changedTouches[0].globalX
48 var changeGlobalY = event.changedTouches[0].globalY
49 var changeLocalX = event
[all...]
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/listItem/router7/
H A Dindex.js41 touchStart(event){
42 var globalX = event.touches[0].globalX
43 var globalY = event.touches[0].globalY
44 var localX = event.touches[0].localX
45 var localY = event.touches[0].localY
46 var size = event.touches[0].size
47 var force = event.touches[0].force
48 var changeGlobalX = event.changedTouches[0].globalX
49 var changeGlobalY = event.changedTouches[0].globalY
50 var changeLocalX = event
[all...]
/test/xts/acts/arkui/ace_standard/entry/src/main/js/default/pages/badge/router/
H A Dindex.js35 touchStart(event){
36 var globalX = event.touches[0].globalX
37 var globalY = event.touches[0].globalY
38 var localX = event.touches[0].localX
39 var localY = event.touches[0].localY
40 var size = event.touches[0].size
41 var force = event.touches[0].force
42 var changeGlobalX = event.changedTouches[0].globalX
43 var changeGlobalY = event.changedTouches[0].globalY
44 var changeLocalX = event
[all...]
/test/xts/acts/arkui/ace_standard/entry/src/main/js/default/pages/form/router/
H A Dindex.js35 touchStart(event){
36 var globalX = event.touches[0].globalX
37 var globalY = event.touches[0].globalY
38 var localX = event.touches[0].localX
39 var localY = event.touches[0].localY
40 var size = event.touches[0].size
41 var force = event.touches[0].force
42 var changeGlobalX = event.changedTouches[0].globalX
43 var changeGlobalY = event.changedTouches[0].globalY
44 var changeLocalX = event
[all...]
/test/xts/acts/arkui/ace_standard/entry/src/main/js/default/pages/listItemGroup/router/
H A Dindex.js45 touchStart(event){
46 var globalX = event.touches[0].globalX
47 var globalY = event.touches[0].globalY
48 var localX = event.touches[0].localX
49 var localY = event.touches[0].localY
50 var size = event.touches[0].size
51 var force = event.touches[0].force
52 var changeGlobalX = event.changedTouches[0].globalX
53 var changeGlobalY = event.changedTouches[0].globalY
54 var changeLocalX = event
[all...]
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/listItem/router5/
H A Dindex.js41 touchStart(event){
42 var globalX = event.touches[0].globalX
43 var globalY = event.touches[0].globalY
44 var localX = event.touches[0].localX
45 var localY = event.touches[0].localY
46 var size = event.touches[0].size
47 var force = event.touches[0].force
48 var changeGlobalX = event.changedTouches[0].globalX
49 var changeGlobalY = event.changedTouches[0].globalY
50 var changeLocalX = event
[all...]
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/listItem/router6/
H A Dindex.js41 touchStart(event){
42 var globalX = event.touches[0].globalX
43 var globalY = event.touches[0].globalY
44 var localX = event.touches[0].localX
45 var localY = event.touches[0].localY
46 var size = event.touches[0].size
47 var force = event.touches[0].force
48 var changeGlobalX = event.changedTouches[0].globalX
49 var changeGlobalY = event.changedTouches[0].globalY
50 var changeLocalX = event
[all...]

Completed in 7 milliseconds

12345678910>>...20