Home | History | Annotate | Download | only in rendering

Lines Matching refs:ComputeActual

40 enum ShouldComputePreferred { ComputeActual, ComputePreferred };
448 LayoutUnit computeReplacedLogicalWidthRespectingMinMaxWidth(LayoutUnit logicalWidth, ShouldComputePreferred = ComputeActual) const;
452 virtual LayoutUnit computeReplacedLogicalWidth(ShouldComputePreferred = ComputeActual) const;