Lines Matching refs:gtk_combo_box_text_append_text

102 		gtk_combo_box_text_append_text (GTK_COMBO_BOX_TEXT (dialog->icon), _("Note"));  in ev_annotation_properties_dialog_constructed()
103 gtk_combo_box_text_append_text (GTK_COMBO_BOX_TEXT (dialog->icon), _("Comment")); in ev_annotation_properties_dialog_constructed()
104 gtk_combo_box_text_append_text (GTK_COMBO_BOX_TEXT (dialog->icon), _("Key")); in ev_annotation_properties_dialog_constructed()
105 gtk_combo_box_text_append_text (GTK_COMBO_BOX_TEXT (dialog->icon), _("Help")); in ev_annotation_properties_dialog_constructed()
106 gtk_combo_box_text_append_text (GTK_COMBO_BOX_TEXT (dialog->icon), _("New Paragraph")); in ev_annotation_properties_dialog_constructed()
107 gtk_combo_box_text_append_text (GTK_COMBO_BOX_TEXT (dialog->icon), _("Paragraph")); in ev_annotation_properties_dialog_constructed()
108 gtk_combo_box_text_append_text (GTK_COMBO_BOX_TEXT (dialog->icon), _("Insert")); in ev_annotation_properties_dialog_constructed()
109 gtk_combo_box_text_append_text (GTK_COMBO_BOX_TEXT (dialog->icon), _("Cross")); in ev_annotation_properties_dialog_constructed()
110 gtk_combo_box_text_append_text (GTK_COMBO_BOX_TEXT (dialog->icon), _("Circle")); in ev_annotation_properties_dialog_constructed()
111 gtk_combo_box_text_append_text (GTK_COMBO_BOX_TEXT (dialog->icon), _("Unknown")); in ev_annotation_properties_dialog_constructed()
214 gtk_combo_box_text_append_text (GTK_COMBO_BOX_TEXT (annot_dialog->popup_state), _("Open")); in ev_annotation_properties_dialog_init()
215 gtk_combo_box_text_append_text (GTK_COMBO_BOX_TEXT (annot_dialog->popup_state), _("Close")); in ev_annotation_properties_dialog_init()