Home | History | Annotate | Download | only in glx

Lines Matching refs:ScreenCount

182    if ((scrn < 0) || (scrn >= ScreenCount(dpy))) {
211 int num_screens = ScreenCount(dpy);
1673 && (screen >= 0) && (screen <= ScreenCount(dpy))