Searched refs:m_hasOverflowingCell (Results 1 – 2 of 2) sorted by relevance
161 bool m_hasOverflowingCell; variable
63 , m_hasOverflowingCell(false) in RenderTableSection()508 m_hasOverflowingCell = false; in setCellWidths()712 …m_hasOverflowingCell |= cell->overflowLeft(false) || cell->overflowWidth(false) > cell->width() ||… in setCellWidths()1077 if (!m_hasOverflowingCell) { in setCellWidths()1096 if (!m_hasOverflowingCell && style()->direction() == LTR) { in setCellWidths()