Home
last modified time | relevance | path

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

/dports/science/gnudatalanguage/gdl-1.0.1/src/
H A Dplotting.cpp530 …, DFloat **x, DFloat **y, bool **do_color, DLong **usymColor , bool **do_thick, DFloat **usymThick) in GetUsym() argument
537 *usymThick=&(localusym.thick); in GetUsym()
542 …oat *x, DFloat *y, bool usersymhascolor, DLong usymColor , bool usersymhasthick, DFloat usymThick ) in SetUsym() argument
554 localusym.thick=usymThick; in SetUsym()
745 DFloat *usymThick; in draw_polyline() local
749 …Dim, &do_fill, &userSymX, &userSymY, &usersymhascolor, &usymColor , &usersymhasthick, &usymThick ); in draw_polyline()
931 a->Thick(*usymThick); in draw_polyline()
1014 a->Thick(*usymThick); in draw_polyline()