Home
last modified time | relevance | path

Searched refs:hasStartBorderAdjoiningTable (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderTableCell.h258 bool hasStartBorderAdjoiningTable() const;
DRenderTableCell.cpp471 bool RenderTableCell::hasStartBorderAdjoiningTable() const in hasStartBorderAdjoiningTable() function in blink::RenderTableCell
521 bool startBorderAdjoinsTable = hasStartBorderAdjoiningTable(); in computeCollapsedStartBorder()