Home
last modified time | relevance | path

Searched refs:hidden (Results 1 – 17 of 17) sorted by relevance

/lvgl-latest/src/widgets/chart/
Dlv_chart_private.h38 uint32_t hidden : 1; member
Dlv_chart.c345 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()
/lvgl-latest/
D.typos.toml9 ignore-hidden = false
DKconfig1615 …e memory, but not much. After the quick access bar is created, it can be hidden by clicking the bu…
/lvgl-latest/src/libs/thorvg/
DtvgLottieParser.cpp522 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()
DtvgLottieModel.cpp434 if (hidden) { in prepare()
DtvgLottieModel.h158 bool hidden = false; //remove? member
DtvgLottieExpressions.cpp297 auto enabled = jerry_boolean(!layer->hidden); in _buildLayer()
/lvgl-latest/docs/details/other-components/
Dgridnav.rst76 hidden (:cpp:enumerator:`LV_OBJ_FLAG_HIDDEN`) to receive focus via gridnav.
/lvgl-latest/docs/details/integration/os/buildroot/
Dlvgl_app.rst28 be met; otherwise, the option will remain hidden.
/lvgl-latest/docs/details/widgets/
Ddropdown.rst53 The list is shown/hidden on open/close. To add styles to it use
Dchart.rst70 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
/lvgl-latest/docs/details/integration/driver/
Dwayland.rst123 When this happens, it usually means that the application is minimized or hidden behind another wind…
/lvgl-latest/src/draw/sw/blend/neon/
Dlv_blend_neon.S657 .hidden \name
/lvgl-latest/docs/
DDoxyfile432 # class members and static file members will be hidden unless the
478 # 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. The
1209 # documentation will contain sections that can be hidden and shown after the
/lvgl-latest/docs/details/base-widget/
Dobj.rst493 - :cpp:enumerator:`LV_OBJ_FLAG_HIDDEN` Make the Widget hidden. (Like it wasn't there at all)
/lvgl-latest/docs/_static/css/
Dfontawesome.min.css5 …3f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position…