| udl.c | 1168 int i, soff, eoff; local 1171 eoff = (y + font->fontheight) * sc->sc_width + x; 1175 while (soff < eoff) { 1206 int sbase, soff, ebase, eoff, dbase, doff, width_cur; local 1214 eoff = ebase + sx; 1222 while (soff < eoff) { 1238 int sbase, soff, ebase, eoff, width_cur; local 1245 eoff = ebase + x; 1252 while (soff < eoff) { 1266 int sbase, soff, ebase, eoff, x, y, width, width_cur, height local 1300 int soff, eoff, x, y, width, height; local [all...] |