Searched refs:strokeOffset (Results 1 – 1 of 1) sorted by relevance
744 …const QPointF strokeOffset = (adjustTranslation) ? QPointF(strokeWidth, strokeWidth) * 0.5: QPoint… in updateScreenPoints() local745 this->translate( -1 * sourceBounds_.topLeft() + strokeOffset); in updateScreenPoints()