Searched refs:touchEnd (Results 1 – 13 of 13) sorted by relevance
36 <div class="text-container" ontouchend="touchEnd">87 touchEnd: function(event) {
108 if (!rawEvent.touchEnd.eventMarker.IsEmpty()) { in UpdateTouchRegions()109 markersMap.try_emplace(GestureType::TOUCH_END, rawEvent.touchEnd.eventMarker); in UpdateTouchRegions()
56 function touchEnd(e) { function165 cvs.addEventListener('touchend', touchEnd);
37 <div class="text-container" ontouchend="touchEnd">88 touchEnd: function(event) {
204 TouchGuideType = 'touchBegin' | 'touchEnd'213 | 'touchEnd' | 表示触摸浏览时结束触摸。 |
75 TouchEventParam touchEnd; member
1944 rawEvent.touchEnd.eventMarker = EventMarker(eventId, DOM_TOUCH_END, pageId); in AddEvent()1945 rawEvent.touchEnd.isRefreshed = true; in AddEvent()
204 TouchGuideType = 'touchBegin' | 'touchEnd'213 | 'touchEnd' | End of touch in touch guide mode.|
298 KEYWORD(TOUCHEND, touchEnd) // touchend event listener
795 return rawEvent.touchEnd.eventMarker; in GetTouchId()
28 |新增|NA|类名:sourcefile;<br>方法or属性:type TouchGuideType = 'touchBegin' \| 'touchEnd';|@ohos.application…
780 eventMarker = rawEvent.touchEnd.eventMarker; in HandleTouchEvent()
28 …le;<br>Method or attribute name: type TouchGuideType = 'touchBegin' \| 'touchEnd';|@ohos.applicati…