Searched refs:GpsLong (Results 1 - 3 of 3) sorted by relevance

/external/jhead/
H A Dgpsinfo.c139 strcpy(ImageInfo.GpsLong, "? ?");
200 ImageInfo.GpsLong[0] = ValuePtr[0];
232 strncpy(ImageInfo.GpsLong+2, TempString, 29);
H A Djhead.h124 char GpsLong[31]; member in struct:__anon7384
H A Dexif.c1893 printf("GPS Longitude: %s\n",ImageInfo.GpsLong);

Completed in 36 milliseconds