OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DisplayPlanes
(Results
1 - 6
of
6
) sorted by relevancy
/xsrc/external/mit/libX11/dist/src/
Macros.c
101
return (
DisplayPlanes
(dpy, scr));
/xsrc/external/mit/xf86dga/dist/
dga.c
94
bpp =
DisplayPlanes
(dis, DefaultScreen(dis));
/xsrc/external/mit/xdpyinfo/dist/
xdpyinfo.c
504
DisplayPlanes
(dpy, scr),
505
DisplayPlanes
(dpy, scr) == 1 ? "" : "s");
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/
dmxinit.c
259
DisplayPlanes
(dpy, scr));
/xsrc/external/mit/xrdb/dist/
xrdb.c
653
AddNum(defs, "PLANES",
DisplayPlanes
(display, scrno));
/xsrc/external/mit/libX11/dist/include/X11/
Xlib.h
101
#define
DisplayPlanes
(dpy, scr) (ScreenOfDisplay(dpy,scr)->root_depth)
Completed in 11 milliseconds
Indexes created Thu Aug 13 00:25:44 UTC 2026