Home
last modified time | relevance | path

Searched defs:bar_width (Results 1 – 25 of 160) sorted by relevance

1234567

/dports/devel/indicators/indicators-2.2/include/indicators/details/
H A Dstream_helper.hpp108 BlockProgressScaleWriter(std::ostream &os, size_t bar_width) : os(os), bar_width(bar_width) {} in BlockProgressScaleWriter()
130 size_t bar_width = 0; member in indicators::details::BlockProgressScaleWriter
135 ProgressScaleWriter(std::ostream &os, size_t bar_width, const std::string &fill, in ProgressScaleWriter()
171 size_t bar_width = 0; member in indicators::details::ProgressScaleWriter
179 IndeterminateProgressScaleWriter(std::ostream &os, size_t bar_width, const std::string &fill, in IndeterminateProgressScaleWriter()
215 size_t bar_width = 0; member in indicators::details::IndeterminateProgressScaleWriter
/dports/graphics/py-plotly/plotly-4.14.3/plotly/figure_factory/
H A D_gantt.py74 bar_width, argument
263 bar_width, argument
605 bar_width, argument
810 bar_width=0.2, argument
/dports/science/scidavis/scidavis-2.4.0/libscidavis/src/
H A DQwtBarCurve.cpp71 double bar_width = 0; in draw() local
167 double bar_width = dx * (1 - bar_gap * 0.01); in dataOffset() local
181 double bar_width = dy * (1 - bar_gap * 0.01); in dataOffset() local
/dports/games/pokerth/pokerth-1.1.2-rc/src/gui/qt/gametable/
H A Dmychancelabel.cpp131 int bar_width = 172; in paintEvent() local
139 int bar_width = 108; in paintEvent() local
/dports/games/py-fife/fifengine-0.4.2/engine/python/fife/extensions/pychan/widgets/
H A Dbargraph.py58 def __init__(self,
167 def _setBarWidth(self, bar_width): self.real_widget.setBarWidth(bar_width) argument
169 bar_width = property(_getBarWidth, _setBarWidth) variable in BarGraph
/dports/graphics/p5-Chart-Clicker/Chart-Clicker-2.90/lib/Chart/Clicker/Renderer/
H A DBubble.pm24 __END__
25
26 =pod
/dports/graphics/p5-Chart-Clicker/Chart-Clicker-2.90/lib/Chart/Clicker/
H A DRenderer.pm27 __PACKAGE__->meta->make_immutable;
/dports/math/qtiplot-doc/qtiplot-0.9.8.9/qtiplot/src/plot2D/
H A DQwtBarCurve.cpp80 double bar_width = 0; in draw() local
249 double bar_width = dx*(1 - bar_gap*0.01); in dataOffset() local
263 double bar_width = dy*(1 - bar_gap*0.01); in dataOffset() local
/dports/games/7kaa/7kaa-2.15.4p1/include/
H A DOSLIDER.h33 short bar_width; variable
/dports/textproc/kreport/kreport-3.2.0/src/plugins/barcode/
H A Dcodeeanpaint.cpp119 int bar_width = 1; // the width of the base unit bar in renderCodeEAN13() local
269 int bar_width = 1; // the width of the base unit bar in renderCodeUPCA() local
422 int bar_width = 1; // the width of the base unit bar in renderCodeEAN8() local
559 int bar_width = 1; // the width of the base unit bar in renderCodeUPCE() local
H A Dcodeean.cpp125 qreal bar_width = 1; // the width of the base unit bar 1/100 inch in renderCodeEAN13() local
323 qreal bar_width = 1; // the width of the base unit bar in renderCodeUPCA() local
531 qreal bar_width = 1; // the width of the base unit bar in renderCodeEAN8() local
711 qreal bar_width = 1; // the width of the base unit bar in renderCodeUPCE() local
/dports/audio/cava/cava-0.7.4/output/
H A Dterminal_noncurses.c50 int init_terminal_noncurses(int tty, int col, int bgcol, int width, int lines, int bar_width) { in init_terminal_noncurses()
157 int draw_terminal_noncurses(int tty, int lines, int width, int number_of_bars, int bar_width, in draw_terminal_noncurses()
/dports/audio/alsa-lib/alsa-lib-1.2.2/src/pcm/scopes/
H A Dlevel.c44 unsigned int bar_width; member
183 unsigned int bar_width, unsigned int decay_ms, in snd_pcm_scope_level_open()
225 long bar_width = -1, decay_ms = -1, peak_ms = -1; in _snd_pcm_scope_level_open() local
/dports/www/ilias/ILIAS-5.4.25/Services/Chart/classes/
H A Dclass.ilChartDataBars.php16 protected $bar_width; // [float] bar variable in ilChartDataBars
/dports/sysutils/logstalgia/Logstalgia-logstalgia-1.1.2/src/core/ui/
H A Dscroll_bar.h14 float bar_width; variable
/dports/www/ilias6/ILIAS-6.14/Services/Chart/classes/
H A Dclass.ilChartDataBars.php16 protected $bar_width; // [float] bar variable in ilChartDataBars
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/
H A Doverlay_widgets.json64 "bar_width": 5, number
79 "bar_width": 6, number
95 "bar_width": 6, number
111 "bar_width": 5, number
126 "bar_width": 6, number
/dports/math/py-matplotlib2/matplotlib-2.2.4/examples/misc/
H A Dtable_demo.py29 bar_width = 0.4 variable
/dports/math/py-matplotlib2/matplotlib-2.2.4/lib/mpl_examples/misc/
H A Dtable_demo.py29 bar_width = 0.4 variable
/dports/math/py-matplotlib/matplotlib-3.4.3/examples/misc/
H A Dtable_demo.py29 bar_width = 0.4 variable
/dports/devel/gitui/gitui-0.10.1/cargo-crates/tui-0.9.5/src/widgets/
H A Dbarchart.rs33 bar_width: u16, field
90 pub fn bar_width(mut self, width: u16) -> BarChart<'a> { in bar_width() method
/dports/devel/desed/desed-1.2.0/cargo-crates/tui-0.9.5/src/widgets/
H A Dbarchart.rs33 bar_width: u16, field
90 pub fn bar_width(mut self, width: u16) -> BarChart<'a> { in bar_width() method
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/analyzer/
H A Dbar-chart.cc81 const int bar_width in print() local
/dports/devel/avr-gcc/gcc-10.2.0/gcc/analyzer/
H A Dbar-chart.cc81 const int bar_width in print() local
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/analyzer/
H A Dbar-chart.cc81 const int bar_width in print() local

1234567