Home
last modified time | relevance | path

Searched refs:_ellip_str (Results 1 – 2 of 2) sorted by relevance

/dports/devel/efl/efl-1.25.1/src/lib/evas/canvas/
H A Devas_object_text.c618 static const Eina_Unicode _ellip_str[2] = { 0x2026, '\0' }; variable
629 script = evas_common_language_script_type_get(_ellip_str, 1); in _layout_ellipsis_item_new()
634 script, _ellip_str, 1); in _layout_ellipsis_item_new()
636 _ellip_str, script, 0, 0, len); in _layout_ellipsis_item_new()
H A Devas_object_textblock.c6211 const Eina_Unicode _ellip_str[2] = { 0x2026, '\0' }; in _layout_ellipsis_item_new() local
6222 script = evas_common_language_script_type_get(_ellip_str, len); in _layout_ellipsis_item_new()
6234 script, _ellip_str, len); in _layout_ellipsis_item_new()
6237 cur_fi, _ellip_str, &ellip_ti->text_props, in _layout_ellipsis_item_new()