Home
last modified time | relevance | path

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

/external/webkit/WebCore/rendering/
DRenderTableSection.cpp701 IntRect oldCellRect(cell->x(), cell->y() , cell->width(), cell->height()); in setCellWidths() local
718 cell->repaintDuringLayoutIfMoved(oldCellRect); in setCellWidths()