Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderTableSection.h177 int calcOuterBorderBefore() const;
DRenderTableSection.cpp1065 int RenderTableSection::calcOuterBorderBefore() const in calcOuterBorderBefore() function in WebCore::RenderTableSection
1257 m_outerBorderBefore = calcOuterBorderBefore(); in recalcOuterBorder()