Home
last modified time | relevance | path

Searched defs:plines_cache (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Dmouse.c2862 int *plines_cache) in mouse_comp_pos()
H A Dpopupwin.c3675 int *plines_cache = ALLOC_CLEAR_MULT(int, Rows); in may_update_popup_mask() local