Searched defs:grid_rows (Results 1 – 5 of 5) sorted by relevance
/lvgl-latest/demos/music/ |
D | lv_demo_music_list.c | 92 static const int32_t grid_rows[] = {35, 30, LV_GRID_TEMPLATE_LAST}; in lv_demo_music_list_create() local 94 static const int32_t grid_rows[] = {22, 17, LV_GRID_TEMPLATE_LAST}; in lv_demo_music_list_create() local
|
D | lv_demo_music_main.c | 174 static int32_t grid_rows[] = {LV_DEMO_MUSIC_HANDLE_SIZE, /*Spacing*/ in lv_demo_music_main_create() local 198 static const int32_t grid_rows[] = {LV_DEMO_MUSIC_HANDLE_SIZE, /*Spacing*/ in lv_demo_music_main_create() local 228 static const int32_t grid_rows[] = {LV_DEMO_MUSIC_HANDLE_SIZE, /*Spacing*/ in lv_demo_music_main_create() local
|
/lvgl-latest/demos/render/ |
D | lv_demo_render.c | 228 static const int32_t grid_rows[] = {45, 45, 45, 45, 45, 45, LV_GRID_TEMPLATE_LAST}; in box_shadow_cb() local 793 static const int32_t grid_rows[] = {32, 40, 40, 40, 40, 40, 40, LV_GRID_TEMPLATE_LAST}; in blend_mode_cb() local 903 static const int32_t grid_rows[] = { 32, 40, 40, 40, 40, 40, 40, LV_GRID_TEMPLATE_LAST }; in linear_gradient_cb() local 983 static const int32_t grid_rows[] = { 32, 40, 40, 40, 40, 40, 40, LV_GRID_TEMPLATE_LAST }; in radial_gradient_cb() local 1057 static const int32_t grid_rows[] = { 32, 40, 40, 40, 40, 40, 40, LV_GRID_TEMPLATE_LAST }; in conical_gradient_cb() local 1144 static const int32_t grid_rows[] = {34, 34, 34, 34, 34, 34, 34, 34, LV_GRID_TEMPLATE_LAST}; in lv_demo_render() local
|
/lvgl-latest/demos/transform/ |
D | lv_demo_transform.c | 52 …static const int32_t grid_rows[] = {LV_GRID_CONTENT, -10, LV_GRID_FR(1), LV_GRID_CONTENT, LV_GRID_… in lv_demo_transform() local
|
/lvgl-latest/demos/multilang/ |
D | lv_demo_multilang.c | 167 …static const int32_t grid_rows[] = {LV_GRID_CONTENT, -10, LV_GRID_FR(1), LV_GRID_CONTENT, LV_GRID_… in lv_demo_multilang() local
|