Searched refs:outerThirdRect (Results 1 – 1 of 1) sorted by relevance
1809 IntRect outerThirdRect = outerBorder.rect(); in paintBorder() local1817 outerThirdRect.shiftYEdgeTo(outerThirdRect.y() + outerWidth); in paintBorder()1820 outerThirdRect.setHeight(outerThirdRect.height() - outerWidth); in paintBorder()1823 outerThirdRect.shiftXEdgeTo(outerThirdRect.x() + outerWidth); in paintBorder()1826 outerThirdRect.setWidth(outerThirdRect.width() - outerWidth); in paintBorder()1833 outerThird.setRect(outerThirdRect); in paintBorder()