Searched refs:button_label (Results 1 – 5 of 5) sorted by relevance
144 string16 button_label = MakeStdWString(label.Get()); in Invoke() local145 DVLOG(1) << "Clicked button label is : " << button_label; in Invoke()146 if (button_label == dialog_box_info_.button1_label) { in Invoke()150 } else if (button_label == dialog_box_info_.button2_label) { in Invoke()
81 GtkWidget* button_label = theme_service->BuildLabel( in PermissionSelector() local85 gtk_box_pack_start(GTK_BOX(button_hbox), button_label, FALSE, FALSE, in PermissionSelector()
114 std::string button_label = in CreateWindow() local116 GtkWidget* button = gtk_button_new_with_label(button_label.c_str()); in CreateWindow()
2341 StringValue* button_label = new StringValue( in GetInfobarsInfo() local2344 buttons_list->Append(button_label); in GetInfobarsInfo()2347 StringValue* button_label = new StringValue( in GetInfobarsInfo() local2350 buttons_list->Append(button_label); in GetInfobarsInfo()
2028 StringValue* button_label = new StringValue( in GetInfobarsInfo() local2031 buttons_list->Append(button_label); in GetInfobarsInfo()2034 StringValue* button_label = new StringValue( in GetInfobarsInfo() local2037 buttons_list->Append(button_label); in GetInfobarsInfo()