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

/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dgtk2_interface.c288 static GtkWidget* (*fp_gtk_fixed_new)(); variable
590 fp_gtk_fixed_new = dl_symbol("gtk_fixed_new");
859 gtk2_fixed = (GtkFixed *)(*fp_gtk_fixed_new)();
1204 (*fp_gtk_fixed_new)();

Completed in 35 milliseconds