Searched refs:max_windows (Results 1 – 2 of 2) sorted by relevance
120 int max_windows = 8; in CLpd_FAC_GetMemory() local122 FDK_ASSERT(*pState >= 0 && *pState < max_windows); in CLpd_FAC_GetMemory()126 for (i = *pState; i < max_windows; i++) { in CLpd_FAC_GetMemory()134 if (i == max_windows) { in CLpd_FAC_GetMemory()
4013 max_windows = 0, in XGetWindowImage() local4079 if (number_windows >= max_windows) in XGetWindowImage()4084 max_windows+=1024; in XGetWindowImage()4086 window_info=(WindowInfo *) AcquireQuantumMemory((size_t) max_windows, in XGetWindowImage()4090 max_windows,sizeof(*window_info)); in XGetWindowImage()4513 max_windows=0; in XGetWindowImage()