Home | History | Annotate | Download | only in style

Lines Matching refs:inheritColumnPropertiesFrom

1239     void inheritColumnPropertiesFrom(RenderStyle* parent) { rareNonInheritedData.access()->m_multiCol = parent->rareNonInheritedData->m_multiCol; }