Home
last modified time | relevance | path

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

/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmt_plot.c5416 char *axis_chr[3] = {"ns", "ew", "zz"}; /* Characters corresponding to axes */ in gmt_xy_axis() local
5441 else if (strchr (GMT->current.setting.map_annot_ortho, axis_chr[axis][below])) in gmt_xy_axis()