Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativepolygonmapitem.cpp480 QList<QDoubleVector2D> wrappedBbox, wrappedBboxPlus1, wrappedBboxMinus1; in updateSourcePoints() local
483 wrappedBbox, wrappedBboxMinus1, wrappedBboxPlus1, &m_bboxLeftBoundWrapped); in updateSourcePoints()
492 m_wrappedPolygons[0].wrappedBboxes = wrappedBboxMinus1; in updateSourcePoints()
515 QList<QDoubleVector2D> wrappedBbox, wrappedBboxPlus1, wrappedBboxMinus1; in updateSourcePoints() local
518 wrappedBbox, wrappedBboxMinus1, wrappedBboxPlus1, &m_bboxLeftBoundWrapped); in updateSourcePoints()
526 m_wrappedPolygons[0].wrappedBboxes = wrappedBboxMinus1; in updateSourcePoints()
H A Dqdeclarativepolylinemapitem.cpp823 QList<QDoubleVector2D> wrappedBbox, wrappedBboxPlus1, wrappedBboxMinus1; in updateSourcePoints() local
825 wrappedBbox, wrappedBboxMinus1, wrappedBboxPlus1, &m_bboxLeftBoundWrapped); in updateSourcePoints()
833 m_wrappedPolygons[0].wrappedBboxes = wrappedBboxMinus1; in updateSourcePoints()