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

/solaris-x11-s11/open-src/app/dispswitch/sun-src/
H A Ddispswitch.c197 static int minWidth, maxWidth, minHeight, maxHeight; variable
1011 if (fb_width < minWidth) fb_width = minWidth;
1952 XRRGetScreenSizeRange (dpy, root, &minWidth, &minHeight,

Completed in 14 milliseconds