Searched refs:clutter_text_set_line_wrap_mode (Results 1 – 12 of 12) sorted by relevance
/dports/x11-wm/mutter/mutter-41.1/src/tests/clutter/conform/ |
H A D | text-cache.c | 217 clutter_text_set_line_wrap_mode (CLUTTER_TEXT (data->label), in do_tests()
|
/dports/x11-wm/muffin/muffin-4.8.0/clutter/tests/conform/ |
H A D | text-cache.c | 215 clutter_text_set_line_wrap_mode (CLUTTER_TEXT (data->label), in do_tests()
|
/dports/graphics/clutter/clutter-1.26.4/clutter/ |
H A D | clutter-text.h | 154 void clutter_text_set_line_wrap_mode (ClutterText *self,
|
H A D | clutter-text.c | 1252 clutter_text_set_line_wrap_mode (self, g_value_get_enum (value)); in clutter_text_set_property() 5430 clutter_text_set_line_wrap_mode (ClutterText *self, in clutter_text_set_line_wrap_mode() function
|
/dports/x11-wm/muffin/muffin-4.8.0/clutter/clutter/ |
H A D | clutter-text.h | 154 void clutter_text_set_line_wrap_mode (ClutterText *self,
|
H A D | clutter-text.c | 1391 clutter_text_set_line_wrap_mode (self, g_value_get_enum (value)); in clutter_text_set_property() 5663 clutter_text_set_line_wrap_mode (ClutterText *self, in clutter_text_set_line_wrap_mode() function
|
/dports/x11-wm/mutter/mutter-41.1/clutter/clutter/ |
H A D | clutter-text.h | 154 void clutter_text_set_line_wrap_mode (ClutterText *self,
|
H A D | clutter-text.c | 1564 clutter_text_set_line_wrap_mode (self, g_value_get_enum (value)); in clutter_text_set_property() 5961 clutter_text_set_line_wrap_mode (ClutterText *self, in clutter_text_set_line_wrap_mode() function
|
/dports/graphics/cluttermm/cluttermm-1.17.3/clutter/src/ |
H A D | text.hg | 100 _WRAP_METHOD(void set_line_wrap_mode(Pango::WrapMode wrap_mode), clutter_text_set_line_wrap_mode)
|
H A D | clutter_methods.defs | 9299 (c-name "clutter_text_set_line_wrap_mode")
|
/dports/graphics/cluttermm/cluttermm-1.17.3/clutter/cluttermm/ |
H A D | text.cc | 527 clutter_text_set_line_wrap_mode(gobj(), ((PangoWrapMode)(wrap_mode))); in set_line_wrap_mode()
|
/dports/graphics/libchamplain/libchamplain-0.12.20/champlain/ |
H A D | champlain-label.c | 709 clutter_text_set_line_wrap_mode (text, priv->wrap_mode); in draw_label()
|