Searched defs:crossSouthPole (Results 1 – 2 of 2) sorted by relevance
350 bool QGeoCirclePrivate::crossSouthPole() const in crossSouthPole() function in QGeoCirclePrivate
620 bool crossSouthPole = distanceToSouthPole < distance; in updateCirclePathForRendering() local