Searched refs:computeBlockPreferredLogicalWidths (Results 1 – 2 of 2) sorted by relevance
549 …void computeBlockPreferredLogicalWidths(LayoutUnit& minLogicalWidth, LayoutUnit& maxLogicalWidth) …
3876 computeBlockPreferredLogicalWidths(minLogicalWidth, maxLogicalWidth); in computeIntrinsicLogicalWidths()4388 void RenderBlock::computeBlockPreferredLogicalWidths(LayoutUnit& minLogicalWidth, LayoutUnit& maxLo… in computeBlockPreferredLogicalWidths() function in WebCore::RenderBlock