Home
last modified time | relevance | path

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

/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmt_internals.h109 EXTERN_MSC bool gmtlib_B_is_frame (struct GMT_CTRL *GMT, char *in);
H A Dgmt_parse.c499 …else if (gmtlib_B_is_frame (GMT, opt->arg)) { /* Do a special check for -Bs which could be confuse… in gmtparse_ensure_b_and_dash_options_order()
H A Dgmt_init.c4164 bool gmtlib_B_is_frame (struct GMT_CTRL *GMT, char *in) { in gmtlib_B_is_frame() function
4204 if (!gmtlib_B_is_frame (GMT, in)) return (GMT_NOTSET); /* No, nothing matched */ in gmtinit_parse5_B_frame_setting()