Searched refs:destLongitude (Results 1 – 3 of 3) sorted by relevance
319 Rational destLongitude[NUM_GPS_LONGITUDE_RATIONALS]; // member
1815 memcpy(pGps->destLongitude, pValue, sizeof(pGps->destLongitude)); in SetGpsDestLongitude()
1939 return pGps->isDestLongitudeValid ? pGps->destLongitude : NULL; in GetGpsDestLongitude()