Home
last modified time | relevance | path

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

/dports/sysutils/gkrellm2/gkrellm-2.3.11/pixmaps/
H A Dgkrellmrc103 # StylePanel *.krell_x_hot = 3
116 # StyleMeter *.krell_x_hot = -1
187 StyleMeter gkrellmms.krell_x_hot = 59
216 StyleMeter sound.krell_x_hot = -1
223 StyleMeter sound.vu_left.krell_x_hot = 59
227 StyleMeter sound.vu_right.krell_x_hot = 59
308 # StyleMeter mail.krell_x_hot = -1
/dports/sysutils/gkrellm2/gkrellm-2.3.11/src/
H A Dkrell.c993 if (style->krell_x_hot < 0)
994 style->krell_x_hot = w / 2;
996 k->x_hot = style->krell_x_hot * _GK.theme_scale / 100;
1011 if (style->krell_x_hot > 0 && style->krell_x_hot < w)
1013 w_render = _GK.chart_width * w / style->krell_x_hot;
1018 if (style->krell_x_hot > 0 && style->krell_x_hot < w)
1020 w_render = (k->w_scale + 1) * w / style->krell_x_hot;
1025 if (w > style->krell_x_hot)
1028 k->x_hot = style->krell_x_hot * w_render / w;
1032 if (w > style->krell_x_hot)
[all …]
H A Dmem.c783 s->krell_x_hot = -1; in create_mem_panel()
785 gkrellm_get_gkrellmrc_integer("mem_krell_cache_x_hot", &s->krell_x_hot); in create_mem_panel()
796 s->krell_x_hot = -1; in create_mem_panel()
798 gkrellm_get_gkrellmrc_integer("mem_krell_buffers_x_hot", &s->krell_x_hot); in create_mem_panel()
H A Dconfig.c311 s->krell_x_hot = x_hot;
337 s->krell_x_hot = x_hot;
421 style->krell_x_hot = atoi(value);
1525 _GK.krell_slider_style->krell_x_hot = krell_slider_x_hot;
H A Dgkrellm.h404 krell_x_hot, member
/dports/editors/neovim/neovim-0.6.1/runtime/syntax/
H A Dgkrellmrc.vim28 …id_color krell_depth krell_expand krell_left_margin krell_right_margin krell_x_hot krell_yoff mem_…
48 …ft_margin right_margin top_margin bottom_margin krell_depth krell_yoff krell_x_hot krell_expand kr…
/dports/editors/vim/vim-8.2.3745/runtime/syntax/
H A Dgkrellmrc.vim28 …id_color krell_depth krell_expand krell_left_margin krell_right_margin krell_x_hot krell_yoff mem_…
48 …ft_margin right_margin top_margin bottom_margin krell_depth krell_yoff krell_x_hot krell_expand kr…