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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderTableSection.h175 int calcOuterBorderBefore() const;
H A DRenderTableSection.cpp938 int RenderTableSection::calcOuterBorderBefore() const function in class:WebCore::RenderTableSection
1130 m_outerBorderBefore = calcOuterBorderBefore();

Completed in 81 milliseconds