Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Doption.h292 #define GO_POINTER 'p' // pointer enter/leave callbacks macro
H A Dgui_x11.c3116 if (vim_strchr(p_go, GO_POINTER) != NULL) in gui_x11_callbacks()
H A Dgui_gtk_x11.c3812 if (vim_strchr(p_go, GO_POINTER) != NULL) in gui_mch_init()