Home | History | Annotate | Download | only in rendering

Lines Matching refs:marginLogicalRight

293     LayoutUnit marginLogicalRight() const { return m_marginBox.logicalRight(style()->writingMode()); }
684 const Length& marginLogicalRight, LogicalExtentComputedValues&) const;