Home | History | Annotate | Download | only in rendering

Lines Matching refs:setNegativeMargin

1029         void setNegativeMargin(LayoutUnit n) { ASSERT(!m_discardMargin); m_negativeMargin = n; }