Searched defs:borderStart (Results 1 – 4 of 4) sorted by relevance
55 virtual int borderStart() const OVERRIDE { return m_borderStart; } in borderStart() function
117 virtual int borderStart() const { return style()->borderStartWidth(); } in borderStart() function
920 int RenderTableCell::borderStart() const in borderStart() function in WebCore::RenderTableCell
1541 const BorderValue& RenderStyle::borderStart() const in borderStart() function in WebCore::RenderStyle