Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/rendering/
DRenderTableSection.cpp1297 unsigned hitRow = nextRow > 0 ? nextRow - 1 : 0; in setCellLogicalWidths() local
1309 CellStruct& current = cellAt(hitRow, hitColumn); in setCellLogicalWidths()