Searched refs:bottom1 (Results 1 – 1 of 1) sorted by relevance
690 double bottom1 = d->bottomRight.latitude(); in intersects() local700 if (bottom1 > top2) in intersects()706 if ((bottom1 == -90.0) && (bottom1 == bottom2)) in intersects()890 double bottom1 = d->bottomRight.latitude(); in operator |=() local898 double bottom = qMin(bottom1, bottom2); in operator |=()