Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui_gtk_f.c254 widget_class->expose_event = form_expose;
H A Dgui_gtk_x11.c657 expose_event(GtkWidget *widget UNUSED, in expose_event() function
3805 GTK_SIGNAL_FUNC(expose_event), NULL); in gui_mch_init()
/vim-8.2.3635/runtime/doc/
H A Dversion5.txt7463 Don't redraw in expose_event() when gui.starting is still set.