Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Ddrawscreen.c1461 #define DID_NONE 1 // didn't update a line in win_update() macro
1464 int did_update = DID_NONE; in win_update()
2526 did_update = DID_NONE; in win_update()