Home
last modified time | relevance | path

Searched refs:spinbox_pad_bottom (Results 1 – 2 of 2) sorted by relevance

/lvgl-latest/demos/flex_layout/
Dlv_demo_flex_layout_main.h67 lv_obj_t * spinbox_pad_bottom; member
Dlv_demo_flex_layout_view_ctrl_pad.c295 …ui->ctrl_pad.tab.layout.spinbox_pad_bottom = spinbox_ctrl_create(temp_group, LV_STYLE_PAD_BOTTOM, … in tab_layout_create()