Searched refs:button2_label (Results 1 – 4 of 4) sorted by relevance
72 label2.Attach(MakeHString(dialog_box_info.button2_label)); in Show()125 dialog_box_info_.button2_label.clear(); in Dismiss()150 } else if (button_label == dialog_box_info_.button2_label) { in Invoke()
22 string16 button2_label; member
568 const wchar_t* button2_label, in ShowDialogBox() argument576 DCHECK(button2_label); in ShowDialogBox()584 dialog_box_info.button2_label = button2_label; in ShowDialogBox()
21 const wchar_t* button2_label,