CTWM
Loading...
Searching...
No Matches
/usr/src/RPM/BUILD/ctwm-4.1.0/win_ops.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void SetFocusVisualAttributes (TwmWindow *tmp_win, bool focus)
void SetFocus (TwmWindow *tmp_win, Time tim)
void FocusOnRoot (void)
void AutoSqueeze (TwmWindow *tmp_win)
void Squeeze (TwmWindow *tmp_win)
void MoveOutline (Window root, int x, int y, int width, int height, int bw, int th)

Function Documentation

◆ AutoSqueeze()

void AutoSqueeze ( TwmWindow * tmp_win)

◆ FocusOnRoot()

void FocusOnRoot ( void )

Definition at line 189 of file win_ops.c.

References EventTime, InstallColormaps(), Scr, and SetFocus().

Referenced by f_focus_impl(), f_unfocus_impl(), and HandleDestroyNotify().

◆ MoveOutline()

void MoveOutline ( Window root,
int x,
int y,
int width,
int height,
int bw,
int th )

◆ SetFocus()

◆ SetFocusVisualAttributes()

◆ Squeeze()