Home
last modified time | relevance | path

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

/dports/graphics/gmt/gmt-6.3.0/src/
H A Dpsxy.c2472 gmt_contlabel_plot (GMT, &S.G); in GMT_psxy()
2744 gmt_contlabel_plot (GMT, &S.G); in GMT_psxy()
H A Dgmt_prototypes.h287 EXTERN_MSC void gmt_contlabel_plot (struct GMT_CTRL *GMT, struct GMT_CONTOUR *G);
H A Dgrdcontour.c1642 gmt_contlabel_plot (GMT, &Ctrl->contour); in GMT_grdcontour()
H A Dpscontour.c1561 gmt_contlabel_plot (GMT, &Ctrl->contour); in GMT_pscontour()
H A Dpsxyz.c2264 gmt_contlabel_plot (GMT, &S.G); in GMT_psxyz()
H A Dgmt_plot.c7634 void gmt_contlabel_plot (struct GMT_CTRL *GMT, struct GMT_CONTOUR *G) { in gmt_contlabel_plot() function