Searched refs:otherContainer (Results 1 – 1 of 1) sorted by relevance
100 void unite(const OverlapMapContainer& otherContainer) in unite() argument102 m_layerRects.append(otherContainer.m_layerRects); in unite()103 m_boundingBox.unite(otherContainer.m_boundingBox); in unite()