Home
last modified time | relevance | path

Searched refs:child_natural (Results 1 – 25 of 26) sorted by relevance

12

/dports/x11/gnome-shell/gnome-shell-41.1/src/
H A Dshell-stack.c64 float child_min, child_natural; in shell_stack_get_preferred_height() local
69 &child_natural); in shell_stack_get_preferred_height()
75 natural = child_natural; in shell_stack_get_preferred_height()
82 if (child_natural > natural) in shell_stack_get_preferred_height()
83 natural = child_natural; in shell_stack_get_preferred_height()
113 float child_min, child_natural; in shell_stack_get_preferred_width() local
118 &child_natural); in shell_stack_get_preferred_width()
124 natural = child_natural; in shell_stack_get_preferred_width()
131 if (child_natural > natural) in shell_stack_get_preferred_width()
132 natural = child_natural; in shell_stack_get_preferred_width()
/dports/x11/cinnamon/cinnamon-4.8.6/src/
H A Dcinnamon-stack.c62 float child_min, child_natural; in cinnamon_stack_get_preferred_height() local
67 &child_natural); in cinnamon_stack_get_preferred_height()
73 natural = child_natural; in cinnamon_stack_get_preferred_height()
80 if (child_natural > natural) in cinnamon_stack_get_preferred_height()
81 natural = child_natural; in cinnamon_stack_get_preferred_height()
111 float child_min, child_natural; in cinnamon_stack_get_preferred_width() local
116 &child_natural); in cinnamon_stack_get_preferred_width()
122 natural = child_natural; in cinnamon_stack_get_preferred_width()
129 if (child_natural > natural) in cinnamon_stack_get_preferred_width()
130 natural = child_natural; in cinnamon_stack_get_preferred_width()
/dports/graphics/clutter/clutter-1.26.4/clutter/
H A Dclutter-fixed-layout.c69 gfloat child_x, child_min, child_natural; in clutter_fixed_layout_get_preferred_width() local
75 &child_natural, NULL); in clutter_fixed_layout_get_preferred_width()
80 if (child_x + child_natural > natural_right) in clutter_fixed_layout_get_preferred_width()
81 natural_right = child_x + child_natural; in clutter_fixed_layout_get_preferred_width()
111 gfloat child_y, child_min, child_natural; in clutter_fixed_layout_get_preferred_height() local
117 NULL, &child_natural); in clutter_fixed_layout_get_preferred_height()
122 if (child_y + child_natural > natural_bottom) in clutter_fixed_layout_get_preferred_height()
123 natural_bottom = child_y + child_natural; in clutter_fixed_layout_get_preferred_height()
H A Dclutter-flow-layout.c239 gfloat child_min, child_natural; in clutter_flow_layout_get_preferred_width() local
249 &child_natural); in clutter_flow_layout_get_preferred_width()
278 item_height = child_natural; in clutter_flow_layout_get_preferred_width()
283 &child_natural); in clutter_flow_layout_get_preferred_width()
298 &child_natural); in clutter_flow_layout_get_preferred_width()
430 gfloat child_min, child_natural; in clutter_flow_layout_get_preferred_height() local
440 &child_natural); in clutter_flow_layout_get_preferred_height()
469 item_width = child_natural; in clutter_flow_layout_get_preferred_height()
621 gfloat child_min, child_natural; in clutter_flow_layout_allocate() local
711 item_width = MIN (item_width, child_natural); in clutter_flow_layout_allocate()
[all …]
/dports/x11-wm/muffin/muffin-4.8.0/clutter/clutter/
H A Dclutter-fixed-layout.c69 gfloat child_x, child_min, child_natural; in clutter_fixed_layout_get_preferred_width() local
75 &child_natural, NULL); in clutter_fixed_layout_get_preferred_width()
80 if (child_x + child_natural > natural_right) in clutter_fixed_layout_get_preferred_width()
81 natural_right = child_x + child_natural; in clutter_fixed_layout_get_preferred_width()
111 gfloat child_y, child_min, child_natural; in clutter_fixed_layout_get_preferred_height() local
117 NULL, &child_natural); in clutter_fixed_layout_get_preferred_height()
122 if (child_y + child_natural > natural_bottom) in clutter_fixed_layout_get_preferred_height()
123 natural_bottom = child_y + child_natural; in clutter_fixed_layout_get_preferred_height()
H A Dclutter-flow-layout.c239 gfloat child_min, child_natural; in clutter_flow_layout_get_preferred_width() local
249 &child_natural); in clutter_flow_layout_get_preferred_width()
278 item_height = child_natural; in clutter_flow_layout_get_preferred_width()
283 &child_natural); in clutter_flow_layout_get_preferred_width()
298 &child_natural); in clutter_flow_layout_get_preferred_width()
430 gfloat child_min, child_natural; in clutter_flow_layout_get_preferred_height() local
440 &child_natural); in clutter_flow_layout_get_preferred_height()
469 item_width = child_natural; in clutter_flow_layout_get_preferred_height()
621 gfloat child_min, child_natural; in clutter_flow_layout_allocate() local
711 item_width = MIN (item_width, child_natural); in clutter_flow_layout_allocate()
[all …]
/dports/x11-wm/mutter/mutter-41.1/clutter/clutter/
H A Dclutter-fixed-layout.c67 gfloat child_x, child_min, child_natural; in clutter_fixed_layout_get_preferred_width() local
73 &child_natural, NULL); in clutter_fixed_layout_get_preferred_width()
78 if (child_x + child_natural > natural_right) in clutter_fixed_layout_get_preferred_width()
79 natural_right = child_x + child_natural; in clutter_fixed_layout_get_preferred_width()
109 gfloat child_y, child_min, child_natural; in clutter_fixed_layout_get_preferred_height() local
115 NULL, &child_natural); in clutter_fixed_layout_get_preferred_height()
120 if (child_y + child_natural > natural_bottom) in clutter_fixed_layout_get_preferred_height()
121 natural_bottom = child_y + child_natural; in clutter_fixed_layout_get_preferred_height()
H A Dclutter-flow-layout.c237 gfloat child_min, child_natural; in clutter_flow_layout_get_preferred_width() local
247 &child_natural); in clutter_flow_layout_get_preferred_width()
276 item_height = child_natural; in clutter_flow_layout_get_preferred_width()
281 &child_natural); in clutter_flow_layout_get_preferred_width()
296 &child_natural); in clutter_flow_layout_get_preferred_width()
428 gfloat child_min, child_natural; in clutter_flow_layout_get_preferred_height() local
438 &child_natural); in clutter_flow_layout_get_preferred_height()
467 item_width = child_natural; in clutter_flow_layout_get_preferred_height()
618 gfloat child_min, child_natural; in clutter_flow_layout_allocate() local
708 item_width = MIN (item_width, child_natural); in clutter_flow_layout_allocate()
[all …]
/dports/graphics/clutter/clutter-1.26.4/tests/interactive/
H A Dtest-layout.c139 gfloat child_x, child_min, child_natural; in my_thing_get_preferred_width() local
145 &child_natural, NULL); in my_thing_get_preferred_width()
153 natural_right = natural_left + child_natural; in my_thing_get_preferred_width()
167 if (child_x + child_natural > natural_right) in my_thing_get_preferred_width()
168 natural_right = child_x + child_natural; in my_thing_get_preferred_width()
213 gfloat child_y, child_min, child_natural; in my_thing_get_preferred_height() local
219 NULL, &child_natural); in my_thing_get_preferred_height()
227 natural_bottom = natural_top + child_natural; in my_thing_get_preferred_height()
241 if (child_y + child_natural > natural_bottom) in my_thing_get_preferred_height()
242 natural_bottom = child_y + child_natural; in my_thing_get_preferred_height()
/dports/x11-wm/mutter/mutter-41.1/src/tests/clutter/interactive/
H A Dtest-layout.c149 gfloat child_x, child_min, child_natural; in my_thing_get_preferred_width() local
155 &child_natural, NULL); in my_thing_get_preferred_width()
163 natural_right = natural_left + child_natural; in my_thing_get_preferred_width()
177 if (child_x + child_natural > natural_right) in my_thing_get_preferred_width()
178 natural_right = child_x + child_natural; in my_thing_get_preferred_width()
223 gfloat child_y, child_min, child_natural; in my_thing_get_preferred_height() local
229 NULL, &child_natural); in my_thing_get_preferred_height()
237 natural_bottom = natural_top + child_natural; in my_thing_get_preferred_height()
251 if (child_y + child_natural > natural_bottom) in my_thing_get_preferred_height()
252 natural_bottom = child_y + child_natural; in my_thing_get_preferred_height()
/dports/x11-wm/muffin/muffin-4.8.0/clutter/tests/interactive/
H A Dtest-layout.c139 gfloat child_x, child_min, child_natural; in my_thing_get_preferred_width() local
145 &child_natural, NULL); in my_thing_get_preferred_width()
153 natural_right = natural_left + child_natural; in my_thing_get_preferred_width()
167 if (child_x + child_natural > natural_right) in my_thing_get_preferred_width()
168 natural_right = child_x + child_natural; in my_thing_get_preferred_width()
213 gfloat child_y, child_min, child_natural; in my_thing_get_preferred_height() local
219 NULL, &child_natural); in my_thing_get_preferred_height()
227 natural_bottom = natural_top + child_natural; in my_thing_get_preferred_height()
241 if (child_y + child_natural > natural_bottom) in my_thing_get_preferred_height()
242 natural_bottom = child_y + child_natural; in my_thing_get_preferred_height()
/dports/mail/evolution/evolution-3.42.1/src/shell/
H A De-shell-content.c224 gint child_natural; in shell_content_get_preferred_width() local
227 priv->alert_bar, &child_minimum, &child_natural); in shell_content_get_preferred_width()
230 *natural = MAX (*natural, child_natural); in shell_content_get_preferred_width()
235 gint child_natural; in shell_content_get_preferred_width() local
238 priv->searchbar, &child_minimum, &child_natural); in shell_content_get_preferred_width()
241 *natural = MAX (*natural, child_natural); in shell_content_get_preferred_width()
260 gint child_natural; in shell_content_get_preferred_height() local
263 priv->alert_bar, &child_minimum, &child_natural); in shell_content_get_preferred_height()
266 *natural += child_natural; in shell_content_get_preferred_height()
271 gint child_natural; in shell_content_get_preferred_height() local
[all …]
/dports/graphics/clutter/clutter-1.26.4/examples/
H A Dlayout-manager.c65 float child_minimum, child_natural; in G_DEFINE_TYPE() local
72 &child_natural); in G_DEFINE_TYPE()
74 max_natural_width = MAX (max_natural_width, child_natural); in G_DEFINE_TYPE()
79 natural += child_natural; in G_DEFINE_TYPE()
84 natural = MAX (natural, child_natural); in G_DEFINE_TYPE()
121 float child_minimum, child_natural; in multi_layout_get_preferred_height() local
128 &child_natural); in multi_layout_get_preferred_height()
131 natural = MAX (natural, child_natural); in multi_layout_get_preferred_height()
/dports/x11-wm/muffin/muffin-4.8.0/clutter/examples/
H A Dlayout-manager.c65 float child_minimum, child_natural; in G_DEFINE_TYPE() local
72 &child_natural); in G_DEFINE_TYPE()
74 max_natural_width = MAX (max_natural_width, child_natural); in G_DEFINE_TYPE()
79 natural += child_natural; in G_DEFINE_TYPE()
84 natural = MAX (natural, child_natural); in G_DEFINE_TYPE()
121 float child_minimum, child_natural; in multi_layout_get_preferred_height() local
128 &child_natural); in multi_layout_get_preferred_height()
131 natural = MAX (natural, child_natural); in multi_layout_get_preferred_height()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkheaderbar.c618 gint child_minimum, child_natural; in add_child_size() local
631 *natural += child_natural; in add_child_size()
636 *natural = MAX (*natural, child_natural); in add_child_size()
729 gint child_natural; in gtk_header_bar_compute_size_for_orientation() local
744 required_natural += child_natural; in gtk_header_bar_compute_size_for_orientation()
755 required_natural += child_natural; in gtk_header_bar_compute_size_for_orientation()
764 required_natural += child_natural; in gtk_header_bar_compute_size_for_orientation()
772 required_natural += child_natural; in gtk_header_bar_compute_size_for_orientation()
781 required_natural += child_natural; in gtk_header_bar_compute_size_for_orientation()
814 gint child_natural; in gtk_header_bar_compute_size_for_opposing_orientation() local
[all …]
H A Dgtkbox.c1607 gint child_minimum, child_natural; in gtk_box_get_size() local
1615 &child_minimum, &child_natural, in gtk_box_get_size()
1658 natural = MAX (natural, child_natural); in gtk_box_get_size()
1764 gint child_size, child_minimum, child_natural; in gtk_box_compute_size_for_opposing_orientation() local
1909 &child_minimum, &child_natural, in gtk_box_compute_size_for_opposing_orientation()
1926 computed_natural = MAX (computed_natural, child_natural); in gtk_box_compute_size_for_opposing_orientation()
1990 avail_size, &child_size, &child_natural); in gtk_box_compute_size_for_orientation()
1994 child_natural += child->padding * 2; in gtk_box_compute_size_for_orientation()
1999 if (child_natural > largest_natural) in gtk_box_compute_size_for_orientation()
2000 largest_natural = child_natural; in gtk_box_compute_size_for_orientation()
[all …]
H A Dgtkmenubar.c385 gint child_minimum, child_natural; in gtk_menu_bar_measure() local
415 …get_preferred_size_for_size (child, orientation, size, &child_minimum, &child_natural, NULL, NULL); in gtk_menu_bar_measure()
425 child_natural += toggle_size; in gtk_menu_bar_measure()
431 *natural = MAX (*natural, child_natural); in gtk_menu_bar_measure()
436 *natural += child_natural; in gtk_menu_bar_measure()
/dports/x11-toolkits/libhandy/libhandy-1.4.0/src/
H A Dhdy-header-bar.c701 gint child_minimum, child_natural; in add_child_size() local
713 *natural += child_natural; in add_child_size()
716 *natural = MAX (*natural, child_natural); in add_child_size()
808 gint child_natural; in hdy_header_bar_compute_size_for_orientation() local
819 required_natural += child_natural; in hdy_header_bar_compute_size_for_orientation()
829 required_natural += child_natural; in hdy_header_bar_compute_size_for_orientation()
837 required_natural += child_natural; in hdy_header_bar_compute_size_for_orientation()
844 required_natural += child_natural; in hdy_header_bar_compute_size_for_orientation()
852 required_natural += child_natural; in hdy_header_bar_compute_size_for_orientation()
881 gint child_natural; in hdy_header_bar_compute_size_for_opposing_orientation() local
[all …]
/dports/sysutils/gnome-control-center/gnome-control-center-41.2/subprojects/libhandy/src/
H A Dhdy-header-bar.c701 gint child_minimum, child_natural; in add_child_size() local
713 *natural += child_natural; in add_child_size()
716 *natural = MAX (*natural, child_natural); in add_child_size()
808 gint child_natural; in hdy_header_bar_compute_size_for_orientation() local
819 required_natural += child_natural; in hdy_header_bar_compute_size_for_orientation()
829 required_natural += child_natural; in hdy_header_bar_compute_size_for_orientation()
837 required_natural += child_natural; in hdy_header_bar_compute_size_for_orientation()
844 required_natural += child_natural; in hdy_header_bar_compute_size_for_orientation()
852 required_natural += child_natural; in hdy_header_bar_compute_size_for_orientation()
881 gint child_natural; in hdy_header_bar_compute_size_for_opposing_orientation() local
[all …]
/dports/x11-toolkits/libhandy0/libhandy-7a193d7692c9c76a1a94f17c4d30b585f77d177c/src/
H A Dhdy-header-bar.c689 gint child_minimum, child_natural; in add_child_size() local
701 *natural += child_natural; in add_child_size()
704 *natural = MAX (*natural, child_natural); in add_child_size()
801 gint child_natural; in hdy_header_bar_compute_size_for_orientation() local
812 required_natural += child_natural; in hdy_header_bar_compute_size_for_orientation()
822 required_natural += child_natural; in hdy_header_bar_compute_size_for_orientation()
830 required_natural += child_natural; in hdy_header_bar_compute_size_for_orientation()
837 required_natural += child_natural; in hdy_header_bar_compute_size_for_orientation()
845 required_natural += child_natural; in hdy_header_bar_compute_size_for_orientation()
875 gint child_natural; in hdy_header_bar_compute_size_for_opposing_orientation() local
[all …]
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkboxlayout.c275 int child_size, child_minimum, child_natural; in gtk_box_layout_compute_opposite_size() local
378 &child_minimum, &child_natural, in gtk_box_layout_compute_opposite_size()
385 … computed_natural_below = MAX (computed_natural_below, child_natural - child_natural_baseline); in gtk_box_layout_compute_opposite_size()
392 computed_natural = MAX (computed_natural, child_natural); in gtk_box_layout_compute_opposite_size()
/dports/security/gcr/gcr-3.40.0/ui/
H A Deggimagemenuitem.c361 gint child_minimum, child_natural; in egg_image_menu_item_get_preferred_width() local
363 gtk_widget_get_preferred_width (priv->image, &child_minimum, &child_natural); in egg_image_menu_item_get_preferred_width()
366 *natural = MAX (*natural, child_natural); in egg_image_menu_item_get_preferred_width()
/dports/deskutils/cairo-dock/cairo-dock-core-3.4.1/src/gldit/
H A Dgtk3imagemenuitem.c385 gint child_minimum, child_natural; in gtk3_image_menu_item_get_preferred_width() local
387 gtk_widget_get_preferred_width (priv->image, &child_minimum, &child_natural); in gtk3_image_menu_item_get_preferred_width()
390 *natural = MAX (*natural, child_natural); in gtk3_image_menu_item_get_preferred_width()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/deprecated/
H A Dgtkimagemenuitem.c537 gint child_minimum, child_natural; in gtk_image_menu_item_get_preferred_width() local
539 gtk_widget_get_preferred_width (priv->image, &child_minimum, &child_natural); in gtk_image_menu_item_get_preferred_width()
542 *natural = MAX (*natural, child_natural); in gtk_image_menu_item_get_preferred_width()
/dports/x11/libexo/exo-4.16.3/exo/
H A Dexo-icon-view.c1669 gint child_minimal, child_natural; in exo_icon_view_get_preferred_width() local
1682 gtk_widget_get_preferred_width (child->widget, &child_minimal, &child_natural); in exo_icon_view_get_preferred_width()
1693 gint child_minimal, child_natural; in exo_icon_view_get_preferred_height() local
1705 gtk_widget_get_preferred_height (child->widget, &child_minimal, &child_natural); in exo_icon_view_get_preferred_height()

12