Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/rendering/
DRenderTable.cpp277 m_caption->setLogicalLocation(m_caption->marginStart(), logicalHeight()); in adjustLogicalHeightForCaption()
437 section->setLogicalLocation(sectionLogicalLeft, logicalHeight()); in layout()
DRenderBox.h92 void setLogicalLocation(int left, int top) in setLogicalLocation() function
DRenderTableSection.cpp704 …cell->setLogicalLocation(table()->columnPositions()[nEffCols] - table()->columnPositions()[table()… in setCellLogicalWidths()
706 cell->setLogicalLocation(table()->columnPositions()[c] + hspacing, m_rowPos[rindx]); in setCellLogicalWidths()
/external/webkit/Source/WebCore/
DChangeLog-2010-12-0638394 (WebCore::RenderBox::setLogicalLocation):
45871 (WebCore::RenderBox::setLogicalLocation):