Searched refs:hidden (Results 1 – 17 of 17) sorted by relevance
38 uint32_t hidden : 1; member
345 ser->hidden = 0; in lv_chart_add_series()380 series->hidden = hide ? 1 : 0; in lv_chart_hide_series()847 if(ser->hidden) { in draw_series_line()993 if(ser->hidden) continue; in draw_series_scatter()1133 if(ser->hidden) continue; in draw_series_bar()
9 ignore-hidden = false
1615 …e memory, but not much. After the quick access bar is created, it can be hidden by clicking the bu…
522 obj->hidden = getBool(); in parseCommon()630 else if (KEY_AS("fillEnabled")) fill->hidden |= !getBool(); in parseSolidFill()673 else if (KEY_AS("fillEnabled")) stroke->hidden |= !getBool(); in parseSolidStroke()920 if (child->hidden) delete(child); in parseObject()1126 if (child->hidden) delete(child); in parseShapes()1369 else if (KEY_AS("hd")) layer->hidden = getBool(); in parseLayer()
434 if (hidden) { in prepare()
158 bool hidden = false; //remove? member
297 auto enabled = jerry_boolean(!layer->hidden); in _buildLayer()
76 hidden (:cpp:enumerator:`LV_OBJ_FLAG_HIDDEN`) to receive focus via gridnav.
28 be met; otherwise, the option will remain hidden.
53 The list is shown/hidden on open/close. To add styles to it use
70 allocated are set to :c:macro:`LV_CHART_POINT_NONE`, which causes that point to be hidden.324 it to be hidden. To show the cursor, its location must be set by you
123 When this happens, it usually means that the application is minimized or hidden behind another wind…
657 .hidden \name
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. The1209 # documentation will contain sections that can be hidden and shown after the
493 - :cpp:enumerator:`LV_OBJ_FLAG_HIDDEN` Make the Widget hidden. (Like it wasn't there at all)
5 …3f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position…