|
CTWM
|
#include <workspace_structs.h>
Data Fields | |
| Window | w |
| int | x |
| int | y |
| WinList * | wl |
Definition at line 78 of file workspace_structs.h.
| Window MapSubwindow::w |
Definition at line 79 of file workspace_structs.h.
Referenced by AnimateRoot(), CreateWorkSpaceManager(), CreateWorkSpaceManagerWindow(), GotoWorkSpace(), ResizeWorkSpaceManager(), WMapAddWindowToWorkspace(), WMgrHandleButtonEvent(), WMgrSetButtonsState(), and WMgrSetMapState().
| WinList* MapSubwindow::wl |
Definition at line 81 of file workspace_structs.h.
Referenced by GotoWorkSpace(), ResizeWorkSpaceManager(), wmap_mapwin_backend(), WMapAddWindowToWorkspace(), WMapIconify(), WMapRemoveWindowFromWorkspace(), WMapRestack(), WMapSetupWindow(), and WMapUpdateIconName().
| int MapSubwindow::x |
Definition at line 80 of file workspace_structs.h.
Referenced by ResizeWorkSpaceManager(), and WMgrHandleButtonEvent().
| int MapSubwindow::y |
Definition at line 80 of file workspace_structs.h.
Referenced by ResizeWorkSpaceManager(), and WMgrHandleButtonEvent().