Home
last modified time | relevance | path

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

/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmt_project.h274 bool JZ_set; /* true if -Jz|Z was set */ member
H A Dgrdview.c805 n_errors += gmt_M_check_condition (GMT, Ctrl->T.active && GMT->current.proj.JZ_set, in parse()
H A Dgmt_init.c5318 GMT->current.proj.JZ_set = true; in gmtinit_parse_J_option()
8973 …if (i == 6 && strncmp (GMT->init.module_name, "grdinfo", 7U) && !GMT->current.proj.JZ_set && GMT->… in gmt_parse_R_option()