Home
last modified time | relevance | path

Searched refs:united2 (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeorectangle/
H A Dtst_qgeorectangle.cpp1856 QGeoRectangle united2 = QGeoRectangle(in2); in unite() local
1857 united2 |= in1; in unite()
1858 QCOMPARE(united2, out); in unite()