Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/rendering/
DRenderTableSection.h99 int calcOuterBorderEnd() const;
DRenderTableSection.cpp900 int RenderTableSection::calcOuterBorderEnd() const in setCellLogicalWidths() function in WebCore::RenderTableSection
949 m_outerBorderEnd = calcOuterBorderEnd(); in setCellLogicalWidths()
/external/webkit/Source/WebCore/
DChangeLog-2010-12-0617934 (WebCore::RenderTableSection::calcOuterBorderEnd):