char_width 4276 ext/gd/gd.c int i, space = 0, add_width = 0, char_width, amount_kern; char_width 4316 ext/gd/gd.c char_bbox.urx = char_width = space; char_width 4319 ext/gd/gd.c char_width = T1_GetCharWidth(*f_ind, str[i]); char_width 4340 ext/gd/gd.c dx = new_x(char_width + add_width + amount_kern, 0); char_width 4341 ext/gd/gd.c dy = new_y(char_width + add_width + amount_kern, 0);