Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderTable.h125 void recalcBordersInRowDirection();
DRenderTable.cpp420 recalcBordersInRowDirection(); in layout()
753 const_cast<RenderTable*>(this)->recalcBordersInRowDirection(); in computeIntrinsicLogicalWidths()
1075 void RenderTable::recalcBordersInRowDirection() in recalcBordersInRowDirection() function in WebCore::RenderTable