Home | History | Annotate | Download | only in rendering

Lines Matching refs:isFixedTableLayout

84     bool oldFixedTableLayout = oldStyle ? oldStyle->isFixedTableLayout() : false;
91 if (!m_tableLayout || style()->isFixedTableLayout() != oldFixedTableLayout) {
97 if (style()->isFixedTableLayout())