Searched refs:swt_fixed_set_property (Results 1 – 4 of 4) sorted by relevance
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/tests/org.eclipse.swt.tests.gtk/ManualNativeCTests/SwtFixed_native/GTK4/ |
H A D | os_custom.c | 44 static void swt_fixed_set_property (GObject *object, guint prop_id, const GValue *value, GParamSpec… 64 gobject_class->set_property = swt_fixed_set_property; in G_DEFINE_TYPE_WITH_CODE() 184 static void swt_fixed_set_property (GObject *object, guint prop_id, const GValue *value, GParamSpec… in swt_fixed_set_property() function
|
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/tests/org.eclipse.swt.tests.gtk/ManualNativeCTests/SwtFixed_native/GTK3/ |
H A D | os_custom.c | 45 static void swt_fixed_set_property(GObject *object, guint prop_id, 71 gobject_class->set_property = swt_fixed_set_property; in G_DEFINE_TYPE_WITH_CODE() 200 static void swt_fixed_set_property(GObject *object, guint prop_id, in swt_fixed_set_property() function
|
/dports/x11-toolkits/swt/swt-4.20/ |
H A D | os_custom.c | 257 static void swt_fixed_set_property (GObject *object, guint prop_id, const GValue *value, GParamSpec… 279 gobject_class->set_property = swt_fixed_set_property; in G_DEFINE_TYPE_WITH_CODE() 396 static void swt_fixed_set_property (GObject *object, guint prop_id, const GValue *value, GParamSpec… in swt_fixed_set_property() function 719 static void swt_fixed_set_property (GObject *object, guint prop_id, const GValue *value, GParamSpec… 732 gobject_class->set_property = swt_fixed_set_property; in G_DEFINE_TYPE_WITH_CODE() 840 static void swt_fixed_set_property (GObject *object, guint prop_id, const GValue *value, GParamSpec… in swt_fixed_set_property() function
|
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/ |
H A D | os_custom.c | 257 static void swt_fixed_set_property (GObject *object, guint prop_id, const GValue *value, GParamSpec… 279 gobject_class->set_property = swt_fixed_set_property; in G_DEFINE_TYPE_WITH_CODE() 396 static void swt_fixed_set_property (GObject *object, guint prop_id, const GValue *value, GParamSpec… in swt_fixed_set_property() function 708 static void swt_fixed_set_property (GObject *object, guint prop_id, const GValue *value, GParamSpec… 729 gobject_class->set_property = swt_fixed_set_property; in G_DEFINE_TYPE_WITH_CODE() 846 static void swt_fixed_set_property (GObject *object, guint prop_id, const GValue *value, GParamSpec… in swt_fixed_set_property() function
|