Searched refs:DisplayCells (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/xrefresh/dist/
H A Dxrefresh.c294 if (DisplayCells (dpy, screen) <= 2 && action == doSolid) {
/xsrc/external/mit/libX11/dist/src/
H A DMacros.c106 return (DisplayCells (dpy, scr));
/xsrc/external/mit/libX11/dist/man/
H A DMakefile.am373 DisplayCells \
H A DMakefile.in765 DisplayCells \
/xsrc/external/mit/twm/dist/src/
H A Dtwm.c476 if (DisplayCells(dpy, scrnum) < 3)
/xsrc/external/mit/ctwm/dist/
H A Dctwm_main.c539 if(CLarg.Monochrome || (dpy && DisplayCells(dpy, scrnum) < 3)) {
/xsrc/external/mit/xdpyinfo/dist/
H A Dxdpyinfo.c504 DisplayCells (dpy, scr));
/xsrc/external/mit/xset/dist/
H A Dxset.c1140 unsigned long max_cells = (unsigned long) DisplayCells(dpy, scr);
/xsrc/external/mit/libX11/dist/include/X11/
H A DXlib.h102 #define DisplayCells(dpy, scr) (DefaultVisual(dpy,scr)->map_entries) macro

Completed in 18 milliseconds