#include "RE_API.h"#include <X11/Xlib.h>#include <X11/Xutil.h>#include <UT/UT_Pointers.h>#include "RE_Types.h"#include "RE_Window.h"#include "RE_XServer.h"Go to the source code of this file.
Classes | |
| class | RE_XWindow |
Defines | |
| #define | UserPosition USPosition |
| #define | ProgPosition PPosition |
| #define | UserSize USSize |
| #define | ProgSize PBaseSize |
| #define | ProgMaxSize PMaxSize |
| #define | ProgMinSize PMinSize |
| #define ProgMaxSize PMaxSize |
Definition at line 26 of file RE_XWindow.h.
| #define ProgMinSize PMinSize |
Definition at line 27 of file RE_XWindow.h.
| #define ProgPosition PPosition |
Definition at line 20 of file RE_XWindow.h.
| #define ProgSize PBaseSize |
Definition at line 24 of file RE_XWindow.h.
| #define UserPosition USPosition |
Definition at line 19 of file RE_XWindow.h.
| #define UserSize USSize |
Definition at line 23 of file RE_XWindow.h.
1.5.9