Searched defs:occupation (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/ctwm/dist/client/ |
| H A D | demolib.c | 18 char **wlist, **wl, **occupation; local in function:main [all...] |
| H A D | libctwm.c | 180 int CtwmSetOccupation(Display *display, Window window, char **occupation) argument
|
| /xsrc/external/mit/ctwm/dist/ |
| H A D | session.h | 39 int occupation; member in struct:TWMWinConfigEntry
|
| H A D | session.c | 704 GetWindowConfig(TwmWindow * theWindow,short * x,short * y,unsigned short * width,unsigned short * height,bool * iconified,bool * icon_info_present,short * icon_x,short * icon_y,bool * width_ever_changed_by_user,bool * height_ever_changed_by_user,int * occupation) argument [all...] |
| H A D | twm_window_struct.h | 239 int occupation; ///< Workspaces the window is in (bitmap) member in struct:TwmWindow
|
| H A D | workspace_manager.c | 1582 int occupation; local in function:WMgrHandleButtonEvent 1613 int occupation; local in function:WMgrHandleButtonEvent [all...] |
| H A D | ewmh.c | 1506 int occupation = twm_win->occupation; local in function:EwmhSet_NET_WM_DESKTOP_ws 1606 int occupation; local in function:EwmhGetOccupation 1652 int occupation; local in function:EwmhClientMessage_NET_WM_DESKTOP [all...] |
Completed in 10 milliseconds