]> git.eshelyaron.com Git - emacs.git/commit
(x_draw_relief_rect): Add top_p and bot_p args.
authorKim F. Storm <storm@cua.dk>
Tue, 20 Apr 2004 22:17:34 +0000 (22:17 +0000)
committerKim F. Storm <storm@cua.dk>
Tue, 20 Apr 2004 22:17:34 +0000 (22:17 +0000)
commitffe8b3f4e8cf60dd97c3e5ec5f12183ad9006c02
treefef04eb8231cb0e02208aa38d9e3e2fb7d75b24e
parentb1bd81349503cb8b478d3903dd219559108d3cd7
(x_draw_relief_rect):  Add top_p and bot_p args.
(x_draw_glyph_string_box): Fix call to x_draw_relief_rect.
(x_draw_image_foreground, x_draw_image_relief)
(x_draw_image_foreground_1, x_draw_image_glyph_string):
Draw sliced images.
src/macterm.c