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

/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dgtk2_interface.c169 static gint (*fp_g_value_get_int)(const GValue *value); variable
515 fp_g_value_get_int = dl_symbol("g_value_get_int");
2133 gint val = (*fp_g_value_get_int)(&value);

Completed in 27 milliseconds