Home
last modified time | relevance | path

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

/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmt_map.c258 GMT_LOCAL bool gmtmap_quicktm (struct GMT_CTRL *GMT, double lon0, double limit) { in gmtmap_quicktm() function
3610 GMT->current.proj.GMT_convert_latitudes = gmtmap_quicktm (GMT, GMT->current.proj.pars[0], 10.0); in gmtmap_init_tm()
3754 GMT->current.proj.GMT_convert_latitudes = gmtmap_quicktm (GMT, lon0, 10.0); in gmtmap_init_utm()
4834 too_big = gmtmap_quicktm (GMT, GMT->current.proj.pars[0], 4.0); in gmtmap_init_cassini()