Home | History | Annotate | Download | only in fio

Lines Matching refs:pentry

535 	GtkWidget *dialog, *box, *vbox, *hbox, *frame, *pentry;
569 pentry = create_spinbutton(hbox, 1, 65535, FIO_NET_PORT);
614 ge->port = gtk_spin_button_get_value_as_int(GTK_SPIN_BUTTON(pentry));