Searched refs:hidden (Results 1 – 10 of 10) sorted by relevance
31 - `LV_BTNMATRIX_CTRL_HIDDEN` Makes a button hidden (hidden buttons still take up space in the layou…
28 The list is hidden/shown on open/close. To add styles to it use `lv_dropdown_get_list(dropdown)` t…
38 and not hidden (`LV_OBJ_FLAG_HIDDEN`) to be focusable by gridnav.
76 uint8_t hidden : 1; member
371 ser->hidden = 0; in lv_chart_add_series()404 series->hidden = hide ? 1 : 0; in lv_chart_hide_series()918 if(ser->hidden) continue; in draw_series_line()1080 if(ser->hidden) continue; in draw_series_scatter()1237 if(ser->hidden) continue; in draw_series_bar()
21 …ed. Therefore, the whole concept of multi-display handling is completely hidden if you register on…
103 - `LV_OBJ_FLAG_HIDDEN` Make the object hidden. (Like it wasn't there at all)
432 # class members and static file members will be hidden unless the478 # are hidden.531 # scope will be hidden.538 # YES the compound reference will be hidden.656 # it will be hidden. Use a value of 0 to hide initializers completely. The1208 # documentation will contain sections that can be hidden and shown after the
94 - fix(btnmatrix): Hide button matrix when all buttons hidden [`65f1c93`](https://github.com/lvgl/lv…95 - fix(obj) prevent hidden objects keeping focus [`375b3b5`](https://github.com/lvgl/lvgl/commit/375…1172 - fix(group) skip object if an of the parents is hidden [`5799c10`](https://github.com/lvgl/lvgl/co…1798 - Group: fix in `lv_group_remove_obj` to handle deleting hidden objects correctly1981 - `lv_btnm` fix sending events for hidden buttons
5 …3f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position…