Searched refs:SetDialogBackgroundColor (Results 1 – 3 of 3) sorted by relevance
53 ArkUI_Int32 SetDialogBackgroundColor(ArkUIDialogHandle handle, ArkUI_Uint32 backgroundColor);
1756 ArkUI_Int32 SetDialogBackgroundColor(ArkUIDialogHandle handle, uint32_t backgroundColor) in SetDialogBackgroundColor() function1758 return CustomDialog::SetDialogBackgroundColor(handle, backgroundColor); in SetDialogBackgroundColor()1817 SetDialogBackgroundColor, in GetDialogAPI()2244 SetDialogBackgroundColor, in GetCJUIDialogAPI()
254 ArkUI_Int32 SetDialogBackgroundColor(ArkUIDialogHandle controllerHandler, ArkUI_Uint32 backgroundCo… in SetDialogBackgroundColor() function