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

/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dawt_UNIXToolkit.c106 int row_stride = (*fp_gdk_pixbuf_get_rowstride)(pixbuf);
H A Dgtk2_interface.h748 int (*fp_gdk_pixbuf_get_rowstride)(const GdkPixbuf *pixbuf); variable
H A Dgtk2_interface.c551 fp_gdk_pixbuf_get_rowstride =
969 stride = (*fp_gdk_pixbuf_get_rowstride)(gtk2_black_pixbuf);

Completed in 44 milliseconds