Searched refs:gmt_importproj4 (Results 1 – 3 of 3) sorted by relevance
259 EXTERN_MSC char * gmt_importproj4 (struct GMT_CTRL *GMT, char *szProj4, int *scale_pos);
7693 char *gmt_importproj4 (struct GMT_CTRL *GMT, char *pStr, int *scale_pos) { in gmt_importproj4() function
17316 item_t2 = gmt_importproj4 (GMT, item_t1, &scale_pos); /* This is GMT -J proj string */ in gmtinit_parse_proj4()