comparison src/redisplay-x.c @ 450:98528da0b7fc r21-2-40

Import from CVS: tag r21-2-40
author cvs
date Mon, 13 Aug 2007 11:39:20 +0200
parents 3078fd1074e8
children b39c14581166
comparison
equal deleted inserted replaced
449:c83749d23eb5 450:98528da0b7fc
512 } 512 }
513 513
514 /***************************************************************************** 514 /*****************************************************************************
515 x_bevel_area 515 x_bevel_area
516 516
517 Draw a shadows for the given area in the given face. 517 Draw shadows for the given area in the given face.
518 ****************************************************************************/ 518 ****************************************************************************/
519 static void 519 static void
520 x_bevel_area (struct window *w, face_index findex, 520 x_bevel_area (struct window *w, face_index findex,
521 int x, int y, int width, int height, 521 int x, int y, int width, int height,
522 int shadow_thickness, int edges, enum edge_style style) 522 int shadow_thickness, int edges, enum edge_style style)