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

Function PSL_setlinecap_

src/postscriptlight_f77.c:249–252  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

247}
248
249int PSL_setlinecap_ (int *cap)
250{
251 return (PSL_setlinecap (PSL_FORTRAN, *cap));
252}
253
254int PSL_setlinejoin_ (int *join)
255{

Callers

nothing calls this directly

Calls 1

PSL_setlinecapFunction · 0.85

Tested by

no test coverage detected