Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui_at_sb.c134 static void Redisplay(Widget, XEvent *, Region);
188 /* expose */ Redisplay,
606 Redisplay(w, (XEvent*) NULL, (Region)NULL); in Resize()
611 Redisplay(Widget w, XEvent *event, Region region) in Redisplay() function
H A Dgui_xmebw.c111 static void Redisplay(Widget, XEvent *, Region);
197 /* expose */ Redisplay,
1187 Redisplay(Widget w, XEvent *event, Region region) in Redisplay() function
/vim-8.2.3635/runtime/doc/
H A Dversion6.txt4927 Solution: Redisplay the size of the selection after showing the mode.
H A Dversion7.txt17877 Solution: Redisplay the intro message when appropriate.