Lines Matching refs:LV_GRID_CONTENT

343 … static lv_coord_t grid_main_row_dsc[] = {LV_GRID_CONTENT, LV_GRID_CONTENT, LV_GRID_TEMPLATE_LAST};  in profile_create()
346 …static lv_coord_t grid_1_col_dsc[] = {LV_GRID_CONTENT, 5, LV_GRID_CONTENT, LV_GRID_FR(2), LV_GRID_… in profile_create()
347 …static lv_coord_t grid_1_row_dsc[] = {LV_GRID_CONTENT, LV_GRID_CONTENT, 10, LV_GRID_CONTENT, LV_GR… in profile_create()
351 LV_GRID_CONTENT, /*Title*/ in profile_create()
353 LV_GRID_CONTENT, /*Box title*/ in profile_create()
356 LV_GRID_CONTENT, /*Box title*/ in profile_create()
400 … static lv_coord_t grid_main_row_dsc[] = {LV_GRID_CONTENT, LV_GRID_CONTENT, LV_GRID_TEMPLATE_LAST}; in profile_create()
403 …static lv_coord_t grid_1_col_dsc[] = {LV_GRID_CONTENT, 1, LV_GRID_CONTENT, LV_GRID_FR(1), LV_GRID_… in profile_create()
405 LV_GRID_CONTENT, /*Name*/ in profile_create()
406 LV_GRID_CONTENT, /*Description*/ in profile_create()
407 LV_GRID_CONTENT, /*Email*/ in profile_create()
409 LV_GRID_CONTENT, /*Phone*/ in profile_create()
410 LV_GRID_CONTENT, /*Buttons*/ in profile_create()
416 LV_GRID_CONTENT, /*Title*/ in profile_create()
418 LV_GRID_CONTENT, /*Box title*/ in profile_create()
420 LV_GRID_CONTENT, /*Box title*/ in profile_create()
422 LV_GRID_CONTENT, /*Box title*/ in profile_create()
424 LV_GRID_CONTENT, /*Box title*/ in profile_create()
470 …static lv_coord_t grid_main_row_dsc[] = {LV_GRID_CONTENT, LV_GRID_CONTENT, LV_GRID_CONTENT, LV_GRI… in profile_create()
474 … static lv_coord_t grid_1_col_dsc[] = {LV_GRID_CONTENT, LV_GRID_FR(1), LV_GRID_TEMPLATE_LAST}; in profile_create()
475 static lv_coord_t grid_1_row_dsc[] = {LV_GRID_CONTENT, /*Avatar*/ in profile_create()
476 LV_GRID_CONTENT, /*Name*/ in profile_create()
477 LV_GRID_CONTENT, /*Description*/ in profile_create()
478 LV_GRID_CONTENT, /*Email*/ in profile_create()
479 LV_GRID_CONTENT, /*Phone number*/ in profile_create()
480 LV_GRID_CONTENT, /*Button1*/ in profile_create()
481 LV_GRID_CONTENT, /*Button2*/ in profile_create()
489 LV_GRID_CONTENT, /*Title*/ in profile_create()
491 LV_GRID_CONTENT, /*Box title*/ in profile_create()
493 LV_GRID_CONTENT, /*Box title*/ in profile_create()
495 LV_GRID_CONTENT, /*Box title*/ in profile_create()
497 LV_GRID_CONTENT, /*Box title*/ in profile_create()
545 …static lv_coord_t grid_chart_row_dsc[] = {LV_GRID_CONTENT, LV_GRID_FR(1), 10, LV_GRID_TEMPLATE_LAS… in analytics_create()
843 LV_GRID_CONTENT, /*Title*/ in shop_create()
844 LV_GRID_CONTENT, /*Sub title*/ in shop_create()
846 LV_GRID_CONTENT, /*Amount*/ in shop_create()
847 LV_GRID_CONTENT, /*Hint*/ in shop_create()
864 LV_GRID_CONTENT, /*Title + Date*/ in shop_create()
865 LV_GRID_CONTENT, /*Amount + Hint*/ in shop_create()
884 LV_GRID_CONTENT, /*Title*/ in shop_create()
885 LV_GRID_CONTENT, /*Date*/ in shop_create()
886 LV_GRID_CONTENT, /*Amount*/ in shop_create()
887 LV_GRID_CONTENT, /*Hint*/ in shop_create()
888 LV_GRID_CONTENT, /*Chart*/ in shop_create()
1147 …static lv_coord_t grid_col_dsc[] = {LV_GRID_CONTENT, LV_GRID_FR(1), LV_GRID_CONTENT, LV_GRID_FR(8)… in create_meter_box()
1148 …static lv_coord_t grid_row_dsc[] = {LV_GRID_CONTENT, LV_GRID_FR(1), LV_GRID_CONTENT, LV_GRID_CONTE… in create_meter_box()
1161 static lv_coord_t grid_col_dsc[] = {LV_GRID_CONTENT, LV_GRID_FR(1), LV_GRID_TEMPLATE_LAST}; in create_meter_box()
1162 …tatic lv_coord_t grid_row_dsc[] = {LV_GRID_CONTENT, LV_GRID_CONTENT, LV_GRID_CONTENT, LV_GRID_CONT… in create_meter_box()
1181 …static lv_coord_t grid_col_dsc[] = {LV_GRID_CONTENT, 5, LV_GRID_FR(1), LV_GRID_FR(1), LV_GRID_TEMP… in create_shop_item()