Lines Matching defs:buffer
96 unsigned char *buffer; /* buffer memory space */
97 int size; /* size of the buffer */
99 unsigned char *data_ptr; /* cursor in buffer */
107 int num_lines; /* number of lines of the ciclic buffer */
108 int size; /* size in bytes of the buffer space */
109 unsigned char *buffer; /* pointer to the buffer space */
111 line in the buffer space */
119 /* color indexes for the proper line in the ciclic buffer */