Searched refs:window_set_width (Results 1 – 1 of 1) sorted by relevance
1707 window_set_width(VALUE self UNUSED, VALUE width) in window_set_width() function1846 rb_define_method(cVimWindow, "width=", window_set_width, 1); in ruby_vim_init()