Home
last modified time | relevance | path

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

/external/webkit/WebCore/rendering/
DRenderTableSection.h83 int calcOuterBorderLeft(bool rtl) const;
DRenderTableSection.cpp895 int RenderTableSection::calcOuterBorderLeft(bool rtl) const in setCellWidths() function in WebCore::RenderTableSection
994 m_outerBorderLeft = calcOuterBorderLeft(rtl); in setCellWidths()
/external/webkit/WebCore/
DChangeLog-2006-12-3154533 (WebCore::RenderTableSection::calcOuterBorderLeft): Ditto for the left border.
DChangeLog-2007-10-1469067 (WebCore::RenderTableSection::calcOuterBorderLeft):