Searched defs:gap_width (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dgtk2_interface.c255 GtkPositionType gap_side, gint gap_x, gint gap_width);
1782 GtkPositionType gap_side, gint gap_x, gint gap_width)
1790 x, y, width, height, gap_side, gap_x, gap_width);
1793 x, y, width, height, gap_side, gap_x, gap_width);
1779 gtk2_paint_box_gap(WidgetType widget_type, GtkStateType state_type, GtkShadowType shadow_type, const gchar *detail, gint x, gint y, gint width, gint height, GtkPositionType gap_side, gint gap_x, gint gap_width) argument

Completed in 39 milliseconds