Searched refs:SetGpsDestBearing (Results 1 – 1 of 1) sorted by relevance
1850 static void SetGpsDestBearing(GpsData* pGps, char ref, const Rational* pValue) in SetGpsDestBearing() function1878 static void ClearGpsDestBearing(GpsData* pGps) { SetGpsDestBearing(pGps, '\0', NULL); } in ClearGpsDestBearing()