Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderTable.cpp1265 RenderTableSection::CellStruct& aboveCell = section->cellAt(rAbove, effCol); in cellAbove() local
1266 return aboveCell.primaryCell(); in cellAbove()