Home
last modified time | relevance | path

Searched refs:gmtlib_map_loncross (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmt_internals.h188 EXTERN_MSC unsigned int gmtlib_map_loncross (struct GMT_CTRL *GMT, double lon, double south, double…
H A Dgmt_plot.c1687 nc = gmtlib_map_loncross (GMT, lon, south, north, &xings); in gmtplot_map_lontick()
1849 nc = gmtlib_map_loncross (GMT, lon, south, north, &xings); in gmtplot_map_symbol_ns()
H A Dgmt_map.c9326 unsigned int gmtlib_map_loncross (struct GMT_CTRL *GMT, double lon, double south, double north, str… in gmtlib_map_loncross() function