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

Go to the source code of this file.

Functions

name_list ** addWindowBox (char *boxname, char *geometry)
 
void createWindowBoxes (void)
 
WindowBoxfindWindowBox (TwmWindow *twmwin)
 
void ConstrainedToWinBox (TwmWindow *twmwin, int x, int y, int *nx, int *ny)
 
void fittocontent (TwmWindow *twmwin)
 

Function Documentation

◆ addWindowBox()

name_list ** addWindowBox ( char * boxname,
char * geometry )

Definition at line 22 of file windowbox.c.

References PlaceX, and Scr.

◆ ConstrainedToWinBox()

void ConstrainedToWinBox ( TwmWindow * twmwin,
int x,
int y,
int * nx,
int * ny )

Definition at line 118 of file windowbox.c.

References dpy, PlaceX, x, and y.

Referenced by AddWindow().

◆ createWindowBoxes()

void createWindowBoxes ( void )

Definition at line 40 of file windowbox.c.

References AddWindow(), AWT_WINDOWBOX, dpy, PlaceX, RLayoutXParseGeometry(), Scr, x, and y.

Referenced by ctwm_main().

◆ findWindowBox()

WindowBox * findWindowBox ( TwmWindow * twmwin)

Definition at line 98 of file windowbox.c.

References LookInList(), PlaceX, Scr, and visible().

Referenced by AddWindow().

◆ fittocontent()

void fittocontent ( TwmWindow * twmwin)

Definition at line 139 of file windowbox.c.

References TwmWindow::frame_x, PlaceX, Scr, SetupWindow(), x, and y.