Home
last modified time | relevance | path

Searched defs:borderStart (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/rendering/
DRenderBoxModelObject.h86 virtual int borderStart() const { return style()->borderStartWidth(); } in borderStart() function
DRenderTable.h52 int borderStart() const { return m_borderStart; } in borderStart() function
DRenderTableCell.cpp729 int RenderTableCell::borderStart() const in borderStart() function in WebCore::RenderTableCell
/external/webkit/Source/WebCore/rendering/style/
DRenderStyle.cpp1260 const BorderValue& RenderStyle::borderStart() const in borderStart() function in WebCore::RenderStyle