Searched refs:isAutoTableCell (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DTextAutosizer.cpp368 bool isAutoTableCell = block->isTableCell() && !toRenderTableCell(block)->table()->style()->isFixedTableLayout(); local
369 if (!isAutoTableCell && !m_clusterStack.isEmpty())

Completed in 1592 milliseconds