Searched refs:hasAltitudeA (Results 1 – 1 of 1) sorted by relevance
224 const bool hasAltitudeA = infoA.hasAltitude(); in compare() local227 if (hasAltitudeA && hasAltitudeB) in compare()235 return (compareHelper<int>(int(hasAltitudeA), int(hasAltitudeB))); in compare()