HomeSort by: relevance | last modified time | path
    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