Searched refs:fp_gdk_pixbuf_get_height (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dawt_UNIXToolkit.c108 int height = (*fp_gdk_pixbuf_get_height)(pixbuf);
H A Dgtk2_interface.h746 int (*fp_gdk_pixbuf_get_height)(const GdkPixbuf *pixbuf); variable
H A Dgtk2_interface.c549 fp_gdk_pixbuf_get_height = dl_symbol("gdk_pixbuf_get_height");

Completed in 43 milliseconds