Searched defs:on_expose_drawing_area (Results 1 - 1 of 1) sorted by last modified time

/external/fio/
H A Dgfio.c360 static int on_expose_drawing_area(GtkWidget *w, GdkEvent *event, gpointer p) function
1424 G_CALLBACK(on_expose_drawing_area), &ge->graphs);
1512 G_CALLBACK(on_expose_drawing_area), &ui->graphs);

Completed in 78 milliseconds