Home | History | Annotate | Download | only in fio

Lines Matching refs:file_open

488 static void file_open(GtkWidget *w, gpointer data);
672 file_open(widget, ge->ui);
920 static void file_open(GtkWidget *w, gpointer data)
1260 { "OpenFile", GTK_STOCK_OPEN, NULL, "<Control>O", NULL, G_CALLBACK(file_open) },