Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/rendering/
DRenderTableCell.h101 int cellBaselinePosition() const;
DRenderTableSection.cpp410 int b = cell->cellBaselinePosition(); in setCellLogicalWidths()
663 int b = cell->cellBaselinePosition(); in setCellLogicalWidths()
680 int b = cell->cellBaselinePosition(); in setCellLogicalWidths()
DRenderTableCell.cpp310 int RenderTableCell::cellBaselinePosition() const in cellBaselinePosition() function in WebCore::RenderTableCell
/external/webkit/Source/WebCore/
DChangeLog62650 (WebCore::RenderTableCell::cellBaselinePosition):