LineLength        117 ext/gd/libgd/gd_interpolation.c 				LineLength;      /* Length of line (no. or rows / cols) */
LineLength        889 ext/gd/libgd/gd_interpolation.c     res->LineLength = line_length;
LineLength        901 ext/gd/libgd/gd_interpolation.c 	for (u = 0; u < p->LineLength; u++)  {