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

/xsrc/external/mit/ctwm/dist/
H A Doccupation.c989 Window buttonW; local in function:OccupyHandleButtonEvent
1005 buttonW = event->xbutton.window;
1006 if(buttonW == 0) {
1019 if(occupyW->obuttonw [ws->number] == buttonW) {
1033 else if(buttonW == occupyW->OK) {
1045 else if(buttonW == occupyW->cancel) {
1053 else if(buttonW == occupyW->allworkspc) {

Completed in 3 milliseconds