Home | History | Annotate | Download | only in rendering

Lines Matching refs:m_marginBox

3459         return direction == HorizontalLine ? height() + m_marginBox.bottom() : width() + m_marginBox.left();