Home
last modified time | relevance | path

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

/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmtlogo.c218 …gmt_refpoint_syntax (API->GMT, "\n-D", "Specify position of the GMT logo [0/0].", GMT_ANCHOR_LOGO,… in usage()
219 gmt_refpoint_syntax (API->GMT, "D", NULL, GMT_ANCHOR_LOGO, 2); in usage()
H A Dgmt_constants.h566 GMT_ANCHOR_LOGO = 0, /* Anchor for logo */ enumerator