Home
last modified time | relevance | path

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

/dports/devel/efl/efl-1.25.1/src/lib/evas/canvas/
H A Devas_object_textblock.c5904 #define ALLOW_BREAK(i) \ macro
6054 if (ALLOW_BREAK(wrap) && (str[wrap] != SHY_HYPHEN)) in _layout_get_hyphenationwrap()
6067 ((wrap == line_start) && (ALLOW_BREAK(wrap)) && (wrap < len))) in _layout_get_hyphenationwrap()
6122 if (ALLOW_BREAK(wrap)) in _layout_get_word_mixwrap_common()
6128 ((wrap == line_start) && (ALLOW_BREAK(wrap)) && (wrap < len))) in _layout_get_word_mixwrap_common()
6163 if (ALLOW_BREAK(wrap)) in _layout_get_word_mixwrap_common()