Searched refs:borderWidthPx (Results 1 – 1 of 1) sorted by relevance
129 static const int borderWidthPx = 1; in drawElementTitle() local179 int dx = -borderWidthPx; in drawElementTitle()180 int dy = borderWidthPx; in drawElementTitle()188 dx = overlayRect.x() - titleRect.x() - borderWidthPx; in drawElementTitle()192 dy = anchorBox.y() - titleRect.maxY() - borderWidthPx; in drawElementTitle()200 dy = overlayRect.y() - titleRect.y() + borderWidthPx; in drawElementTitle()204 context.setStrokeThickness(borderWidthPx); in drawElementTitle()