Home
last modified time | relevance | path

Searched refs:DOM_PINCH_UPDATE (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_type.cpp821 const char DOM_PINCH_UPDATE[] = "pinchupdate"; variable
H A Ddom_type.h824 ACE_EXPORT extern const char DOM_PINCH_UPDATE[];
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
H A Ddeclaration.cpp1907 { DOM_PINCH_UPDATE, in AddEvent()
1911 … gestureEvent.pinchUpdate.eventMarker = EventMarker(eventId, DOM_PINCH_UPDATE, pageId); in AddEvent()