lcg.c | 228 static void renderchar(long source, long dest, int xdim, int ydim, char fg, char bg); 384 void renderchar(long source, long dest, int xdim, int ydim, char fg, char bg) function in typeref:typename:void 583 renderchar(LCG_FONT_ADDR + (c * lcg_glyph_size), 852 renderchar(LCG_FONT_ADDR + (c * lcg_glyph_size),
|