Home
last modified time | relevance | path

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

/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmt_plot.c1727 GMT_LOCAL double gmtplot_get_annot_offset (struct GMT_CTRL *GMT, bool *flip, unsigned int level) { in gmtplot_get_annot_offset() function
1789 …len = gmtplot_get_annot_offset (GMT, &flip, level); /* Get annotation offset, and flip justificati… in gmtplot_map_symbol()