Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/interfaces/native/
H A Dnative_interface_xcomponent.h75 OH_NATIVEXCOMPONENT_UP, enumerator
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/
H A Dnative__interface__xcomponent_8h.md47 …/>[OH_NATIVEXCOMPONENT_DOWN](_o_h___native_x_component.md) = 0, [OH_NATIVEXCOMPONENT_UP](_o_h___na…
H A D_o_h___native_x_component.md50 …enttype)&nbsp;{<br/>OH_NATIVEXCOMPONENT_DOWN&nbsp;=&nbsp;0,&nbsp;OH_NATIVEXCOMPONENT_UP,&nbsp;OH_N…
680 | OH_NATIVEXCOMPONENT_UP | 手指抬起时触发触摸事件。 |
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H A Drender_xcomponent.cpp202 return OH_NativeXComponent_TouchEventType::OH_NATIVEXCOMPONENT_UP; in ConvertNativeXComponentTouchEvent()
/ohos5.0/docs/en/application-dev/reference/apis-arkui/
H A Dnative__interface__xcomponent_8h.md45 …r>[OH_NATIVEXCOMPONENT_DOWN](_o_h___native_x_component.md) = 0, [OH_NATIVEXCOMPONENT_UP](_o_h___na…
H A D_o_h___native_x_component.md50 …ivexcomponent_toucheventtype) {<br>OH_NATIVEXCOMPONENT_DOWN = 0, OH_NATIVEXCOMPONENT_UP, OH_NATIVE…
678 | OH_NATIVEXCOMPONENT_UP | The touch event is triggered when a finger is lifted. |
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/xcomponent/
H A Dxcomponent_test_ng.cpp100 case OH_NATIVEXCOMPONENT_UP: in ConvertXComponentTouchType()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
H A Dxcomponent_pattern.cpp85 return OH_NativeXComponent_TouchEventType::OH_NATIVEXCOMPONENT_UP; in ConvertNativeXComponentTouchEvent()