Home
last modified time | relevance | path

Searched defs:DisplayPlanes (Results 1 – 17 of 17) sorted by relevance

/dports/graphics/simpleviewer/andreyu-simple-viewer-gl-d8928067922d/src/formats/
H A Dformatxwd.cpp28 uint32_t DisplayPlanes; // Number of display planes member
/dports/x11/xlockmore/xlockmore-5.67/win32/
H A DXapi.c873 int DisplayPlanes(Display *display, int screen_number) in DisplayPlanes() function
/dports/korean/hpscat/ked/
H A DXlib.h82 #define DisplayPlanes(dpy, scr) (((dpy)->screens[(scr)]).root_depth) macro
/dports/x11-toolkits/tk86/tk8.6.12/xlib/X11/
H A DXlib.h85 #define DisplayPlanes(dpy, scr) (((dpy)->screens[(scr)]).root_depth) macro
/dports/x11-toolkits/tk85/tk8.5.19/xlib/X11/
H A DXlib.h85 #define DisplayPlanes(dpy, scr) (((dpy)->screens[(scr)]).root_depth) macro
/dports/devel/critcl/critcl-3.1.18.1/lib/critcl/critcl_c/tcl8.6/X11/
H A DXlib.h85 #define DisplayPlanes(dpy, scr) (((dpy)->screens[(scr)]).root_depth) macro
/dports/devel/critcl/critcl-3.1.18.1/lib/critcl/critcl_c/tcl8.4/X11/
H A DXlib.h85 #define DisplayPlanes(dpy, scr) (((dpy)->screens[(scr)]).root_depth) macro
/dports/devel/critcl/critcl-3.1.18.1/lib/critcl/critcl_c/tcl8.5/X11/
H A DXlib.h85 #define DisplayPlanes(dpy, scr) (((dpy)->screens[(scr)]).root_depth) macro
/dports/x11-toolkits/blt/blt2.5/win/X11/
H A DXlib.h87 #define DisplayPlanes(dpy, scr) (((dpy)->screens[(scr)]).root_depth) macro
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/xlib/X11/
H A DXlib.h94 #define DisplayPlanes(dpy, scr) (((dpy)->screens[(scr)]).root_depth) macro
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/optionalX11/X11/
H A DXlib.h116 #define DisplayPlanes(dpy, scr) (ScreenOfDisplay(dpy, scr)->root_depth) macro
/dports/x11-toolkits/tk87/tk8.7a5/xlib/X11/
H A DXlib.h122 #define DisplayPlanes(dpy, scr) (((dpy)->screens[(scr)]).root_depth) macro
/dports/devel/emscripten/emscripten-2.0.3/system/include/X11/
H A DXlib.h109 #define DisplayPlanes(dpy, scr) (ScreenOfDisplay(dpy,scr)->root_depth) macro
/dports/x11/libX11/libX11-1.7.2/include/X11/
H A DXlib.h105 #define DisplayPlanes(dpy, scr) (ScreenOfDisplay(dpy,scr)->root_depth) macro
/dports/net/tightvnc/vnc_unixsrc/Xvnc/lib/X11/
H A DXlib.h116 #define DisplayPlanes(dpy, scr) (ScreenOfDisplay(dpy,scr)->root_depth) macro
/dports/devel/py-bullet3/bullet3-3.21/examples/ThirdPartyLibs/optionalX11/X11/
H A DXlib.h116 #define DisplayPlanes(dpy, scr) (ScreenOfDisplay(dpy, scr)->root_depth) macro
/dports/net/x11vnc/x11vnc-0.9.16/src/
H A Dnox11.h893 #define DisplayPlanes(dpy, scr) (ScreenOfDisplay(dpy,scr)->root_depth) macro