Home
last modified time | relevance | path

Searched defs:controllerHandler (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dcustom_dialog_model.cpp60 void DisposeDialog(ArkUIDialogHandle controllerHandler) in DisposeDialog()
114 void ParseDialogMask(DialogProperties& dialogProperties, ArkUIDialogHandle controllerHandler) in ParseDialogMask()
184 ArkUI_Int32 SetDialogContent(ArkUIDialogHandle controllerHandler, ArkUINodeHandle contentNode) in SetDialogContent()
195 ArkUI_Int32 RemoveDialogContent(ArkUIDialogHandle controllerHandler) in RemoveDialogContent()
207 ArkUI_Int32 SetDialogContentAlignment(ArkUIDialogHandle controllerHandler, in SetDialogContentAlignment()
220 ArkUI_Int32 ResetDialogContentAlignment(ArkUIDialogHandle controllerHandler) in ResetDialogContentAlignment()
229 ArkUI_Int32 SetDialogModalMode(ArkUIDialogHandle controllerHandler, bool isModal) in SetDialogModalMode()
236 ArkUI_Int32 SetDialogAutoCancel(ArkUIDialogHandle controllerHandler, bool autoCancel) in SetDialogAutoCancel()
261 ArkUI_Int32 SetDialogCornerRadius(ArkUIDialogHandle controllerHandler, ArkUI_Float32 topLeft, in SetDialogCornerRadius()
291 ArkUI_Int32 ShowDialog(ArkUIDialogHandle controllerHandler, bool showInSubWindow) in ShowDialog()
[all …]