Home
last modified time | relevance | path

Searched refs:_gtk_css_background_repeat_value_get_x (Results 1 – 6 of 6) sorted by relevance

/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkcssrepeatvalueprivate.h39 GtkCssRepeatStyle _gtk_css_background_repeat_value_get_x (const GtkCssValue *repeat);
H A Dgtkcssrepeatvalue.c209 _gtk_css_background_repeat_value_get_x (const GtkCssValue *repeat) in _gtk_css_background_repeat_value_get_x() function
H A Dgtkrenderbackground.c115 hrepeat = _gtk_css_background_repeat_value_get_x (repeat); in _gtk_theming_background_paint_layer()
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkcssrepeatvalueprivate.h41 GtkCssRepeatStyle _gtk_css_background_repeat_value_get_x (const GtkCssValue *repeat);
H A Dgtkcssrepeatvalue.c215 _gtk_css_background_repeat_value_get_x (const GtkCssValue *repeat) in _gtk_css_background_repeat_value_get_x() function
H A Dgtkrenderbackground.c124 hrepeat = _gtk_css_background_repeat_value_get_x (repeat); in gtk_theming_background_snapshot_layer()