Searched defs:Lane (Results 1 – 2 of 2) sorted by relevance
289 struct WaterFlowLayoutInfoSW::Lane { struct292 float startPos = 0.0f;293 float endPos = 0.0f;294 std::deque<ItemInfo> items_;
176 using Lane = WaterFlowLayoutInfoSW::Lane; typedef