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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderTableCell.h259 bool hasEndBorderAdjoiningTable() const;
H A DRenderTableCell.cpp482 bool RenderTableCell::hasEndBorderAdjoiningTable() const function in class:blink::RenderTableCell
624 bool endBorderAdjoinsTable = hasEndBorderAdjoiningTable();

Completed in 56 milliseconds