Searched refs:outerBorderLeft (Results 1 – 7 of 7) sorted by relevance
89 int outerBorderLeft() const { return m_outerBorderLeft; } in outerBorderLeft() function
57 int outerBorderLeft() const;
358 m_overflowLeft = collapsing ? borderLeft() - outerBorderLeft() : 0; in layout()965 int RenderTable::outerBorderLeft() const in outerBorderLeft() function in WebCore::RenderTable982 int sw = toRenderTableSection(child)->outerBorderLeft(); in outerBorderLeft()
1108 … if (!endcol && tx + table()->columnPositions()[0] - table()->outerBorderLeft() <= y + w + os) in setCellWidths()
3995 (WebCore::RenderTable::outerBorderLeft): Ditto.
54508 (WebCore::RenderTable::outerBorderLeft): Added. Returns the table half of the54540 (WebCore::RenderTableSection::outerBorderLeft):
68972 (WebCore::RenderTable::outerBorderLeft):