Home
last modified time | relevance | path

Searched refs:w_minheight (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Dpopupwin.c291 wp->w_minheight = height; in popup_drag()
427 wp->w_minheight = nr; in apply_move_options()
1283 minheight = wp->w_minheight; in popup_adjust_position()
1669 wp->w_minheight = x; in parse_popup_option()
3060 dict_add_number(dict, "minheight", wp->w_minheight); in f_popup_getoptions()
H A Dstructs.h3508 int w_minheight; // "minheight" for popup window member