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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderTableCell.h269 CollapsedBorderValue cachedCollapsedBottomBorder(const RenderStyle*) const;
H A DRenderTableCell.cpp879 inline CollapsedBorderValue RenderTableCell::cachedCollapsedBottomBorder(const RenderStyle* styleForCellFlow) const function in class:blink::RenderTableCell
1113 CollapsedBorderValue bottomVal = cachedCollapsedBottomBorder(styleForCellFlow);

Completed in 78 milliseconds