Searched refs:EnableDialogCustomStyle (Results 1 – 3 of 3) sorted by relevance
57 ArkUI_Int32 EnableDialogCustomStyle(ArkUIDialogHandle handle, bool enableCustomStyle);
1772 ArkUI_Int32 EnableDialogCustomStyle(ArkUIDialogHandle handle, ArkUI_Bool enableCustomStyle) in EnableDialogCustomStyle() function1774 return CustomDialog::EnableDialogCustomStyle(handle, enableCustomStyle); in EnableDialogCustomStyle()1820 EnableDialogCustomStyle, in GetDialogAPI()2247 EnableDialogCustomStyle, in GetCJUIDialogAPI()
277 ArkUI_Int32 EnableDialogCustomStyle(ArkUIDialogHandle controllerHandler, bool enableCustomStyle) in EnableDialogCustomStyle() function