Searched refs:oldFixedTableLayout (Results 1 – 1 of 1) sorted by relevance
84 bool oldFixedTableLayout = oldStyle ? oldStyle->isFixedTableLayout() : false; in styleDidChange() local91 if (!m_tableLayout || style()->isFixedTableLayout() != oldFixedTableLayout) { in styleDidChange()