Searched refs:clutter_text_set_attributes (Results 1 – 18 of 18) sorted by relevance
/dports/x11-wm/mutter/mutter-41.1/src/tests/clutter/conform/ |
H A D | text-cache.c | 172 clutter_text_set_attributes (CLUTTER_TEXT (data->label), attr_list); in do_tests() 179 clutter_text_set_attributes (CLUTTER_TEXT (data->label), NULL); in do_tests()
|
/dports/x11-wm/muffin/muffin-4.8.0/clutter/tests/conform/ |
H A D | text-cache.c | 170 clutter_text_set_attributes (CLUTTER_TEXT (data->label), attr_list); in do_tests() 177 clutter_text_set_attributes (CLUTTER_TEXT (data->label), NULL); in do_tests()
|
/dports/graphics/clutter/clutter-1.26.4/clutter/ |
H A D | clutter-text.h | 161 void clutter_text_set_attributes (ClutterText *self,
|
H A D | clutter-text.c | 1240 clutter_text_set_attributes (self, g_value_get_boxed (value)); in clutter_text_set_property() 5485 clutter_text_set_attributes (ClutterText *self, in clutter_text_set_attributes() function
|
/dports/x11-wm/muffin/muffin-4.8.0/clutter/clutter/ |
H A D | clutter-text.h | 161 void clutter_text_set_attributes (ClutterText *self,
|
H A D | clutter-text.c | 1379 clutter_text_set_attributes (self, g_value_get_boxed (value)); in clutter_text_set_property() 5718 clutter_text_set_attributes (ClutterText *self, in clutter_text_set_attributes() function
|
/dports/x11-wm/mutter/mutter-41.1/clutter/clutter/ |
H A D | clutter-text.h | 161 void clutter_text_set_attributes (ClutterText *self,
|
H A D | clutter-text.c | 1552 clutter_text_set_attributes (self, g_value_get_boxed (value)); in clutter_text_set_property() 6016 clutter_text_set_attributes (ClutterText *self, in clutter_text_set_attributes() function
|
/dports/graphics/clutter/clutter-1.26.4/tests/interactive/ |
H A D | test-text-field.c | 232 clutter_text_set_attributes (CLUTTER_TEXT (retval), attrs); in create_entry()
|
/dports/x11-wm/mutter/mutter-41.1/src/tests/clutter/interactive/ |
H A D | test-text-field.c | 241 clutter_text_set_attributes (CLUTTER_TEXT (retval), attrs); in create_entry()
|
/dports/x11-wm/muffin/muffin-4.8.0/clutter/tests/interactive/ |
H A D | test-text-field.c | 232 clutter_text_set_attributes (CLUTTER_TEXT (retval), attrs); in create_entry()
|
/dports/graphics/cluttermm/cluttermm-1.17.3/clutter/src/ |
H A D | text.hg | 65 _WRAP_METHOD(void set_attributes(Pango::AttrList& attrs), clutter_text_set_attributes)
|
H A D | clutter_methods.defs | 9320 (c-name "clutter_text_set_attributes")
|
/dports/x11/cinnamon/cinnamon-4.8.6/src/st/ |
H A D | st-private.c | 212 clutter_text_set_attributes (text, attribs); in _st_set_text_from_style()
|
/dports/x11/gnome-shell/gnome-shell-41.1/src/st/ |
H A D | st-private.c | 182 clutter_text_set_attributes (text, attribs); in _st_set_text_from_style()
|
/dports/graphics/cluttermm/cluttermm-1.17.3/clutter/cluttermm/ |
H A D | text.cc | 427 clutter_text_set_attributes(gobj(), (attrs).gobj()); in set_attributes()
|
/dports/graphics/libchamplain/libchamplain-0.12.20/champlain/ |
H A D | champlain-label.c | 711 clutter_text_set_attributes (text, priv->attributes); in draw_label()
|
/dports/graphics/clutter/clutter-1.26.4/ |
H A D | ChangeLog.pre-1.0 | 13606 clutter_text_set_attributes() with the attributes generated by
|