Home
last modified time | relevance | path

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

/lvgl-3.4.0/src/extra/widgets/chart/
Dlv_chart.h287 void lv_chart_hide_series(lv_obj_t * chart, lv_chart_series_t * series, bool hide);
Dlv_chart.c393 void lv_chart_hide_series(lv_obj_t * chart, lv_chart_series_t * series, bool hide) in lv_chart_hide_series() argument
398 series->hidden = hide ? 1 : 0; in lv_chart_hide_series()
/lvgl-3.4.0/docs/widgets/extra/
Dchart.md33 - `LV_CHART_TYPE_NONE` Do not display any data. Can be used to hide the series.
/lvgl-3.4.0/docs/overview/
Dcoords.md190 The above described "simple functions" hide the style related code for the sake of simplicity and s…
/lvgl-3.4.0/scripts/
DDoxyfile483 # If the HIDE_UNDOC_MEMBERS tag is set to YES, doxygen will hide all
491 # If the HIDE_UNDOC_CLASSES tag is set to YES, doxygen will hide all
499 # If the HIDE_FRIEND_COMPOUNDS tag is set to YES, doxygen will hide all friend
506 # If the HIDE_IN_BODY_DOCS tag is set to YES, doxygen will hide any
656 # it will be hidden. Use a value of 0 to hide initializers completely. The
967 # Setting the STRIP_CODE_COMMENTS tag to YES will instruct doxygen to hide any
2165 # If set to YES the inheritance and collaboration graphs will hide inheritance
/lvgl-3.4.0/docs/
DCHANGELOG.md536 - fix(scrollbar) hide the scrollbar if the scrollble flag is removed [`188a946`](https://github.com…
556 - fix(scrollbar) hide the scrollbar if the scrollable flag is removed [`d9c6ad0`](https://github.co…
799 - ci(codecov) hide statuses on commits for now [`0b7be77`](https://github.com/lvgl/lvgl/commit/0b7b…