Home
last modified time | relevance | path

Searched refs:PSL_MITER_JOIN (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/gmt/gmt-6.3.0/src/
H A Dpostscriptlight.h234 PSL_MITER_JOIN = 0, enumerator
H A Dpsscale.c840 PSL_setlinejoin (PSL, PSL_MITER_JOIN); in psscale_draw_colorbar()
H A Dpostscriptlight.c4686 i = PSL->internal.line_join; PSL->internal.line_join = PSL_MITER_JOIN; PSL_setlinejoin (PSL, i); in PSL_beginplot()
H A Dgmt_init.c6420 GMT->PSL->internal.line_join = PSL_MITER_JOIN; in gmtinit_conf_classic()
11156 GMT->PSL->internal.line_join = PSL_MITER_JOIN; in gmtlib_setparameter()
12627 if (GMT->PSL->internal.line_join == PSL_MITER_JOIN) in gmtlib_getparameter()
/dports/graphics/gmt/gmt-6.3.0/doc/rst/source/devdocs/
H A Dpostscriptlight.rst437 angles. PSL_MITER_JOIN (0) gives a mitered joint [Default],