Searched refs:LV_LABEL_LONG_WRAP (Results 1 – 3 of 3) sorted by relevance
86 #define LV_LABEL_LONG_WRAP LV_LABEL_LONG_MODE_WRAP macro
101 - :cpp:enumerator:`LV_LABEL_LONG_WRAP` Wrap lines that are too long. If the height is :c:macro:`LV_…
253 if(lv_streq("wrap", txt)) return LV_LABEL_LONG_WRAP;