Searched refs:hide (Results 1 – 6 of 6) sorted by relevance
287 void lv_chart_hide_series(lv_obj_t * chart, lv_chart_series_t * series, bool hide);
393 void lv_chart_hide_series(lv_obj_t * chart, lv_chart_series_t * series, bool hide) in lv_chart_hide_series() argument398 series->hidden = hide ? 1 : 0; in lv_chart_hide_series()
33 - `LV_CHART_TYPE_NONE` Do not display any data. Can be used to hide the series.
190 The above described "simple functions" hide the style related code for the sake of simplicity and s…
483 # If the HIDE_UNDOC_MEMBERS tag is set to YES, doxygen will hide all491 # If the HIDE_UNDOC_CLASSES tag is set to YES, doxygen will hide all499 # If the HIDE_FRIEND_COMPOUNDS tag is set to YES, doxygen will hide all friend506 # If the HIDE_IN_BODY_DOCS tag is set to YES, doxygen will hide any656 # it will be hidden. Use a value of 0 to hide initializers completely. The967 # Setting the STRIP_CODE_COMMENTS tag to YES will instruct doxygen to hide any2165 # If set to YES the inheritance and collaboration graphs will hide inheritance
536 - 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…