Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/rendering/
DRenderBoxModelObject.h88 virtual int borderBefore() const { return style()->borderBeforeWidth(); } in borderBefore() function
DRenderTable.cpp967 int RenderTable::borderBefore() const in borderBefore() function in WebCore::RenderTable
DRenderTableCell.cpp739 int RenderTableCell::borderBefore() const in borderBefore() function in WebCore::RenderTableCell
/external/webkit/Source/WebCore/rendering/style/
DRenderStyle.cpp1228 const BorderValue& RenderStyle::borderBefore() const in borderBefore() function in WebCore::RenderStyle