Searched defs:borderTop (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/html/
H A DHTMLTableElement.cpp277 static bool getBordersFromFrameAttributeValue(const AtomicString& value, bool& borderTop, bool& borderRight, bool& borderBottom, bool& borderLeft) argument
345 bool borderTop; local
379 bool borderTop; local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRenderTable.h74 int borderTop() const function in class:WebCore::RenderTable
H A DRenderBoxModelObject.h116 virtual int borderTop() const { return style()->borderTopWidth(); } function in class:WebCore::RenderBoxModelObject
H A DRenderTableCell.cpp908 int RenderTableCell::borderTop() const function in class:WebCore::RenderTableCell
/macosx-10.9.5/tcl-102/tk/tk/generic/
H A DtkPack.c560 int borderTop, borderBtm; local
[all...]
/macosx-10.9.5/tcl-102/tk84/tk/generic/
H A DtkPack.c564 int borderTop, borderBtm; local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/rendering/style/
H A DRenderStyle.h497 const BorderValue& borderTop() const { return surround->border.top(); } function in class:WebCore::RenderStyle

Completed in 203 milliseconds