Searched defs:ListItemGroupPaintInfo (Results 1 – 1 of 1) sorted by relevance
33 struct ListItemGroupPaintInfo { struct34 TextDirection layoutDirection = TextDirection::LTR;35 float mainSize = 0.0f;36 bool vertical = false;37 int32_t lanes = 1;38 float spaceWidth = 0.0f;39 float laneGutter = 0.0f;40 int32_t totalItemCount = 0;