Home
last modified time | relevance | path

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

/dports/graphics/gmt/gmt-6.3.0/src/
H A Dinset.c384 …if (gmt_get_legend_info (API, &legend_width, &legend_scale, legend_justification, pen, fill, off))… in GMT_inset()
H A Dsubplot.c1457 …if (gmt_get_legend_info (API, &legend_width, &legend_scale, legend_justification, pen, fill, off))… in GMT_subplot()
1494 …if (gmt_get_legend_info (API, &legend_width, &legend_scale, legend_justification, pen, fill, off))… in GMT_subplot()
H A Dgmt_prototypes.h473 EXTERN_MSC bool gmt_get_legend_info (struct GMTAPI_CTRL *API, double *width, double *scale, char ju…
H A Dgmt_init.c15162 …if (gmt_get_legend_info (API, &legend_width, &legend_scale, legend_justification, pen, fill, off))… in gmt_init_module()
18624 …if (gmt_get_legend_info (API, &legend_width, &legend_scale, legend_justification, pen, fill, off))… in gmtinit_process_figures()
19177 bool gmt_get_legend_info (struct GMTAPI_CTRL *API, double *width, double *scale, char justification… in gmt_get_legend_info() function