Searched refs:gridLength (Results 1 – 1 of 1) sorted by relevance
396 …mputeUsedBreadthOfMinLength(GridTrackSizingDirection direction, const GridLength& gridLength) const in computeUsedBreadthOfMinLength()398 if (gridLength.isFlex()) in computeUsedBreadthOfMinLength()401 const Length& trackLength = gridLength.length(); in computeUsedBreadthOfMinLength()410 …eadthOfMaxLength(GridTrackSizingDirection direction, const GridLength& gridLength, LayoutUnit used… in computeUsedBreadthOfMaxLength() argument412 if (gridLength.isFlex()) in computeUsedBreadthOfMaxLength()415 const Length& trackLength = gridLength.length(); in computeUsedBreadthOfMaxLength()