#include <stdio.h>#include <fcntl.h>#include <sys/types.h>#include <conven/queue.h>#include <conven/bpt.h>#include <limits.h>#include <liblse.h>#include <stdlib.h>#include <unistd.h>#include <X11/Intrinsic.h>#include "area.h"#include "area_stuff.h"#include <Xlse/AreaSet.h>Go to the source code of this file.
Data Structures | |
| struct | s_rec |
| struct | s_rgb |
| struct | s_select_foreach_data |
Defines | |
| #define | __XAREA_GEN_H__ 1 |
| #define | NB_COLORS 4 |
| #define | RANDOM(Number) (random() % (Number)) |
Typedefs | |
| typedef s_rec | t_rec |
| typedef s_rgb | t_rgb |
| typedef s_select_foreach_data | t_select_foreach_data |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.6