Searched defs:borderTop (Results 1 – 6 of 6) sorted by relevance
84 virtual int borderTop() const { return style()->borderTopWidth(); } in borderTop() function
71 int borderTop() const in borderTop() function
475 int borderTop = box->borderTop(); in paintMenuList() local
717 int RenderTableCell::borderTop() const in borderTop() function in WebCore::RenderTableCell
248 {
413 const BorderValue& borderTop() const { return surround->border.top(); } in borderTop() function