MCPcopy Create free account
hub / github.com/GenericMappingTools/gmt / PSL_setdash_

Function PSL_setdash_

src/postscriptlight_f77.c:274–277  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

272}
273
274int PSL_setdash_ (char *pattern, double *offset, int len)
275{
276 return (PSL_setdash (PSL_FORTRAN, pattern, *offset));
277}
278
279int PSL_setfont_ (int *font_no)
280{

Callers

nothing calls this directly

Calls 1

PSL_setdashFunction · 0.85

Tested by

no test coverage detected