Searched refs:ignoreLeft (Results 1 – 1 of 1) sorted by relevance
1643 bool ignoreLeft = (renderRadii && border.radii().topLeft().width() > 0) in paintBorder() local1659 … ignoreLeft ? 0 : style->borderLeftWidth(), ignoreRight ? 0 : style->borderRightWidth()); in paintBorder()1720 bool ignoreLeft = (renderRadii && border.radii().bottomLeft().width() > 0) in paintBorder() local1736 … ignoreLeft ? 0 : style->borderLeftWidth(), ignoreRight ? 0 : style->borderRightWidth()); in paintBorder()