Home
last modified time | relevance | path

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

/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmt_map.c656 GMT_LOCAL bool gmtmap_rect_outside2 (struct GMT_CTRL *GMT, double lon, double lat) { in gmtmap_rect_outside2() function
1301 …if (GMT->current.map.outside == gmtmap_rect_outside2) { /* Need special check because this outside… in gmtmap_move_to_rect()
3129 GMT->current.map.outside = &gmtmap_rect_outside2; in gmtmap_init_stereo()
3879 GMT->current.map.outside = &gmtmap_rect_outside2; in gmtmap_init_lambeq()
3978 GMT->current.map.outside = &gmtmap_rect_outside2; in gmtmap_init_ortho()
4111 GMT->current.map.outside = &gmtmap_rect_outside2; in gmtmap_init_genper()
4207 GMT->current.map.outside = &gmtmap_rect_outside2; in gmtmap_init_gnomonic()
4293 GMT->current.map.outside = &gmtmap_rect_outside2; in gmtmap_init_azeqdist()