/[qemacs]/qemacs/cfb.c
ViewVC logotype

Diff of /qemacs/cfb.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by chqrlie, Wed May 11 15:49:36 2005 UTC revision 1.3 by chqrlie, Fri May 13 09:53:45 2005 UTC
# Line 227  static void cfb32_draw_glyph(QEditScreen Line 227  static void cfb32_draw_glyph(QEditScreen
227  }  }
228    
229  static void cfb_draw_text(QEditScreen *s, QEFont *font,  static void cfb_draw_text(QEditScreen *s, QEFont *font,
230                             int x_start, int y, const unsigned int *str, int len,                            int x_start, int y, const unsigned int *str, int len,
231                             QEColor color)                            QEColor color)
232  {  {
233      CFBContext *cfb = s->private;      CFBContext *cfb = s->private;
234      GlyphCache *g;      GlyphCache *g;

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26