Searched refs:widths (Results 1 – 5 of 5) sorted by relevance
/lvgl-latest/docs/details/widgets/ |
D | table.rst | 65 the Table Widget will be set to the sum of all column widths.
|
D | buttonmatrix.rst | 62 Button widths
|
/lvgl-latest/demos/render/ |
D | lv_demo_render.c | 455 int32_t widths[] = {1, 3, 5, 10}; in line_cb() local 464 lv_obj_set_style_line_width(obj, widths[w], 0); in line_cb() 500 int32_t widths[] = {1, 5, 10, 100}; in arc_core_cb() local 508 … lv_obj_t * obj = arc_obj_create(parent, i, w + 4 * r, widths[w], angles[i][0], angles[i][1]); in arc_core_cb()
|
/lvgl-latest/docs/details/integration/chip/ |
D | renesas.rst | 41 :widths: 10 30 30 30
|
/lvgl-latest/docs/details/integration/os/yocto/ |
D | lvgl_recipe.rst | 290 :widths: 200 100
|