Home
last modified time | relevance | path

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

/lvgl-latest/src/
Dlv_api_map_v9_1.h88 #define LV_LABEL_LONG_SCROLL LV_LABEL_LONG_MODE_SCROLL macro
/lvgl-latest/docs/details/widgets/
Dlabel.rst104 - :cpp:enumerator:`LV_LABEL_LONG_SCROLL` If the text is wider than the label, scroll it horizontall…
173 :cpp:enumerator:`LV_LABEL_LONG_SCROLL` and :cpp:enumerator:`LV_LABEL_LONG_SCROLL_CIRCULAR` can be
/lvgl-latest/docs/details/other-components/
Dxml.rst254 if(lv_streq("scroll", txt)) return LV_LABEL_LONG_SCROLL;