Home
last modified time | relevance | path

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

/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmt_internals.h62 EXTERN_MSC bool gmtlib_fixed_paper_size (struct GMTAPI_CTRL *API);
H A Dgmt_plot.c8668 if (gmtlib_fixed_paper_size (GMT->parent)) { /* Must honor paper size and regular margin */ in gmt_plotinit()
H A Dgmt_init.c18921 bool gmtlib_fixed_paper_size (struct GMTAPI_CTRL *API) { /* Return true if this should have a fixed… in gmtlib_fixed_paper_size() function