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

/xsrc/external/mit/xkill/dist/
H A Dxkill.c266 int retbutton = -1; /* button used to select window */ local in function:get_window_id
302 retbutton = event.xbutton.button;
318 return ((button == -1 || retbutton == button) ? retwin : None);

Completed in 1 milliseconds