Home
last modified time | relevance | path

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

/external/webkit/WebCore/rendering/
DRenderTableSection.cpp477 int oldCellY = cell->y(); in setCellWidths() local
492 IntRect cellRect(oldCellX, oldCellY, cell->width(), cell->height()); in setCellWidths()