Searched refs:borderHalfRight (Results 1 – 2 of 2) sorted by relevance
331 int right = std::max(borderHalfRight(true), outlineSize); in clippedOverflowRectForPaintInvalidation()349 right = std::max(right, above->borderHalfRight(true)); in clippedOverflowRectForPaintInvalidation()355 right = std::max(right, below->borderHalfRight(true)); in clippedOverflowRectForPaintInvalidation()893 return table()->collapseBorders() ? borderHalfRight(false) : RenderBlockFlow::borderRight(); in borderRight()936 int RenderTableCell::borderHalfRight(bool outer) const in borderHalfRight() function in blink::RenderTableCell
245 int borderHalfRight(bool outer) const;