Home
last modified time | relevance | path

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

/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmt_map.c1557 GMT_LOCAL double gmtmap_lat_to_corner (struct GMT_CTRL *GMT, double lat) { in gmtmap_lat_to_corner() function
1572 …((GMT->current.map.prev_y_status > 0) ? GMT->common.R.wesn[YHI] : gmtmap_lat_to_corner (GMT, lat_o… in gmtmap_move_to_wesn()
1576 …((GMT->current.map.this_y_status > 0) ? GMT->common.R.wesn[YHI] : gmtmap_lat_to_corner (GMT, lat)); in gmtmap_move_to_wesn()