Searched refs:ShouldComputePreferred (Results 1 – 8 of 8) sorted by relevance
66 …virtual LayoutUnit computeReplacedLogicalWidth(ShouldComputePreferred = ComputeActual) const OVER…
35 …virtual LayoutUnit computeReplacedLogicalWidth(ShouldComputePreferred = ComputeActual) const OVER…
216 LayoutUnit RenderVideo::computeReplacedLogicalWidth(ShouldComputePreferred shouldComputePreferred) … in computeReplacedLogicalWidth()
41 enum ShouldComputePreferred { ComputeActual, ComputePreferred }; enum448 …placedLogicalWidthRespectingMinMaxWidth(LayoutUnit logicalWidth, ShouldComputePreferred = Compute…452 virtual LayoutUnit computeReplacedLogicalWidth(ShouldComputePreferred = ComputeActual) const;
359 LayoutUnit RenderReplaced::computeReplacedLogicalWidth(ShouldComputePreferred shouldComputePreferre… in computeReplacedLogicalWidth()
2741 LayoutUnit RenderBox::computeReplacedLogicalWidth(ShouldComputePreferred shouldComputePreferred) co… in computeReplacedLogicalWidth()2746 …placedLogicalWidthRespectingMinMaxWidth(LayoutUnit logicalWidth, ShouldComputePreferred shouldComp… in computeReplacedLogicalWidthRespectingMinMaxWidth()
79 …virtual LayoutUnit computeReplacedLogicalWidth(ShouldComputePreferred = ComputeActual) const OVER…
121 LayoutUnit RenderSVGRoot::computeReplacedLogicalWidth(ShouldComputePreferred shouldComputePreferred… in computeReplacedLogicalWidth()