Home | History | Annotate | Download | only in rendering

Lines Matching refs:LogicalExtentComputedValues

354     struct LogicalExtentComputedValues {
355 LogicalExtentComputedValues()
403 virtual void computeLogicalHeight(LayoutUnit logicalHeight, LayoutUnit logicalTop, LogicalExtentComputedValues&) const;
406 void computeLogicalWidthInRegion(LogicalExtentComputedValues&, RenderRegion* = 0, LayoutUnit offsetFromLogicalTopOfFirstPage = 0) const;
613 void computePositionedLogicalWidth(LogicalExtentComputedValues&, RenderRegion* = 0, LayoutUnit offsetFromLogicalTopOfFirstPage = 0) const;
648 void computePositionedLogicalHeight(LogicalExtentComputedValues&) const;
652 LogicalExtentComputedValues&) const;
656 LogicalExtentComputedValues&) const;
658 void computePositionedLogicalHeightReplaced(LogicalExtentComputedValues&) const;
659 void computePositionedLogicalWidthReplaced(LogicalExtentComputedValues&) const;