Home
last modified time | relevance | path

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

/dports/graphics/gmt/gmt-6.3.0/src/
H A Dpsbasemap.c224 n_errors += gmt_getrose (GMT, 'T', opt->arg, &Ctrl->T.rose); in parse()
H A Dpscoast.c500 n_errors += gmt_getrose (GMT, 'T', opt->arg, &Ctrl->T.rose); in parse()
H A Dgmt_prototypes.h677 EXTERN_MSC int gmt_getrose (struct GMT_CTRL *GMT, char option, char *text, struct GMT_MAP_ROSE *mr);
H A Dgmt_support.c13623 int gmt_getrose (struct GMT_CTRL *GMT, char option, char *text, struct GMT_MAP_ROSE *ms) { in gmt_getrose() function