Searched refs:ButtonWindow (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/ctwm/dist/ |
| H A D | event_handlers.c | 82 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 D | events.c | 81 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