Home
last modified time | relevance | path

Searched refs:touchEnd (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/docs/zh-cn/application-dev/ui/
H A Dui-js-building-ui-event.md36 <div class="text-container" ontouchend="touchEnd">
87 touchEnd: function(event) {
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_span/
H A Drosen_render_text_span.cpp108 if (!rawEvent.touchEnd.eventMarker.IsEmpty()) { in UpdateTouchRegions()
109 markersMap.try_emplace(GestureType::TOUCH_END, rawEvent.touchEnd.eventMarker); in UpdateTouchRegions()
/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/engine/
H A DGLFrame.js56 function touchEnd(e) { function
165 cvs.addEventListener('touchend', touchEnd);
/ohos5.0/docs/en/application-dev/ui/
H A Dui-js-building-ui-event.md37 <div class="text-container" ontouchend="touchEnd">
88 touchEnd: function(event) {
/ohos5.0/docs/zh-cn/application-dev/reference/apis-accessibility-kit/
H A Djs-apis-application-accessibilityExtensionAbility.md204 TouchGuideType = 'touchBegin' | 'touchEnd'
213 | 'touchEnd' | 表示触摸浏览时结束触摸。 |
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
H A Devent.h75 TouchEventParam touchEnd; member
H A Ddeclaration.cpp1944 rawEvent.touchEnd.eventMarker = EventMarker(eventId, DOM_TOUCH_END, pageId); in AddEvent()
1945 rawEvent.touchEnd.isRefreshed = true; in AddEvent()
/ohos5.0/docs/en/application-dev/reference/apis-accessibility-kit/
H A Djs-apis-application-accessibilityExtensionAbility.md204 TouchGuideType = 'touchBegin' | 'touchEnd'
213 | 'touchEnd' | End of touch in touch guide mode.|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Dkeys.h298 KEYWORD(TOUCHEND, touchEnd) // touchend event listener
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_node.h795 return rawEvent.touchEnd.eventMarker; in GetTouchId()
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-Release/
H A Djs-apidiff-accessibility.md28 |新增|NA|类名:sourcefile;<br>方法or属性:type TouchGuideType = 'touchBegin' \| 'touchEnd';|@ohos.application…
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text/
H A Drender_text.cpp780 eventMarker = rawEvent.touchEnd.eventMarker; in HandleTouchEvent()
/ohos5.0/docs/en/release-notes/api-diff/v3.2-Release/
H A Djs-apidiff-accessibility.md28 …le;<br>Method or attribute name: type TouchGuideType = 'touchBegin' \| 'touchEnd';|@ohos.applicati…