Home
last modified time | relevance | path

Searched refs:calcBorderEnd (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderTable.h124 int calcBorderEnd() const;
DRenderTable.cpp931 int RenderTable::calcBorderEnd() const in calcBorderEnd() function in blink::RenderTable
990 m_borderEnd = calcBorderEnd(); in recalcBordersInRowDirection()