Searched refs:borderHalfBottom (Results 1 – 2 of 2) sorted by relevance
335 int bottom = max(borderHalfBottom(true), outlineSize); in clippedOverflowRectForRepaint()339 bottom = max(bottom, before->borderHalfBottom(true)); in clippedOverflowRectForRepaint()345 bottom = max(bottom, after->borderHalfBottom(true)); in clippedOverflowRectForRepaint()912 return table()->collapseBorders() ? borderHalfBottom(false) : RenderBlock::borderBottom(); in borderBottom()961 int RenderTableCell::borderHalfBottom(bool outer) const in borderHalfBottom() function in WebCore::RenderTableCell
245 int borderHalfBottom(bool outer) const;