Home
last modified time | relevance | path

Searched refs:_gtk_css_font_stretch_value_new (Results 1 – 7 of 7) sorted by relevance

/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkcssenumvalueprivate.h56 GtkCssValue * _gtk_css_font_stretch_value_new (PangoStretch stretch);
H A Dgtkcssstylepropertyimpl.c391 return _gtk_css_font_stretch_value_new (g_value_get_enum (value)); in font_stretch_assign()
1166 _gtk_css_font_stretch_value_new (PANGO_STRETCH_NORMAL)); in _gtk_css_style_property_init_properties()
H A Dgtkcssenumvalue.c587 _gtk_css_font_stretch_value_new (PangoStretch font_stretch) in _gtk_css_font_stretch_value_new() function
H A Dgtkcssshorthandpropertyimpl.c463 values[4] = _gtk_css_font_stretch_value_new (pango_font_description_get_stretch (desc)); in parse_font_with_pango()
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkcssenumvalueprivate.h53 GtkCssValue * _gtk_css_font_stretch_value_new (PangoStretch stretch);
H A Dgtkcssstylepropertyimpl.c885 _gtk_css_font_stretch_value_new (PANGO_STRETCH_NORMAL)); in _gtk_css_style_property_init_properties()
H A Dgtkcssenumvalue.c517 _gtk_css_font_stretch_value_new (PangoStretch font_stretch) in _gtk_css_font_stretch_value_new() function