Home
last modified time | relevance | path

Searched defs:outerBorderBottom (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebCore/rendering/
DRenderTableSection.h88 int outerBorderBottom() const { return m_outerBorderBottom; } in outerBorderBottom() function
DRenderTable.cpp939 int RenderTable::outerBorderBottom() const in outerBorderBottom() function in WebCore::RenderTable