| wcfb.c | 553 uint8_t *from, *to0, *to1; local 559 to1 = sc->sc_fb1 + offset; 562 memcpy(to1, from, ri->ri_font->fontwidth); 564 to1 += sc->sc_stride; 628 uint8_t *from, *to0, *to1; local 634 to1 = sc->sc_fb1 + offset; 637 memcpy(to1, from, ri->ri_font->fontwidth * ncols); 639 to1 += sc->sc_stride; 652 uint8_t *to0, *to1; local 658 to1 = sc->sc_fb1 + offset 677 uint8_t *from, *to0, *to1; local 702 uint8_t *to0, *to1; local [all...] |