| H A D | dbestruct.h | 135 /* Capacity of the current buffer ID array, IDs. */ 138 /* Pointer to the array of buffer IDs. This initially points to initIDs. 142 XID *IDs; member in struct:_DbeWindowPrivRec 144 /* Initial array of buffer IDs. We are defining the XID array within the 149 * will use this array to store buffer IDs. For situations where we have 150 * more IDs than can fit in this static array, we will allocate a larger
|