Searched refs:zap_redraw (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/vim-55/src/
H A Dgui_riscos.c52 * otherwise, if zap_redraw is TRUE then use ZapRedraw, otherwise use the
55 * If zap_redraw is TRUE then zap_file[] contains valid Zap font file
62 int zap_redraw = FALSE; variable
248 zap_redraw = FALSE; /* Out of memory */
950 zap_redraw = TRUE;
955 zap_redraw = FALSE;
960 zap_redraw = FALSE;
1000 if (zap_redraw)
1255 if (zap_redraw)
1288 if (ro_current_font || zap_redraw)
[all...]

Completed in 199 milliseconds