Searched refs:wrappedBboxPlus1 (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/ |
| H A D | qdeclarativepolygonmapitem.cpp | 480 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 D | qdeclarativepolylinemapitem.cpp | 823 QList<QDoubleVector2D> wrappedBbox, wrappedBboxPlus1, wrappedBboxMinus1; in updateSourcePoints() local 825 wrappedBbox, wrappedBboxMinus1, wrappedBboxPlus1, &m_bboxLeftBoundWrapped); in updateSourcePoints() 835 m_wrappedPolygons[2].wrappedBboxes = wrappedBboxPlus1; in updateSourcePoints()
|