| H A D | graphics.c | 249 read_pixel(Graphic *graphic, int x, int y) argument 266 draw_solid_pixel(Graphic * graphic,int x,int y,unsigned color) argument 292 draw_solid_rectangle(Graphic * graphic,int x1,int y1,int x2,int y2,unsigned color) argument 327 copy_overlapping_area(Graphic * graphic,int src_ul_x,int src_ul_y,int dst_ul_x,int dst_ul_y,unsigned w,unsigned h,unsigned default_color) argument 411 Graphic *graphic; local in function:set_shared_color_register 425 fetch_color_register(Graphic * graphic,unsigned color,ColorRegister * reg) argument 445 update_color_register(Graphic * graphic,unsigned color,int r,int g,int b) argument 675 init_graphic(TScreen * screen,Graphic * graphic,unsigned type,int charrow,int charcol,unsigned num_color_registers) argument 768 Graphic *graphic = NULL; local in function:get_new_graphic 827 Graphic *graphic; local in function:get_new_or_matching_graphic 931 refresh_graphic(TScreen const * screen,Graphic const * graphic,ColorRegister * buffer,int refresh_x,int refresh_y,int refresh_w,int refresh_h,int draw_x,int draw_y,int draw_w,int draw_h) argument 1156 dump_graphic(Graphic const * graphic) argument 1222 erase_graphic(Graphic * graphic,int x,int y,int w,int h) argument 1308 Graphic *graphic; local in function:GetGraphicsOrder 1445 Graphic *graphic = ordered_graphics[jj]; local in function:RefreshClipped 1790 Graphic *graphic; local in function:scroll_displayed_graphics 1817 Graphic *graphic; local in function:pixelarea_clear_displayed_graphics [all...] |