Searched refs:united1 (Results 1 – 1 of 1) sorted by relevance
1852 QGeoRectangle united1 = QGeoRectangle(in1); in unite() local1853 united1 |= in2; in unite()1854 QCOMPARE(united1, out); in unite()