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

/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dgtk2_interface.c267 static void (*fp_gtk_paint_handle)(GtkStyle* style, GdkWindow* window, variable
575 fp_gtk_paint_handle = dl_symbol("gtk_paint_handle");
1886 (*fp_gtk_paint_handle)(gtk2_widget->style, gtk2_white_pixmap, state_type,
1889 (*fp_gtk_paint_handle)(gtk2_widget->style, gtk2_black_pixmap, state_type,

Completed in 27 milliseconds