Home | History | Annotate | Download | only in rendering

Lines Matching full:tablelayout

75     ETableLayout oldTableLayout = oldStyle ? oldStyle->tableLayout() : TAUTO;
82 if (!m_tableLayout || style()->tableLayout() != oldTableLayout) {
85 if (style()->tableLayout() == TFIXED && !style()->width().isAuto())