Home
last modified time | relevance | path

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

/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmt_prototypes.h259 EXTERN_MSC char * gmt_importproj4 (struct GMT_CTRL *GMT, char *szProj4, int *scale_pos);
H A Dgmt_plot.c7693 char *gmt_importproj4 (struct GMT_CTRL *GMT, char *pStr, int *scale_pos) { in gmt_importproj4() function
H A Dgmt_init.c17316 item_t2 = gmt_importproj4 (GMT, item_t1, &scale_pos); /* This is GMT -J proj string */ in gmtinit_parse_proj4()