Home
last modified time | relevance | path

Searched refs:spanHasEmptyCellsOnly (Results 1 – 1 of 1) sorted by relevance

/external/webkit/WebCore/rendering/
DAutoTableLayout.cpp330 bool spanHasEmptyCellsOnly = true; in calcEffectiveWidth() local
367 spanHasEmptyCellsOnly = false; in calcEffectiveWidth()
461 if (spanHasEmptyCellsOnly) in calcEffectiveWidth()