Function taffy::compute::grid::placement::place_definite_secondary_axis_item

source ยท
fn place_definite_secondary_axis_item(
    cell_occupancy_matrix: &CellOccupancyMatrix,
    placement: InBothAbsAxis<Line<GenericGridPlacement<OriginZeroLine>>>,
    auto_flow: GridAutoFlow,
) -> (Line<OriginZeroLine>, Line<OriginZeroLine>)
Expand description

8.5. Grid Item Placement Algorithm Step 2. Place remaining children with definite secondary axis positions