Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui_gtk_x11.c105 #define GET_X_ATOM(atom) gdk_x11_atom_to_xatom_for_display( \ macro
696 && GET_X_ATOM(event->atom) == commProperty) in property_event()
2335 save_yourself_xatom = GET_X_ATOM(save_yourself_atom); in setup_save_yourself()
2385 && xevent->xclient.message_type == GET_X_ATOM(wm_protocols_atom) in global_event_filter()
2387 == GET_X_ATOM(save_yourself_atom)) in global_event_filter()