Home
last modified time | relevance | path

Searched refs:gtk_widget_get_allocated_height (Results 1 – 4 of 4) sorted by relevance

/external/fio/
Dgcompat.c44 guint gtk_widget_get_allocated_height(GtkWidget *w) in gtk_widget_get_allocated_height() function
Dgcompat.h33 guint gtk_widget_get_allocated_height(GtkWidget *w);
Dgclient.c947 guint height = gtk_widget_get_allocated_height(w);
Dgfio.c324 guint height = gtk_widget_get_allocated_height(w); in on_config_drawing_area()