|
CTWM
|
Go to the source code of this file.
Enumerations | |
| enum | CMoveDir { MOVE_NONE , MOVE_VERT , MOVE_HORIZ } |
Functions | |
| void | ExecuteFunction (int func, void *action, Window w, TwmWindow *tmp_win, XEvent *eventp, int context, bool pulldown) |
| void | ReGrab (void) |
| void | draw_info_window (void) |
Variables | |
| bool | ConstMove |
| CMoveDir | ConstMoveDir |
| int | ConstMoveX |
| int | ConstMoveY |
| int | RootFunction |
| int | MoveFunction |
| bool | WindowMoved |
| int | ResizeOrigX |
| int | ResizeOrigY |
| enum CMoveDir |
| Enumerator | |
|---|---|
| MOVE_NONE | |
| MOVE_VERT | |
| MOVE_HORIZ | |
Definition at line 14 of file functions.h.
| void draw_info_window | ( | void | ) |
Definition at line 274 of file functions_identify.c.
References dpy, Draw3DBorder(), FB, Info, off, and Scr.
Referenced by HandleExpose().
| void ExecuteFunction | ( | int | func, |
| void * | action, | ||
| Window | w, | ||
| TwmWindow * | tmp_win, | ||
| XEvent * | eventp, | ||
| int | context, | ||
| bool | pulldown ) |
Definition at line 99 of file functions.c.
References EF_ARGS, EF_FULLPROTO, and EF_main().
Referenced by DeIconify(), EwmhClientMessage_NET_CLOSE_WINDOW(), EwmhClientMessage_NET_WM_MOVERESIZE(), f_menu_impl(), f_popup_impl(), GotoWorkSpace(), HandleButtonPress(), HandleButtonRelease(), HandleClientMessage(), HandleKeyPress(), and Iconify().
| void ReGrab | ( | void | ) |
Definition at line 345 of file functions.c.
References dpy, LastCursor, and Scr.
Referenced by AddWindow().
|
extern |
Definition at line 53 of file functions_win_moveresize.c.
Referenced by HandleButtonRelease(), and movewindow().
|
extern |
Definition at line 54 of file functions_win_moveresize.c.
Referenced by HandleButtonRelease(), and movewindow().
|
extern |
Definition at line 55 of file functions_win_moveresize.c.
Referenced by HandleButtonRelease(), and movewindow().
|
extern |
Definition at line 56 of file functions_win_moveresize.c.
Referenced by HandleButtonRelease(), and movewindow().
|
extern |
Definition at line 69 of file functions_win_moveresize.c.
Referenced by HandleButtonRelease(), and movewindow().
|
extern |
Definition at line 75 of file functions_win_moveresize.c.
Referenced by f_resize_impl(), and HandleMotionNotify().
|
extern |
Definition at line 76 of file functions_win_moveresize.c.
Referenced by f_resize_impl(), and HandleMotionNotify().
|
extern |
Definition at line 45 of file functions.c.
Referenced by AddWindow(), DeferExecution(), EF_main(), HandleButtonPress(), HandleButtonRelease(), and HandleEnterNotify().
|
extern |
Definition at line 52 of file functions.c.
Referenced by EF_main(), f_movetitlebar_impl(), f_raiselower_impl(), HandleEvents(), HandleMotionNotify(), and movewindow().