Searched defs:borderLeft (Results 1 – 6 of 6) sorted by relevance
86 virtual int borderLeft() const { return style()->borderLeftWidth(); } in borderLeft() function
57 int borderLeft() const in borderLeft() function
474 int borderLeft = box->borderLeft(); in paintMenuList() local
707 int RenderTableCell::borderLeft() const in borderLeft() function in WebCore::RenderTableCell
278 {
411 const BorderValue& borderLeft() const { return surround->border.left(); } in borderLeft() function