Home
last modified time | relevance | path

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

/lvgl-latest/src/
Dlv_api_map_v9_1.h86 #define LV_LABEL_LONG_WRAP LV_LABEL_LONG_MODE_WRAP macro
/lvgl-latest/docs/details/widgets/
Dlabel.rst101 - :cpp:enumerator:`LV_LABEL_LONG_WRAP` Wrap lines that are too long. If the height is :c:macro:`LV_…
/lvgl-latest/docs/details/other-components/
Dxml.rst253 if(lv_streq("wrap", txt)) return LV_LABEL_LONG_WRAP;