Searched refs:united (Results 1 – 5 of 5) sorted by relevance
14 -os_support=solaris coherent-linux redhat-linux/5.0-* mandrake-linux united-linux suse-linux/6.0-* …15 +os_support=generic-linux solaris coherent-linux redhat-linux/5.0-* mandrake-linux united-linux sus…
107 Q_INVOKABLE QGeoRectangle united(const QGeoRectangle &rectangle) const;122 return united(rectangle);
804 QGeoRectangle QGeoRectangle::united(const QGeoRectangle &rectangle) const in united() function in QGeoRectangle
152 rect = rect.united(kid->geoShape().boundingGeoRectangle()); in geoShape()
1846 QCOMPARE(in1.united(in2), out); in unite()1847 QCOMPARE(in2.united(in1), out); in unite()