Searched refs:GetWMState (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/ctwm/dist/ |
| H A D | win_utils.h | 19 bool GetWMState(Window w, int *statep, Window *iwp);
|
| H A D | win_utils.c | 429 GetWMState(Window w, int *statep, Window *iwp) function in typeref:typename:bool
|
| H A D | occupation.c | 255 && GetWMState(twm_win->w, &state, &icon)
|
| H A D | event_handlers.c | 1977 if(!(RestartPreviousState && GetWMState(Tmp_win->w, &state, &icon) &&
|
| /xsrc/external/mit/twm/dist/src/ |
| H A D | twm.h | 419 GetWMState(Window w, int *statep, Window *iwp);
|
| H A D | events.c | 1333 if (!(RestartPreviousState && GetWMState(Tmp_win->w, &state, &icon) &&
|
| H A D | menus.c | 2612 GetWMState(Window w, int *statep, Window *iwp) function in typeref:typename:Bool
|
Completed in 18 milliseconds