]> 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:19:23 +0000 (22:19 +0000)
committerKim F. Storm <storm@cua.dk>
Tue, 20 Apr 2004 22:19:23 +0000 (22:19 +0000)
commit57326d99989c8f05c5820ef5689198610e2043df
tree3c143fd374eb8efdb95fd654f97e625ec5a37130
parente893970b97c690266e0016c27c0ce497277e8e91
(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/xterm.c