Home
last modified time | relevance | path

Searched defs:bar_width (Results 101 – 125 of 160) sorted by relevance

1234567

/dports/games/retroarch/RetroArch-1.9.7/gfx/widgets/
H A Dgfx_widget_progress_message.c237 unsigned bar_width = state->bar_max_width; in gfx_widget_progress_message_frame() local
H A Dgfx_widget_volume.c117 unsigned bar_width = state->widget_width - bar_x - padding; in gfx_widget_volume_frame() local
/dports/cad/yosys/yosys-yosys-0.12/passes/cmds/
H A Dsta.cc248 unsigned bar_width = 60; in run() local
/dports/net/tcpflow/tcpflow-1.5.0/src/netviz/
H A Dtime_histogram_view.cpp196 double bar_width = bar_allocation / bar_space_factor; // bar width as rendered in render_data() local
/dports/devel/py-clikit/clikit-0.6.2/src/clikit/ui/components/
H A Dprogress_bar.py26 bar_width = 28 variable in ProgressBar
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2-ui/windows/
H A DGameBottomToolbar.cpp466 int16_t bar_width; in window_game_bottom_toolbar_draw_park_rating() local
/dports/audio/cava/cava-0.7.4/
H A Dconfig.h61 gradient, gradient_count, fixedbars, framerate, bar_width, bar_spacing, autosens, overshoot, member
/dports/devel/R-cran-progress/progress/inst/include/
H A DRProgress.h200 long int bar_width = width - str_no_bar.length(); in render() local
/dports/multimedia/vlc/vlc-3.0.16/src/video_output/
H A Dvideo_widgets.c230 int bar_width = width / 3; in OSDIcon() local
/dports/print/lilypond-devel/lilypond-2.23.5/lily/
H A Dmulti-measure-rest.cc44 Multi_measure_rest::bar_width (Spanner *me) in bar_width() function in Multi_measure_rest
/dports/print/lilypond/lilypond-2.22.1/lily/
H A Dmulti-measure-rest.cc44 Multi_measure_rest::bar_width (Spanner *me) in bar_width() function in Multi_measure_rest
/dports/games/odamex/odamex-src-0.7.0/client/src/
H A Dst_new.cpp275 int bar_width = width / (2 * xscale); in ST_DrawBar() local
/dports/audio/deadbeef-musical-spectrum-plugin/ddb_musical_spectrum-353870a/
H A Dconfig_dialog.c255 GtkWidget *bar_width; in on_button_config() local
/dports/games/dose-response/dose-response-179c326/src/windows/
H A Dsidebar.rs281 let mut bar_width = width - 2; in render() localVariable
/dports/audio/cli-visualizer/cli-visualizer-1.8-27-g4fc1552/src/Transformer/
H A DSpectrumTransformer.cpp453 uint32_t bar_width) in create_bar_row_msg()
/dports/graphics/bitmap/bitmap-b02297f/
H A Dbitmap_test.cpp505 std::size_t bar_width = image.width() / palette_colormap_size; in test18() local
/dports/biology/emboss/EMBOSS-6.6.0/ajax/graphics/
H A Dajhist.c356 float bar_width; in ajHistDisplay() local
/dports/games/retroarch/RetroArch-1.9.7/gfx/
H A Dgfx_widgets.c1266 unsigned bar_width; in gfx_widgets_draw_task_msg() local
1446 unsigned bar_width; in gfx_widgets_draw_regular_msg() local
/dports/devel/R-cran-progress/progress/R/
H A Dprogress.R418 bar_width <- col_nchar(sub(str, pattern = ":bar", replacement = "")) functionVar
/dports/math/form/form-4.2.1/check/
H A Dcheck.rb1337 def bar_str(value, max_value, bar_width) argument
/dports/x11/i3lock-color/i3lock-color-2.13.c.4/
H A Dunlock_indicator.c363 static void draw_bar(cairo_t *ctx, double bar_x, double bar_y, double bar_width, double screen_x, d… in draw_bar()
/dports/benchmarks/fio/fio-3.29/
H A Dgraph.c238 double label_offset, double bar_width, in draw_bars()
439 double space_per_label, bar_width; in bar_graph_draw() local
/dports/misc/orange3/orange3-3.29.1/Orange/widgets/visualize/
H A Dowbarplot.py145 bar_width = 0.7 variable in BarPlotGraph
/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/src/core/
H A DMap.cpp616 int bar_width = (camera_width - map_width) / 2; in build_foreground_surface() local
/dports/math/scilab/scilab-6.1.1/scilab/modules/gui/src/java/org/scilab/modules/gui/ged/
H A DMessagesGED.java142 public static final String bar_width = Messages.gettext("Bar Width"); field in MessagesGED

1234567