Searched refs:gridLength (Results 1 – 1 of 1) sorted by relevance
508 …mputeUsedBreadthOfMinLength(GridTrackSizingDirection direction, const GridLength& gridLength) const in computeUsedBreadthOfMinLength()510 if (gridLength.isFlex()) in computeUsedBreadthOfMinLength()513 const Length& trackLength = gridLength.length(); in computeUsedBreadthOfMinLength()522 …eadthOfMaxLength(GridTrackSizingDirection direction, const GridLength& gridLength, LayoutUnit used… in computeUsedBreadthOfMaxLength() argument524 if (gridLength.isFlex()) in computeUsedBreadthOfMaxLength()527 const Length& trackLength = gridLength.length(); in computeUsedBreadthOfMaxLength()