Home
last modified time | relevance | path

Searched refs:lists (Results 1 – 9 of 9) sorted by relevance

/lvgl-3.6.0/src/extra/libs/png/
Dlodepng.c889 static BPMNode* bpmnode_create(BPMLists* lists, int weight, unsigned index, BPMNode* tail) { in bpmnode_create() argument
894 if(lists->nextfree >= lists->numfree) { in bpmnode_create()
896 for(i = 0; i != lists->memsize; ++i) lists->memory[i].in_use = 0; in bpmnode_create()
897 for(i = 0; i != lists->listsize; ++i) { in bpmnode_create()
899 for(node = lists->chains0[i]; node != 0; node = node->tail) node->in_use = 1; in bpmnode_create()
900 for(node = lists->chains1[i]; node != 0; node = node->tail) node->in_use = 1; in bpmnode_create()
903 lists->numfree = 0; in bpmnode_create()
904 for(i = 0; i != lists->memsize; ++i) { in bpmnode_create()
905 if(!lists->memory[i].in_use) lists->freelist[lists->numfree++] = &lists->memory[i]; in bpmnode_create()
907 lists->nextfree = 0; in bpmnode_create()
[all …]
/lvgl-3.6.0/demos/keypad_encoder/
DREADME.md6 This demo shows how to handle buttons, drop-down lists, rollers, sliders, switches and text inputs …
/lvgl-3.6.0/docs/widgets/extra/
Dcalendar.md67 `lv_calendar_header_dropdown_create(calendar)` creates a header that contains 2 drop-drown lists: o…
/lvgl-3.6.0/demos/
DREADME.md78 …oder without a touchpad. This demo shows how to handle buttons, drop-down lists, rollers, sliders,…
/lvgl-3.6.0/
DREADME_zh.md37 …ps://docs.lvgl.io/master/widgets/index.html):按钮 (buttons)、图表 (charts)、列表 (lists)、滑动条 (sliders)、图片 …
DREADME.md34 …blocks](https://docs.lvgl.io/master/widgets/index.html): buttons, charts, lists, sliders, images, …
/lvgl-3.6.0/docs/intro/
Dindex.md8 - Powerful building blocks such as buttons, charts, lists, sliders, images, etc.
/lvgl-3.6.0/docs/
DCONTRIBUTING.md250 …ter/src/extra/README.md) file describes the basics rules of contribution and also lists some ideas.
/lvgl-3.6.0/scripts/
DDoxyfile12 # For lists, items can also be appended using:
988 # REFERENCED_BY_RELATION lists will link to the source code. Otherwise they will