#include "win.h"
Go to the source code of this file.
Defines | |
#define | MAXDRAWSIZE 8000 |
Functions | |
lux_wins* | get_currentwin () |
lux_data* | get_newdata () |
lux_convert_coordsshort (win, fx, fy, x, y, n) Window win | |
Variables | |
GC | redrawgc |
GC | defaultgc |
long | XMAXREQUESTSIZE |
float* | fx |
float * | fy |
short* | x |
short * | y |
unsigned int | n |
float | w |
float | h |
float | fw |
float | fh |
int* | ix |
int * | iy |
int * | iw |
int * | ih |
float | a1 |
float | a2 |
float | fa1 |
float | fa2 |
int * | ia1 |
int * | ia2 |
int | mode |
float* | fx1 |
float * | fy1 |
float * | fx2 |
float * | fy2 |
unsigned long | i |
|
|
|
|
|
Referenced by fy1(), fy2(), fysize(), i(), lny(), mode(), s(), style(), w(), width(), y1(), y2(), and ymin(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|