Home | History | Annotate | Download | only in rendering

Lines Matching defs:contentsVisualOverflowRect

221     LayoutRect contentsVisualOverflowRect() const { return m_overflow ? m_overflow->contentsVisualOverflowRect() : LayoutRect(); }