Searched refs:wrappedBboxes (Results 1 – 4 of 4) sorted by relevance
492 m_wrappedPolygons[0].wrappedBboxes = wrappedBboxMinus1; in updateSourcePoints()493 m_wrappedPolygons[1].wrappedBboxes = wrappedBbox; in updateSourcePoints()494 m_wrappedPolygons[2].wrappedBboxes = wrappedBboxPlus1; in updateSourcePoints()526 m_wrappedPolygons[0].wrappedBboxes = wrappedBboxMinus1; in updateSourcePoints()527 m_wrappedPolygons[1].wrappedBboxes = wrappedBbox; in updateSourcePoints()528 m_wrappedPolygons[2].wrappedBboxes = wrappedBboxPlus1; in updateSourcePoints()573 const QList<QDoubleVector2D> &wrappedBbox = m_wrappedPolygons.at(m_wrapOffset).wrappedBboxes; in updateQuickGeometry()
833 m_wrappedPolygons[0].wrappedBboxes = wrappedBboxMinus1; in updateSourcePoints()834 m_wrappedPolygons[1].wrappedBboxes = wrappedBbox; in updateSourcePoints()835 m_wrappedPolygons[2].wrappedBboxes = wrappedBboxPlus1; in updateSourcePoints()895 const QList<QDoubleVector2D> &wrappedBbox = m_wrappedPolygons.at(m_wrapOffset).wrappedBboxes; in updateQuickGeometry()
97 QList<QDoubleVector2D> wrappedBboxes; member
277 QList<QDoubleVector2D> wrappedBboxes; member