Home
last modified time | relevance | path

Searched refs:PROP_Y_ALIGN (Results 1 – 10 of 10) sorted by relevance

/dports/x11/cinnamon/cinnamon-4.8.6/src/st/
H A Dst-box-layout-child.c41 PROP_Y_ALIGN enumerator
81 case PROP_Y_ALIGN: in st_box_layout_child_get_property()
130 case PROP_Y_ALIGN: in st_box_layout_child_set_property()
213 g_object_class_install_property (object_class, PROP_Y_ALIGN, pspec); in st_box_layout_child_class_init()
H A Dst-bin.c58 PROP_Y_ALIGN, enumerator
252 case PROP_Y_ALIGN: in st_bin_set_property()
301 case PROP_Y_ALIGN: in st_bin_get_property()
365 g_object_class_install_property (gobject_class, PROP_Y_ALIGN, pspec); in st_bin_class_init()
/dports/x11-toolkits/osm-gps-map/osm-gps-map-1.1.0/src/
H A Dosm-gps-map-image.c44 PROP_Y_ALIGN, enumerator
77 case PROP_Y_ALIGN: in osm_gps_map_image_get_property()
113 case PROP_Y_ALIGN: in osm_gps_map_image_set_property()
178 PROP_Y_ALIGN, in osm_gps_map_image_class_init()
/dports/x11-wm/mutter/mutter-41.1/clutter/clutter/
H A Dclutter-bin-layout.c100 PROP_Y_ALIGN, enumerator
284 g_object_notify_by_pspec (G_OBJECT (self), bin_props[PROP_Y_ALIGN]); in set_y_align()
573 case PROP_Y_ALIGN: in clutter_bin_layout_set_property()
599 case PROP_Y_ALIGN: in clutter_bin_layout_get_property()
647 bin_props[PROP_Y_ALIGN] = in clutter_bin_layout_class_init()
H A Dclutter-actor.c940 PROP_Y_ALIGN, enumerator
4994 case PROP_Y_ALIGN: in clutter_actor_set_property()
5401 case PROP_Y_ALIGN: in clutter_actor_get_property()
7028 obj_props[PROP_Y_ALIGN] = in clutter_actor_class_init()
16597 g_object_notify_by_pspec (G_OBJECT (self), obj_props[PROP_Y_ALIGN]); in clutter_actor_set_y_align()
/dports/graphics/clutter/clutter-1.26.4/clutter/
H A Dclutter-bin-layout.c102 PROP_Y_ALIGN, enumerator
286 g_object_notify_by_pspec (G_OBJECT (self), bin_props[PROP_Y_ALIGN]); in set_y_align()
577 case PROP_Y_ALIGN: in clutter_bin_layout_set_property()
603 case PROP_Y_ALIGN: in clutter_bin_layout_get_property()
651 bin_props[PROP_Y_ALIGN] = in clutter_bin_layout_class_init()
H A Dclutter-actor.c954 PROP_Y_ALIGN, enumerator
5268 case PROP_Y_ALIGN: in clutter_actor_set_property()
5791 case PROP_Y_ALIGN: in clutter_actor_get_property()
7598 obj_props[PROP_Y_ALIGN] = in clutter_actor_class_init()
18231 g_object_notify_by_pspec (G_OBJECT (self), obj_props[PROP_Y_ALIGN]); in clutter_actor_set_y_align()
/dports/x11-wm/muffin/muffin-4.8.0/clutter/clutter/
H A Dclutter-bin-layout.c102 PROP_Y_ALIGN, enumerator
286 g_object_notify_by_pspec (G_OBJECT (self), bin_props[PROP_Y_ALIGN]); in set_y_align()
577 case PROP_Y_ALIGN: in clutter_bin_layout_set_property()
603 case PROP_Y_ALIGN: in clutter_bin_layout_get_property()
651 bin_props[PROP_Y_ALIGN] = in clutter_bin_layout_class_init()
H A Dclutter-actor.c955 PROP_Y_ALIGN, enumerator
5293 case PROP_Y_ALIGN: in clutter_actor_set_property()
5816 case PROP_Y_ALIGN: in clutter_actor_get_property()
7623 obj_props[PROP_Y_ALIGN] = in clutter_actor_class_init()
18281 g_object_notify_by_pspec (G_OBJECT (self), obj_props[PROP_Y_ALIGN]); in clutter_actor_set_y_align()
/dports/x11/xfce4-dashboard/xfdashboard-0.8.1/libxfdashboard/
H A Demblem-effect.c75 PROP_Y_ALIGN, enumerator
398 case PROP_Y_ALIGN: in _xfdashboard_emblem_effect_set_property()
438 case PROP_Y_ALIGN: in _xfdashboard_emblem_effect_get_property()
500 XfdashboardEmblemEffectProperties[PROP_Y_ALIGN]= in xfdashboard_emblem_effect_class_init()
731 g_object_notify_by_pspec(G_OBJECT(self), XfdashboardEmblemEffectProperties[PROP_Y_ALIGN]); in xfdashboard_emblem_effect_set_y_align()