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

/xsrc/external/mit/ctwm/dist/
H A Devent_handlers.c82 static TwmWindow *ButtonWindow; /* button press window structure */ variable in typeref:typename:TwmWindow *
812 ButtonWindow ? ButtonWindow->frame : None,
813 ButtonWindow, &Event, Context, false);
863 ButtonWindow ? ButtonWindow->frame : None,
864 ButtonWindow, &Event, Context, false);
997 ButtonWindow = Tmp_win;
2452 ButtonWindow ? ButtonWindow
[all...]
/xsrc/external/mit/twm/dist/src/
H A Devents.c81 static TwmWindow *ButtonWindow; /* button press window structure */ variable in typeref:typename:TwmWindow *
1621 ButtonWindow ? ButtonWindow->frame : None,
1622 ButtonWindow, &Event /*&ButtonEvent */ , Context,
1626 ButtonWindow = NULL;
1776 ButtonWindow = Tmp_win;
1906 ButtonWindow = Tmp_win;

Completed in 12 milliseconds