Searched defs:secondaryButton (Results 1 – 4 of 4) sorted by relevance
36 this.secondaryButton = { value: '' }; class in TipsDialog.constructor858 this.secondaryButton = { value: '' }; class in ConfirmDialog.constructor1236 this.secondaryButton = { value: '' }; class in AlertDialog.constructor
156 auto secondaryButton = param->GetSecondaryButtonProperties(); in CreateBubbleNode() local389 auto secondaryButton = param->GetSecondaryButtonProperties(); in UpdateBubbleButtons() local422 auto secondaryButton = param->GetSecondaryButtonProperties(); in UpdateBubbleContent() local472 auto secondaryButton = param->GetSecondaryButtonProperties(); in UpdatePopupParam() local759 auto secondaryButton = BubbleView::CreateButton(secondaryButtonProp, popupId, targetId, param); in CreateButtons() local
177 NativeAlertDialogButtonOptions secondaryButton) in FfiOHOSShowAlertDialogParamWithButtons()
1506 this.secondaryButton = { value: '' }; class in ConfirmDialog.constructor