Searched defs:borderHeight (Results 1 – 2 of 2) sorted by relevance
121 int borderHeight() const { return borderTop() + borderBottom(); } in borderHeight() function
1775 …LayoutUnit borderHeight = max<LayoutUnit>(borderBottom, max<LayoutUnit>(valueForLength(style()->bo… in invalidatePaintAfterLayoutIfNeeded() local