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

/external/webkit/WebCore/rendering/
H A DAutoTableLayout.cpp59 RenderTableCell* maxContributor = 0; local
88 maxContributor = cell;
105 ((l.width.value() == wval) && (maxContributor == cell))) {
145 if (m_table->style()->htmlHacks() && l.maxWidth > l.width.value() && fixedContributor != maxContributor) {

Completed in 70 milliseconds