comparison src/console-x.h @ 181:bfd6434d15b3 r20-3b17

Import from CVS: tag r20-3b17
author cvs
date Mon, 13 Aug 2007 09:53:19 +0200
parents 0132846995bd
children e121b013d1f0
comparison
equal deleted inserted replaced
180:add28d59e586 181:bfd6434d15b3
421 int signal_if_x_error (Display *dpy, int resumable_p); 421 int signal_if_x_error (Display *dpy, int resumable_p);
422 int x_IO_error_handler (Display *disp); 422 int x_IO_error_handler (Display *disp);
423 423
424 void x_redraw_exposed_area (struct frame *f, int x, int y, 424 void x_redraw_exposed_area (struct frame *f, int x, int y,
425 int width, int height); 425 int width, int height);
426 struct Lisp_Image_Instance;
427 void x_output_string (struct window *w, struct display_line *dl, 426 void x_output_string (struct window *w, struct display_line *dl,
428 emchar_dynarr *buf, int xpos, int xoffset, 427 emchar_dynarr *buf, int xpos, int xoffset,
429 int start_pixpos, int width, face_index findex, 428 int start_pixpos, int width, face_index findex,
430 int cursor, int cursor_start, int cursor_width, 429 int cursor, int cursor_start, int cursor_width,
431 int cursor_height); 430 int cursor_height);