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

/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dgtk2_interface.c196 static GdkPixmap *(*fp_gdk_pixmap_new)(GdkDrawable *drawable,
198 static GdkGC *(*fp_gdk_gc_new)(GdkDrawable*);
200 static void (*fp_gdk_draw_rectangle)(GdkDrawable*, GdkGC*, gboolean,
205 GdkDrawable *src, GdkColormap *cmap, int src_x, int src_y,
207 static void (*fp_gdk_drawable_get_size)(GdkDrawable *drawable,
H A Dgtk2_interface.h281 typedef void GdkDrawable; typedef

Completed in 40 milliseconds