Mercurial > emacs
view lisp/toolbar/mail_send.xpm @ 40207:7c57640154a5
(x_draw_glyphs): Remove parameters READ_START and
REAL_END. Notice if cursor gets overwritten.
(notice_overwritten_cursor): Take X positions as parameters.
(x_draw_phys_cursor_glyph): Save state of w->phys_cursor_on_p
around call to x_draw_glyphs.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Tue, 23 Oct 2001 12:03:47 +0000 |
parents | 8f4a34146a9d |
children |
line wrap: on
line source
/* XPM */ static char *magick[] = { /* columns rows colors chars-per-pixel */ "24 24 9 1", " c Gray0", ". c #675e6580613e", "X c #8c8c7c7c6969", "o c #9b458d377822", "O c #a941a6459f3e", "+ c #c8c8b2b29898", "@ c #dadac2c2a5a5", "# c #eb4dea2fe4ad", "$ c None", /* pixels */ "$$$$$$$$$$$$$$$$$$$$$$$$", "$$$$$$$$$$$$$$$$$$$$$$$$", "$$$$$$$$$$$$$ $$$$$$$", "$$$$$$$$ .@#+ $$$$$$", "$$$ .+#####@O $$$$$$", "$$ .+##########.+O $$$$$", "$$ @..########O.+# $$$$$", "$$ O@O..@#####.+## $$$$$", "$$$ ###+O.O##...##O $$$$", "$$$ @####@+..O#O.+# $$$$", "$$$ O####.#######.O $$$$", "$$$$ ###+O########.O $$$", "$$$$ ###.########@O $$$", "$$$$ +#+O#####@O $$$$$", "$$$$$ #.###@O $$$$$$", "$$$$$ .O@O $$ .. $$$$$", "$$$$$ .. $$$$ .oo. $$$$", "$$$$$$ $$$$$ oo $$$", "$$$$$$$$$$$$$$$ Oo $$$$$", "$$$$$$$$$$$$$$ oOOX $$$$", "$$$$$$$$$$$$$$ ++++ $$$$", "$$$$$$$$$$$$$ O@@@@O $$$", "$$$$$$$$$$$$$ $$$", "$$$$$$$$$$$$$$$$$$$$$$$$" };