Home
last modified time | relevance | path

Searched refs:strokeOffset (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativepolylinemapitem.cpp744 …const QPointF strokeOffset = (adjustTranslation) ? QPointF(strokeWidth, strokeWidth) * 0.5: QPoint… in updateScreenPoints() local
745 this->translate( -1 * sourceBounds_.topLeft() + strokeOffset); in updateScreenPoints()