Searched refs:ArkUI_NodeContentCallback (Results 1 – 8 of 8) sorted by relevance
/ohos5.0/docs/zh-cn/application-dev/quick-start/ |
H A D | arkts-rendering-control-contentslot.md | 48 |OH_ArkUI_NodeContent_RegisterCallback(ArkUI_NodeContentHandle content, ArkUI_NodeContentCallback c…
|
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/ |
H A D | native_node.h | 7343 typedef void (*ArkUI_NodeContentCallback)(ArkUI_NodeContentEvent* event); typedef 7353 …I_NodeContent_RegisterCallback(ArkUI_NodeContentHandle content, ArkUI_NodeContentCallback callback…
|
/ohos5.0/docs/en/application-dev/quick-start/ |
H A D | arkts-rendering-control-contentslot.md | 48 |OH_ArkUI_NodeContent_RegisterCallback(ArkUI_NodeContentHandle content, ArkUI_NodeContentCallback c…
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/ |
H A D | native__node_8h.md | 49 | typedef void(\* [ArkUI_NodeContentCallback](_ark_u_i___native_module.md#arkui_nodecontentcallback… 108 …(_ark_u_i___native_module.md#arkui_nodecontenthandle) content, [ArkUI_NodeContentCallback](_ark_u_…
|
H A D | _ark_u_i___native_module.md | 110 | typedef void(\* [ArkUI_NodeContentCallback](#arkui_nodecontentcallback)) ([ArkUI_NodeContentEvent… 506 … ([ArkUI_NodeContentHandle](#arkui_nodecontenthandle) content, [ArkUI_NodeContentCallback](#arkui_… 1225 ### ArkUI_NodeContentCallback subsection 1228 typedef void(* ArkUI_NodeContentCallback) (ArkUI_NodeContentEvent *event) 11961 …_NodeContent_RegisterCallback (ArkUI_NodeContentHandle content, ArkUI_NodeContentCallback callback…
|
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/ |
H A D | node_model.cpp | 771 …I_NodeContent_RegisterCallback(ArkUI_NodeContentHandle content, ArkUI_NodeContentCallback callback) in OH_ArkUI_NodeContent_RegisterCallback()
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/ |
H A D | native__node_8h.md | 49 | typedef void(\* [ArkUI_NodeContentCallback](_ark_u_i___native_module.md#arkui_nodecontentcallback… 108 …(_ark_u_i___native_module.md#arkui_nodecontenthandle) content, [ArkUI_NodeContentCallback](_ark_u_…
|
H A D | _ark_u_i___native_module.md | 107 | typedef void(\* [ArkUI_NodeContentCallback](#arkui_nodecontentcallback)) ([ArkUI_NodeContentEvent… 488 … ([ArkUI_NodeContentHandle](#arkui_nodecontenthandle) content, [ArkUI_NodeContentCallback](#arkui_… 1196 ### ArkUI_NodeContentCallback subsection 1199 typedef void(* ArkUI_NodeContentCallback) (ArkUI_NodeContentEvent *event) 11402 …_NodeContent_RegisterCallback (ArkUI_NodeContentHandle content, ArkUI_NodeContentCallback callback…
|