Home
last modified time | relevance | path

Searched refs:wrappedBboxPlus1 (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()
494 m_wrappedPolygons[2].wrappedBboxes = wrappedBboxPlus1; in updateSourcePoints()
515 QList<QDoubleVector2D> wrappedBbox, wrappedBboxPlus1, wrappedBboxMinus1; in updateSourcePoints() local
518 wrappedBbox, wrappedBboxMinus1, wrappedBboxPlus1, &m_bboxLeftBoundWrapped); in updateSourcePoints()
528 m_wrappedPolygons[2].wrappedBboxes = wrappedBboxPlus1; in updateSourcePoints()
H A Dqdeclarativepolylinemapitem.cpp823 QList<QDoubleVector2D> wrappedBbox, wrappedBboxPlus1, wrappedBboxMinus1; in updateSourcePoints() local
825 wrappedBbox, wrappedBboxMinus1, wrappedBboxPlus1, &m_bboxLeftBoundWrapped); in updateSourcePoints()
835 m_wrappedPolygons[2].wrappedBboxes = wrappedBboxPlus1; in updateSourcePoints()