Searched refs:bottomVal (Results 1 – 1 of 1) sorted by relevance
790 CollapsedBorderValue bottomVal = collapsedBottomBorder(); in paintCollapsedBorder() local794 int bottomWidth = bottomVal.width(); in paintCollapsedBorder()804 EBorderStyle bottomStyle = collapsedBorderStyle(bottomVal.style()); in paintCollapsedBorder()809 bool renderBottom = bottomStyle > BHIDDEN && !bottomVal.isTransparent(); in paintCollapsedBorder()817 …borders.addBorder(bottomVal, BSBottom, renderBottom, tx, ty + h - bottomWidth, tx + w, ty + h, bot… in paintCollapsedBorder()