Searched refs:computedBreadth (Results 1 – 1 of 1) sorted by relevance
418 LayoutUnit computedBreadth = computeUsedBreadthOfSpecifiedLength(direction, trackLength); in computeUsedBreadthOfMaxLength() local419 ASSERT(computedBreadth != infinity); in computeUsedBreadthOfMaxLength()420 return computedBreadth; in computeUsedBreadthOfMaxLength()