Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderTableSection.cpp1805 LayoutPoint oldCellLocation = cell->location(); in setLogicalPositionForCell() local
1817 view()->addLayoutDelta(oldCellLocation - cell->location()); in setLogicalPositionForCell()