Home
last modified time | relevance | path

Searched refs:swt_fixed_get_preferred_height (Results 1 – 3 of 3) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/tests/org.eclipse.swt.tests.gtk/ManualNativeCTests/SwtFixed_native/GTK3/
H A Dos_custom.c52 static void swt_fixed_get_preferred_height(GtkWidget *widget, gint *minimum,
89 widget_class->get_preferred_height = swt_fixed_get_preferred_height; in G_DEFINE_TYPE_WITH_CODE()
312 static void swt_fixed_get_preferred_height(GtkWidget *widget, gint *minimum, in swt_fixed_get_preferred_height() function
/dports/x11-toolkits/swt/swt-4.20/
H A Dos_custom.c263 static void swt_fixed_get_preferred_height (GtkWidget *widget, gint *minimum, gint *natural);
293 widget_class->get_preferred_height = swt_fixed_get_preferred_height; in G_DEFINE_TYPE_WITH_CODE()
506 static void swt_fixed_get_preferred_height (GtkWidget *widget, gint *minimum, gint *natural) { in swt_fixed_get_preferred_height() function
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/
H A Dos_custom.c263 static void swt_fixed_get_preferred_height (GtkWidget *widget, gint *minimum, gint *natural);
293 widget_class->get_preferred_height = swt_fixed_get_preferred_height; in G_DEFINE_TYPE_WITH_CODE()
504 static void swt_fixed_get_preferred_height (GtkWidget *widget, gint *minimum, gint *natural) { in swt_fixed_get_preferred_height() function