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