Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/rendering/
DRenderTableCell.h58 void updateLogicalWidth(int);
DRenderTableCell.cpp160 void RenderTableCell::updateLogicalWidth(int w) in updateLogicalWidth() function in WebCore::RenderTableCell
DRenderTableSection.cpp322 cell->updateLogicalWidth(w); in setCellLogicalWidths()
/external/webkit/Source/WebCore/
DChangeLog-2010-12-0619169 (WebCore::RenderTableCell::updateLogicalWidth): Renamed updateWidth() to this and changed