Home
last modified time | relevance | path

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

/dports/editors/neovim/neovim-0.6.1/runtime/syntax/
H A Dgkrellmrc.vim28 …lor cpu_nice_grid_color krell_depth krell_expand krell_left_margin krell_right_margin krell_x_hot …
48 … bottom_margin krell_depth krell_yoff krell_x_hot krell_expand krell_left_margin krell_right_margin
/dports/editors/vim/vim-8.2.3745/runtime/syntax/
H A Dgkrellmrc.vim28 …lor cpu_nice_grid_color krell_depth krell_expand krell_left_margin krell_right_margin krell_x_hot …
48 … bottom_margin krell_depth krell_yoff krell_x_hot krell_expand krell_left_margin krell_right_margin
/dports/sysutils/gkrellm2/gkrellm-2.3.11/pixmaps/
H A Dgkrellmrc190 StyleMeter gkrellmms.krell_right_margin = 2
219 StyleMeter sound.krell_right_margin = 0
/dports/sysutils/gkrellm2/gkrellm-2.3.11/src/
H A Dconfig.c307 s->krell_right_margin = right_margin;
333 s->krell_right_margin = right_margin;
355 right = s->krell_right_margin;
360 s->krell_right_margin = right;
371 s->krell_right_margin = right_margin;
429 style->krell_right_margin = atoi(value);
H A Dgkrellm.h408 krell_right_margin; member
H A Dmem.c889 panel_style->krell_right_margin = style->krell_right_margin; in create_swap_panel()
H A Dkrell.c971 k->w_scale = _GK.chart_width - k->x0 - style->krell_right_margin - 1;