Lines Matching refs:MAXSCREENS
89008 Eliminate MAXSCREENS-sized CursorScreenKey array.
109484 privates, it also had a MAXSCREENS array of keys to index device
109783 MAXSCREENS-sized array from each.
109806 This eliminates a MAXSCREENS-sized array.
109821 This hides a MAXSCREENS-sized array as an implementation detail of
109838 expressions, and eliminates a MAXSCREENS-sized array.
109853 This eliminates a dynamically-allocated MAXSCREENS-sized array.
109869 expressions, and eliminates a MAXSCREENS-sized array.
109890 expressions, and eliminates a MAXSCREENS-sized array.
112541 This replaces a globally-allocated array that depended on MAXSCREENS.
112565 Make Xvfb independent of MAXSCREENS.
112570 If built with a DIX that still has a MAXSCREENS limit, asking for too
112586 references to MAXSCREENS.
112611 a global-lifetime array of MAXSCREENS ColormapPtrs, and index it by
112958 static array of MAXSCREENS elements, to a dynamically allocated one
112976 options to all screens and remove all those loops over MAXSCREENS screens
113011 a global-lifetime array of MAXSCREENS ColormapPtrs, and index it by
113037 This replaces a globally-allocated array that depended on MAXSCREENS.
120348 Remove static MAXSCREENS limit from Xext/shm.c
144118 the same size (MAXSCREENS), anyway.