Searched refs:LV_GRID_ALIGN_SPACE_EVENLY (Results 1 – 3 of 3) sorted by relevance
47 LV_GRID_ALIGN_SPACE_EVENLY, enumerator
707 …LIGN_SPACE_AROUND || align == LV_GRID_ALIGN_SPACE_BETWEEN || align == LV_GRID_ALIGN_SPACE_EVENLY) { in grid_align()737 case LV_GRID_ALIGN_SPACE_EVENLY: in grid_align()
60 - `LV_GRID_ALIGN_SPACE_EVENLY` items are distributed so that the spacing between any two items (and…