Home
last modified time | relevance | path

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

/dports/math/gri/gri-2.12.23/src/
H A Dgraxes.cc68 static bool next_tic(double *next, double labelling, bool gave_labelling, double present, doubl…
80 next_tic(double *next, double labelling, bool gave_labelling, double present, double final, double … in next_tic() function
241 …while (next_tic(&next, xlabelling, _x_gave_labelling, present, final, smallinc, _grTransform_x, in… in gr_drawxaxis()
386 …while (next_tic(&next, xl, _x_gave_labelling, present, final, smallinc, _grTransform_x, increasing… in gr_drawxaxis()
557 …while (next_tic(&next, ylabelling, _y_gave_labelling, present, final, smallinc, _grTransform_y, in… in gr_drawyaxis()
687 …while (next_tic(&next, yb, _y_gave_labelling, present, final, smallinc, _grTransform_y, increasing… in gr_drawyaxis()