Home
last modified time | relevance | path

Searched refs:gtk_css_gadget_get_border_allocation (Results 1 – 14 of 14) sorted by relevance

/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkcssgadgetprivate.h135 void gtk_css_gadget_get_border_allocation (GtkCssGadget *gadget,
H A Dgtkcolorswatch.c125 gtk_css_gadget_get_border_allocation (gadget, &border_allocation, NULL); in gtk_color_swatch_render()
525 gtk_css_gadget_get_border_allocation(swatch->priv->gadget, &border_allocation, NULL); in swatch_size_allocate()
H A Dgtkcssgadget.c1005 gtk_css_gadget_get_border_allocation (gadget, box, NULL); in gtk_css_gadget_get_border_box()
1051 gtk_css_gadget_get_border_allocation (GtkCssGadget *gadget, in gtk_css_gadget_get_border_allocation() function
H A Dgtkspinbutton.c993 gtk_css_gadget_get_border_allocation (priv->up_button, &up_allocation, NULL); in gtk_spin_button_realize()
994 gtk_css_gadget_get_border_allocation (priv->down_button, &down_allocation, NULL); in gtk_spin_button_realize()
1234 gtk_css_gadget_get_border_allocation (priv->down_button, &button_alloc, NULL); in gtk_spin_button_size_allocate()
1239 gtk_css_gadget_get_border_allocation (priv->up_button, &button_alloc, NULL); in gtk_spin_button_size_allocate()
H A Dgtkcheckbutton.c522 gtk_css_gadget_get_border_allocation (gadget, &border_allocation, NULL); in gtk_check_button_size_allocate()
H A Dgtkexpander.c625 gtk_css_gadget_get_border_allocation (priv->title_gadget, &title_allocation, NULL); in gtk_expander_realize()
689 gtk_css_gadget_get_border_allocation (priv->title_gadget, &title_allocation, NULL); in gtk_expander_size_allocate()
H A Dgtkmodelbutton.c1003 gtk_css_gadget_get_border_allocation (gadget, &border_allocation, NULL); in gtk_model_button_allocate()
H A Dgtkswitch.c487 gtk_css_gadget_get_border_allocation (gadget, &border_allocation, NULL); in gtk_switch_allocate_contents()
H A Dgtknotebook.c1921 gtk_css_gadget_get_border_allocation (priv->header_gadget, rectangle, NULL); in gtk_notebook_get_event_window_position()
1974 gtk_css_gadget_get_border_allocation (priv->header_gadget, &event_window_pos, NULL); in gtk_notebook_realize()
2600 gtk_css_gadget_get_border_allocation (priv->arrow_gadget[arrow], rectangle, NULL); in gtk_notebook_get_arrow_rect()
2753 gtk_css_gadget_get_border_allocation (page->gadget, &allocation, NULL); in get_tab_at_pos()
2924 gtk_css_gadget_get_border_allocation (page->gadget, &allocation, NULL); in get_drop_position()
H A Dgtkbutton.c1793 gtk_css_gadget_get_border_allocation (gadget, &border_allocation, NULL); in gtk_button_allocate()
H A Dgtkscale.c300 gtk_css_gadget_get_border_allocation (slider_gadget, &slider_alloc, NULL); in gtk_scale_allocate_value()
H A Dgtkentry.c3690 gtk_css_gadget_get_border_allocation (icon_info->gadget, &primary, NULL); in place_windows()
3701 gtk_css_gadget_get_border_allocation (icon_info->gadget, &secondary, NULL); in place_windows()
9217 gtk_css_gadget_get_border_allocation (icon_info->gadget, icon_area, NULL); in gtk_entry_get_icon_area()
H A Dgtkpaned.c1520 gtk_css_gadget_get_border_allocation (priv->handle_gadget, &border_alloc, NULL); in gtk_paned_allocate()
H A Dgtkcombobox.c2154 gtk_css_gadget_get_border_allocation (priv->gadget, &border_allocation, NULL); in gtk_combo_box_menu_popup()