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

/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dgtk2_interface.c95 static GdkPixbuf *gtk2_white_pixbuf = NULL; variable
816 (*fp_g_object_unref)(gtk2_white_pixbuf);
819 gtk2_white_pixbuf = gtk2_black_pixbuf = NULL;
918 (*fp_g_object_unref)(gtk2_white_pixbuf);
925 gtk2_white_pixbuf = white;
962 (*fp_gdk_pixbuf_get_from_drawable)(gtk2_white_pixbuf, gtk2_white_pixmap,
967 white = (*fp_gdk_pixbuf_get_pixels)(gtk2_white_pixbuf);

Completed in 35 milliseconds