Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/interfaces/native/
H A Ddrag_and_drop.h394 float OH_ArkUI_DragEvent_GetTouchPointXToDisplay(ArkUI_DragEvent* event);
/ohos5.0/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Ddrag_and_drop_test.cpp533 EXPECT_EQ(OH_ArkUI_DragEvent_GetTouchPointXToDisplay(drag_Event), DISPLAY_X);
556 EXPECT_EQ(OH_ArkUI_DragEvent_GetTouchPointXToDisplay(nullptr), 0.0f);
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/
H A Ddrag__and__drop_8h.md68 | float [OH_ArkUI_DragEvent_GetTouchPointXToDisplay](_ark_u_i___native_module.md#oh_arkui_dragevent…
H A D_ark_u_i___native_module.md287 | float [OH_ArkUI_DragEvent_GetTouchPointXToDisplay](#oh_arkui_dragevent_gettouchpointxtodisplay) (…
8081 ### OH_ArkUI_DragEvent_GetTouchPointXToDisplay()
8084 float OH_ArkUI_DragEvent_GetTouchPointXToDisplay (ArkUI_DragEvent * event)
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/event/
H A Ddrag_and_drop_impl.cpp642 float OH_ArkUI_DragEvent_GetTouchPointXToDisplay(ArkUI_DragEvent* event) in OH_ArkUI_DragEvent_GetTouchPointXToDisplay() function
/ohos5.0/docs/en/application-dev/reference/apis-arkui/
H A Ddrag__and__drop_8h.md66 | float [OH_ArkUI_DragEvent_GetTouchPointXToDisplay](_ark_u_i___native_module.md#oh_arkui_dragevent…
H A D_ark_u_i___native_module.md277 | float [OH_ArkUI_DragEvent_GetTouchPointXToDisplay](#oh_arkui_dragevent_gettouchpointxtodisplay) (…
7692 ### OH_ArkUI_DragEvent_GetTouchPointXToDisplay()
7695 float OH_ArkUI_DragEvent_GetTouchPointXToDisplay (ArkUI_DragEvent * event)