Searched refs:OH_NATIVEXCOMPONENT_MOVE (Results 1 – 8 of 8) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/ |
H A D | native_interface_xcomponent.h | 77 OH_NATIVEXCOMPONENT_MOVE, enumerator
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/ |
H A D | native__interface__xcomponent_8h.md | 47 …) = 0, [OH_NATIVEXCOMPONENT_UP](_o_h___native_x_component.md), [OH_NATIVEXCOMPONENT_MOVE](_o_h___n…
|
H A D | _o_h___native_x_component.md | 50 …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 D | render_xcomponent.cpp | 204 return OH_NativeXComponent_TouchEventType::OH_NATIVEXCOMPONENT_MOVE; in ConvertNativeXComponentTouchEvent()
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/ |
H A D | native__interface__xcomponent_8h.md | 45 …) = 0, [OH_NATIVEXCOMPONENT_UP](_o_h___native_x_component.md), [OH_NATIVEXCOMPONENT_MOVE](_o_h___n…
|
H A D | _o_h___native_x_component.md | 50 …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 D | xcomponent_test_ng.cpp | 102 case OH_NATIVEXCOMPONENT_MOVE: in ConvertXComponentTouchType()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/ |
H A D | xcomponent_pattern.cpp | 87 return OH_NativeXComponent_TouchEventType::OH_NATIVEXCOMPONENT_MOVE; in ConvertNativeXComponentTouchEvent()
|