#include <X11/Xlib.h>
#include <X11/Xutil.h>
#include <X11/extensions/render.h>
#include <epoxy/glx.h>
#include <rtl/string.hxx>
#include <unx/saltype.h>
#include <vcl/opengl/OpenGLContext.hxx>
#include <vcl/ptrstyle.hxx>
#include <sal/types.h>
#include <cassert>
#include <list>
#include <unordered_map>
#include <vector>
#include <tools/gen.hxx>
#include <salwtype.hxx>
#include <unx/gendata.hxx>
#include <unx/gendisp.hxx>
#include <o3tl/enumarray.hxx>
#include <vclpluginapi.h>
Go to the source code of this file.
◆ Pixel
typedef unsigned long Pixel |
◆ X_if_predicate
typedef Bool(* X_if_predicate) (Display *, XEvent *, XPointer) |
◆ YieldFunc
typedef int(* YieldFunc) (int fd, void *data) |
◆ srv_vendor_t
Enumerator |
---|
vendor_none | |
vendor_sun | |
vendor_unknown | |
Definition at line 62 of file saldisp.hxx.
◆ sal_GetServerVendor()