CTWM
|
#include "ctwm.h"
#include <stdlib.h>
#include "captive.h"
#include "cursor.h"
#include "events.h"
#include "functions_internal.h"
#include "screen.h"
Go to the source code of this file.
Functions | |
void | f_adoptwindow_impl (int func, void *action, Window w, TwmWindow *tmp_win, XEvent *eventp, int context, bool pulldown) |
void | f_hypermove_impl (int func, void *action, Window w, TwmWindow *tmp_win, XEvent *eventp, int context, bool pulldown) |
void f_adoptwindow_impl | ( | int | func, |
void * | action, | ||
Window | w, | ||
TwmWindow * | tmp_win, | ||
XEvent * | eventp, | ||
int | context, | ||
bool | pulldown ) |
Definition at line 19 of file functions_captive.c.
References AdoptWindow().
void f_hypermove_impl | ( | int | func, |
void * | action, | ||
Window | w, | ||
TwmWindow * | tmp_win, | ||
XEvent * | eventp, | ||
int | context, | ||
bool | pulldown ) |
Definition at line 28 of file functions_captive.c.
References ButtonPressed, cont, dpy, Event, GetCaptiveCTWMUnderPointer(), MakeStringCursor(), PlaceX, root, Scr, and SetNoRedirect().