Searched refs:clutter_text_set_ellipsize (Results 1 – 16 of 16) sorted by relevance
/dports/x11-wm/mutter/mutter-41.1/src/tests/clutter/conform/ |
H A D | text-cache.c | 200 clutter_text_set_ellipsize (CLUTTER_TEXT (data->label), in do_tests() 204 clutter_text_set_ellipsize (CLUTTER_TEXT (data->label), in do_tests()
|
/dports/x11-wm/muffin/muffin-4.8.0/clutter/tests/conform/ |
H A D | text-cache.c | 198 clutter_text_set_ellipsize (CLUTTER_TEXT (data->label), in do_tests() 202 clutter_text_set_ellipsize (CLUTTER_TEXT (data->label), in do_tests()
|
/dports/graphics/clutter/clutter-1.26.4/clutter/ |
H A D | clutter-text.h | 144 void clutter_text_set_ellipsize (ClutterText *self,
|
H A D | clutter-text.c | 1260 clutter_text_set_ellipsize (self, g_value_get_enum (value)); in clutter_text_set_property() 5325 clutter_text_set_ellipsize (ClutterText *self, in clutter_text_set_ellipsize() function
|
/dports/x11-wm/muffin/muffin-4.8.0/clutter/clutter/ |
H A D | clutter-text.h | 144 void clutter_text_set_ellipsize (ClutterText *self,
|
H A D | clutter-text.c | 1399 clutter_text_set_ellipsize (self, g_value_get_enum (value)); in clutter_text_set_property() 5558 clutter_text_set_ellipsize (ClutterText *self, in clutter_text_set_ellipsize() function
|
/dports/x11-wm/mutter/mutter-41.1/clutter/clutter/ |
H A D | clutter-text.h | 144 void clutter_text_set_ellipsize (ClutterText *self,
|
H A D | clutter-text.c | 1572 clutter_text_set_ellipsize (self, g_value_get_enum (value)); in clutter_text_set_property() 5856 clutter_text_set_ellipsize (ClutterText *self, in clutter_text_set_ellipsize() function
|
/dports/graphics/clutter/clutter-1.26.4/tests/interactive/ |
H A D | test-text-field.c | 202 clutter_text_set_ellipsize (CLUTTER_TEXT (retval), PANGO_ELLIPSIZE_END); in create_label()
|
/dports/x11-wm/mutter/mutter-41.1/src/tests/clutter/interactive/ |
H A D | test-text-field.c | 211 clutter_text_set_ellipsize (CLUTTER_TEXT (retval), PANGO_ELLIPSIZE_END); in create_label()
|
/dports/x11-wm/muffin/muffin-4.8.0/clutter/tests/interactive/ |
H A D | test-text-field.c | 202 clutter_text_set_ellipsize (CLUTTER_TEXT (retval), PANGO_ELLIPSIZE_END); in create_label()
|
/dports/graphics/cluttermm/cluttermm-1.17.3/clutter/src/ |
H A D | text.hg | 74 _WRAP_METHOD(void set_ellipsize(Pango::EllipsizeMode mode), clutter_text_set_ellipsize)
|
H A D | clutter_methods.defs | 9269 (c-name "clutter_text_set_ellipsize")
|
/dports/graphics/cluttermm/cluttermm-1.17.3/clutter/cluttermm/ |
H A D | text.cc | 442 clutter_text_set_ellipsize(gobj(), ((PangoEllipsizeMode)(mode))); in set_ellipsize()
|
/dports/graphics/libchamplain/libchamplain-0.12.20/champlain/ |
H A D | champlain-label.c | 710 clutter_text_set_ellipsize (text, priv->ellipsize); in draw_label()
|
/dports/x11/xfce4-dashboard/xfdashboard-0.8.1/libxfdashboard/ |
H A D | label.c | 1960 clutter_text_set_ellipsize(CLUTTER_TEXT(priv->actorLabel), priv->labelEllipsize); in xfdashboard_label_set_ellipsize_mode()
|