Home
last modified time | relevance | path

Searched refs:OH_ArkUI_DragEvent_GetTouchPointYToDisplay (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/interfaces/native/
H A Ddrag_and_drop.h404 float OH_ArkUI_DragEvent_GetTouchPointYToDisplay(ArkUI_DragEvent* event);
/ohos5.0/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Ddrag_and_drop_test.cpp534 EXPECT_EQ(OH_ArkUI_DragEvent_GetTouchPointYToDisplay(drag_Event), DISPLAY_Y);
557 EXPECT_EQ(OH_ArkUI_DragEvent_GetTouchPointYToDisplay(nullptr), 0.0f);
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/
H A Ddrag__and__drop_8h.md69 | float [OH_ArkUI_DragEvent_GetTouchPointYToDisplay](_ark_u_i___native_module.md#oh_arkui_dragevent…
H A D_ark_u_i___native_module.md288 | float [OH_ArkUI_DragEvent_GetTouchPointYToDisplay](#oh_arkui_dragevent_gettouchpointytodisplay) (…
8125 ### OH_ArkUI_DragEvent_GetTouchPointYToDisplay()
8128 float OH_ArkUI_DragEvent_GetTouchPointYToDisplay (ArkUI_DragEvent * event)
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/event/
H A Ddrag_and_drop_impl.cpp652 float OH_ArkUI_DragEvent_GetTouchPointYToDisplay(ArkUI_DragEvent* event) in OH_ArkUI_DragEvent_GetTouchPointYToDisplay() function
/ohos5.0/docs/en/application-dev/reference/apis-arkui/
H A Ddrag__and__drop_8h.md67 | float [OH_ArkUI_DragEvent_GetTouchPointYToDisplay](_ark_u_i___native_module.md#oh_arkui_dragevent…
H A D_ark_u_i___native_module.md278 | float [OH_ArkUI_DragEvent_GetTouchPointYToDisplay](#oh_arkui_dragevent_gettouchpointytodisplay) (…
7736 ### OH_ArkUI_DragEvent_GetTouchPointYToDisplay()
7739 float OH_ArkUI_DragEvent_GetTouchPointYToDisplay (ArkUI_DragEvent * event)