Searched defs:borderEnd (Results 1 – 4 of 4) sorted by relevance
112 virtual int borderEnd() const { return style()->borderEndWidth(); } in borderEnd() function
56 virtual int borderEnd() const OVERRIDE { return m_borderEnd; } in borderEnd() function
913 int RenderTableCell::borderEnd() const in borderEnd() function in blink::RenderTableCell
1531 const BorderValue& RenderStyle::borderEnd() const in borderEnd() function in blink::RenderStyle