Home | History | Annotate | Download | only in style

Lines Matching refs:setNamedGridAreaColumnCount

1296     void setNamedGridAreaColumnCount(size_t columnCount) { SET_VAR(rareNonInheritedData.access()->m_grid, m_namedGridAreaColumnCount, columnCount); }