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.cpp171 const BorderValue& RenderTableCol::borderAdjoiningCellBefore(const RenderTableCell* cell) const in borderAdjoiningCellBefore() function in WebCore::RenderTableCol
DRenderTableCell.h198 const BorderValue& borderAdjoiningCellBefore(const RenderTableCell* cell) in borderAdjoiningCellBefore() function