Home | History | Annotate | Download | only in fio

Lines Matching defs:pentry

533 	GtkWidget *dialog, *box, *vbox, *hbox, *frame, *pentry;
567 pentry = create_spinbutton(hbox, 1, 65535, FIO_NET_PORT);
612 ge->port = gtk_spin_button_get_value_as_int(GTK_SPIN_BUTTON(pentry));