Searched defs:controllerHandler (Results 1 – 1 of 1) sorted by relevance
60 void DisposeDialog(ArkUIDialogHandle controllerHandler) in DisposeDialog()114 void ParseDialogMask(DialogProperties& dialogProperties, ArkUIDialogHandle controllerHandler) in ParseDialogMask()129 …arseDialogCornerRadiusRect(DialogProperties& dialogProperties, ArkUIDialogHandle controllerHandler) in ParseDialogCornerRadiusRect()144 void ParseDialogProperties(DialogProperties& dialogProperties, ArkUIDialogHandle controllerHandler) in ParseDialogProperties()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()[all …]