Home
last modified time | relevance | path

Searched defs:lon_old (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmt_map.c1562 …T_CTRL *GMT, double *x_edge, double *y_edge, double lon, double lat, double lon_old, double lat_ol… in gmtmap_move_to_wesn()
9252 double lon, lon_old, this_x, this_y, last_x, last_y, xlon[2], xlat[2], gap; in gmtlib_map_latcross() local