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

/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dgtk2_interface.h157 typedef char gchar; typedef
368 gchar *name;
426 gchar *name;
463 gchar *label_text;
557 gchar *format;
616 const gchar *filename;
617 const gchar *uri;
618 const gchar *display_name;
619 const gchar *mime_type;
657 gchar* (*fp_gtk_check_versio
[all...]
H A Dgtk2_interface.c167 static gchar (*fp_g_value_get_char)(const GValue *value);
177 static const gchar* (*fp_g_value_get_string)(const GValue *value);
184 static GParamSpec* (*fp_g_param_spec_int)(const gchar *name,
185 const gchar *nick, const gchar *blurb,
189 const gchar* fpn, ...);
191 const gchar *first_property_name,
218 const gchar* detail, gint x1, gint x2, gint y);
221 const gchar* detail, gint y1, gint y2, gint x);
224 GdkRectangle* area, GtkWidget* widget, const gchar* detai
[all...]

Completed in 38 milliseconds