Home
last modified time | relevance | path

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

/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmt_map.c1054 GMT_LOCAL int gmtmap_jump_x (struct GMT_CTRL *GMT, double x0, double y0, double x1, double y1) { in gmtmap_jump_x() function
1177 if ((jump = gmtmap_jump_x (GMT, x2, y2, x1, y1))) {
1671 jump = gmtmap_jump_x (GMT, x2, y2, x1, y1); in map_wesn_clip()
9479 GMT->current.map.jump = &gmtmap_jump_x; in gmt_proj_setup()