Home
last modified time | relevance | path

Searched refs:major_step (Results 26 – 50 of 51) sorted by relevance

123

/dports/x11-toolkits/gtkada/gtkada-2.24.4.0/src/gtkextra/
H A Dgtkplot3d.h217 gdouble major_step,
221 gdouble major_step);
H A Dgtkplot.h683 gdouble major_step,
687 gdouble major_step);
733 gdouble major_step,
736 gdouble major_step);
H A Dgtkplot3d.c2028 gdouble major_step, in gtk_plot3d_set_ticks() argument
2035 axis->ticks.step = major_step; in gtk_plot3d_set_ticks()
2043 gdouble major_step) in gtk_plot3d_set_major_ticks() argument
2049 axis->ticks.step = major_step; in gtk_plot3d_set_major_ticks()
/dports/x11-toolkits/gtkextra/gtkextra-3.3.4/gtkextra/
H A Dgtkplot.h757 …GtkPlotOrientation orientation, gdouble major_step,
760 …tkPlotOrientation orientation, gdouble major_step);
804 gdouble major_step,
807 gdouble major_step);
H A Dgtkplot3d.c2992 gdouble major_step, in gtk_plot3d_set_ticks() argument
2999 axis->ticks.step = major_step; in gtk_plot3d_set_ticks()
3015 gdouble major_step) in gtk_plot3d_set_major_ticks() argument
3021 axis->ticks.step = major_step; in gtk_plot3d_set_major_ticks()
/dports/devel/goffice/goffice-0.10.50/goffice/graph/
H A Dgog-axis.c1116 major_step.unit = DS_DAYS; in map_date_calc_ticks()
1117 major_step.n = major_tick; in map_date_calc_ticks()
1120 major_step.n = maj_months; in map_date_calc_ticks()
1151 if (major_step.n < 12) in map_date_calc_ticks()
1152 major_step.n = 12; in map_date_calc_ticks()
1154 major_step.n *= 10; in map_date_calc_ticks()
1157 if (major_step.n < 1) in map_date_calc_ticks()
1158 major_step.n = 1; in map_date_calc_ticks()
1161 major_step.n = 1; in map_date_calc_ticks()
1168 major_step.n = go_pinf; in map_date_calc_ticks()
[all …]
/dports/deskutils/genius/genius-1.0.27/gtkextra/
H A Dgtkplot.h758 …GtkPlotOrientation orientation, gdouble major_step,
761 …tkPlotOrientation orientation, gdouble major_step);
809 gdouble major_step,
812 gdouble major_step);
H A Dgtkplot3d.c2997 gdouble major_step, in gtk_plot3d_set_ticks() argument
3005 axis->ticks.step = major_step; in gtk_plot3d_set_ticks()
3021 gdouble major_step) in gtk_plot3d_set_major_ticks() argument
3028 axis->ticks.step = major_step; in gtk_plot3d_set_major_ticks()
/dports/devel/rth/rth/jpgraph-1.8/src/
H A Djpgraph_radar.php97 $maj_step_abs = abs($aScale->scale_factor*$this->major_step);
107 $label=$aScale->scale[0]+$this->major_step;
115 $label += $this->major_step;
H A Djpgraph.php2621 var $minor_step=1, $major_step=2; variable in LinearTicks
2638 return $this->major_step;
2659 $this->major_step=$aMajStep;
2666 $maj_step_abs = $scale->scale_factor*$this->major_step;
2674 $nbrmajticks=floor(1.000001*(($scale->GetMaxVal()-$scale->GetMinVal())/$this->major_step))+1;
2701 …icks=ceil(($scale->GetMaxVal()-$scale->GetMinVal()-$this->text_label_start )/$this->major_step)+1;
2724 $label+=$this->major_step;
2794 $label+=$this->major_step;
H A Djpgraph_bar.php520 …$xscale->off = $tmp+$i*round($xscale->ticks->major_step*$xscale->scale_factor*$this->width/$this->…
/dports/mail/squirrelmail-translations/squirrelmail.locales/support/smstats/includes/
H A Djpgraph_radar.php97 $maj_step_abs = abs($aScale->scale_factor*$this->major_step);
107 $label=$aScale->scale[0]+$this->major_step;
115 $label += $this->major_step;
H A Djpgraph.php2802 var $minor_step=1, $major_step=2; variable in LinearTicks
2819 return $this->major_step;
2840 $this->major_step=$aMajStep;
2847 $maj_step_abs = $scale->scale_factor*$this->major_step;
2855 $nbrmajticks=floor(1.000001*(($scale->GetMaxVal()-$scale->GetMinVal())/$this->major_step))+1;
2882 …icks=ceil(($scale->GetMaxVal()-$scale->GetMinVal()-$this->text_label_start )/$this->major_step)+1;
2905 $label+=$this->major_step;
2975 $label+=$this->major_step;
/dports/devel/rth/rth/jpgraph-1.8/jpgraph-1.18/src/
H A Djpgraph_radar.php97 $maj_step_abs = abs($aScale->scale_factor*$this->major_step);
107 $label=$aScale->scale[0]+$this->major_step;
115 $label += $this->major_step;
H A Djpgraph.php4237 var $minor_step=1, $major_step=2; variable in LinearTicks
4254 return $this->major_step;
4275 $this->major_step=$aMajStep;
4282 $maj_step_abs = $scale->scale_factor*$this->major_step;
4288 $nbrmajticks=floor(1.000001*(($scale->GetMaxVal()-$scale->GetMinVal())/$this->major_step))+1;
4345 …icks=ceil(($scale->GetMaxVal()-$scale->GetMinVal()-$this->text_label_start )/$this->major_step)+1;
4373 $label+=$this->major_step;
4433 $label+=$this->major_step;
/dports/deskutils/moregroupware/moregroupware/include/jpgraph1/
H A Djpgraph_radar.php103 $maj_step_abs = abs($aScale->scale_factor*$this->major_step);
113 $label=$aScale->scale[0]+$this->major_step;
129 $label += $this->major_step;
H A Djpgraph.php4475 var $minor_step=1, $major_step=2; variable in LinearTicks
4496 return $this->major_step;
4514 $this->major_step=$aMajStep;
4596 $maj_step_abs = $aScale->scale_factor*$this->major_step;
4614 …ks=ceil(($aScale->GetMaxVal()-$aScale->GetMinVal()-$this->text_label_start )/$this->major_step)+1;
4619 $label+=$this->major_step;
4639 …ks=ceil(($aScale->GetMaxVal()-$aScale->GetMinVal()-$this->text_label_start )/$this->major_step)+1;
4655 $nbrmajticks=floor(($aScale->GetMaxVal()-$aScale->GetMinVal())/$this->major_step)+1;
4747 …cks=ceil(($aScale->GetMaxVal()-$aScale->GetMinVal()-$this->text_label_start )/$this->major_step)+1;
/dports/sysutils/loganalyzer/loganalyzer-4.1.12/src/classes/jpgraph/
H A Djpgraph.php4282 public $minor_step=1, $major_step=2; variable in LinearTicks
4296 return $this->major_step;
4315 $this->major_step=$aMajStep;
4396 $maj_step_abs = $aScale->scale_factor*$this->major_step;
4414 …ks=round(($aScale->GetMaxVal()-$aScale->GetMinVal()-$this->text_label_start )/$this->major_step)+1;
4420 $label+=$this->major_step;
4440 …ks=round(($aScale->GetMaxVal()-$aScale->GetMinVal()-$this->text_label_start )/$this->major_step)+1;
4459 $nbrmajticks=round(($aScale->GetMaxVal()-$aScale->GetMinVal())/$this->major_step)+1;
4592 …ks=round(($aScale->GetMaxVal()-$aScale->GetMinVal()-$this->text_label_start )/$this->major_step)+1;
/dports/graphics/tesseract/tesseract-5.0.0/src/ccstruct/
H A Dpoints.h150 void setup_render(ICOORD *major_step, ICOORD *minor_step, int *major, int *minor) const;
/dports/math/py-matplotlib/matplotlib-3.4.3/lib/matplotlib/tests/
H A Dtest_ticker.py138 self, major_step, expected_nb_minordivisions): argument
140 xlims = (0, major_step)
/dports/emulators/mess/mame-mame0226/src/devices/bus/interpro/sr/
H A Dgt.h178 …void bresenham_line(s16 major, s16 minor, s16 major_step, s16 minor_step, int steps, s16 error, s1…
H A Dgt.cpp1344 void gt_device_base::bresenham_line(s16 major, s16 minor, s16 major_step, s16 minor_step, int steps… in bresenham_line() argument
1370 major += major_step; in bresenham_line()
/dports/emulators/mame/mame-mame0226/src/devices/bus/interpro/sr/
H A Dgt.h178 …void bresenham_line(s16 major, s16 minor, s16 major_step, s16 minor_step, int steps, s16 error, s1…
H A Dgt.cpp1344 void gt_device_base::bresenham_line(s16 major, s16 minor, s16 major_step, s16 minor_step, int steps… in bresenham_line() argument
1370 major += major_step; in bresenham_line()
/dports/deskutils/moregroupware/moregroupware/include/jpgraph2/
H A Djpgraph.php4425 public $minor_step=1, $major_step=2; variable in LinearTicks
4446 return $this->major_step;
4464 $this->major_step=$aMajStep;
4546 $maj_step_abs = $aScale->scale_factor*$this->major_step;
4564 …ks=ceil(($aScale->GetMaxVal()-$aScale->GetMinVal()-$this->text_label_start )/$this->major_step)+1;
4570 $label+=$this->major_step;
4590 …ks=ceil(($aScale->GetMaxVal()-$aScale->GetMinVal()-$this->text_label_start )/$this->major_step)+1;
4606 $nbrmajticks=floor(($aScale->GetMaxVal()-$aScale->GetMinVal())/$this->major_step)+1;
4698 …cks=ceil(($aScale->GetMaxVal()-$aScale->GetMinVal()-$this->text_label_start )/$this->major_step)+1;

123