Home
last modified time | relevance | path

Searched refs:OH_NATIVEXCOMPONENT_MOVE (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/interfaces/native/
H A Dnative_interface_xcomponent.h77 OH_NATIVEXCOMPONENT_MOVE, enumerator
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/
H A Dnative__interface__xcomponent_8h.md47 …) = 0, [OH_NATIVEXCOMPONENT_UP](_o_h___native_x_component.md), [OH_NATIVEXCOMPONENT_MOVE](_o_h___n…
H A D_o_h___native_x_component.md50 …COMPONENT_DOWN = 0, OH_NATIVEXCOMPONENT_UP, OH_NATIVEXCOMPONENT_MOVE, OH_…
681 | OH_NATIVEXCOMPONENT_MOVE | 手指按下状态下在屏幕上移动时触发触摸事件。 |
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H A Drender_xcomponent.cpp204 return OH_NativeXComponent_TouchEventType::OH_NATIVEXCOMPONENT_MOVE; in ConvertNativeXComponentTouchEvent()
/ohos5.0/docs/en/application-dev/reference/apis-arkui/
H A Dnative__interface__xcomponent_8h.md45 …) = 0, [OH_NATIVEXCOMPONENT_UP](_o_h___native_x_component.md), [OH_NATIVEXCOMPONENT_MOVE](_o_h___n…
H A D_o_h___native_x_component.md50 …ype) {<br>OH_NATIVEXCOMPONENT_DOWN = 0, OH_NATIVEXCOMPONENT_UP, OH_NATIVEXCOMPONENT_MOVE, OH_NATIV…
679 | OH_NATIVEXCOMPONENT_MOVE | The touch event is triggered when a finger is moved on the screen.|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/xcomponent/
H A Dxcomponent_test_ng.cpp102 case OH_NATIVEXCOMPONENT_MOVE: in ConvertXComponentTouchType()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
H A Dxcomponent_pattern.cpp87 return OH_NativeXComponent_TouchEventType::OH_NATIVEXCOMPONENT_MOVE; in ConvertNativeXComponentTouchEvent()