Home
last modified time | relevance | path

Searched defs:borderAdjoiningCellBefore (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderTableCol.cpp177 const BorderValue& RenderTableCol::borderAdjoiningCellBefore(const RenderTableCell* cell) const in borderAdjoiningCellBefore() function in blink::RenderTableCol
DRenderTableCell.h200 const BorderValue& borderAdjoiningCellBefore(const RenderTableCell* cell) in borderAdjoiningCellBefore() function