Home
last modified time | relevance | path

Searched refs:gtk_container_get_children_clip (Results 1 – 16 of 16) sorted by relevance

/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkcontainerprivate.h46 void gtk_container_get_children_clip (GtkContainer *container,
H A Dgtkactionbar.c239 gtk_container_get_children_clip (GTK_CONTAINER (widget), out_clip); in gtk_action_bar_allocate()
H A Dgtkframe.c856 gtk_container_get_children_clip (GTK_CONTAINER (widget), out_clip); in gtk_frame_allocate()
H A Dgtkmodelbutton.c1012 gtk_container_get_children_clip (GTK_CONTAINER (widget), out_clip); in gtk_model_button_allocate()
H A Dgtkbbox.c1350 gtk_container_get_children_clip (GTK_CONTAINER (widget), out_clip); in gtk_button_box_allocate()
H A Dgtklistbox.c2866 gtk_container_get_children_clip (GTK_CONTAINER (widget), out_clip); in gtk_list_box_allocate()
3461 gtk_container_get_children_clip (GTK_CONTAINER (widget), out_clip); in gtk_list_box_row_allocate()
H A Dgtkflowbox.c584 gtk_container_get_children_clip (GTK_CONTAINER (widget), out_clip); in gtk_flow_box_child_allocate()
1972 gtk_container_get_children_clip (GTK_CONTAINER (widget), out_clip); in gtk_flow_box_allocate()
H A Dgtkstack.c2300 gtk_container_get_children_clip (GTK_CONTAINER (widget), out_clip); in gtk_stack_allocate()
H A Dgtkheaderbar.c1269 gtk_container_get_children_clip (GTK_CONTAINER (widget), out_clip); in gtk_header_bar_allocate_contents()
H A Dgtkmenuitem.c404 gtk_container_get_children_clip (GTK_CONTAINER (widget), out_clip); in gtk_menu_item_allocate()
H A Dgtkbutton.c1801 gtk_container_get_children_clip (GTK_CONTAINER (widget), out_clip); in gtk_button_allocate()
H A Dgtkbox.c1213 gtk_container_get_children_clip (GTK_CONTAINER (box), out_clip); in gtk_box_allocate_contents()
H A Dgtkgrid.c1699 gtk_container_get_children_clip (GTK_CONTAINER (grid), out_clip); in gtk_grid_allocate()
H A Dgtkpaned.c1600 gtk_container_get_children_clip (GTK_CONTAINER (paned), out_clip); in gtk_paned_allocate()
H A Dgtkcontainer.c3766 gtk_container_get_children_clip (GtkContainer *container, in gtk_container_get_children_clip() function
H A Dgtkwidget.c15708 gtk_container_get_children_clip (GTK_CONTAINER (widget), &children_clip); in _gtk_widget_set_simple_clip()