view lisp/toolbar/preferences.xpm @ 42374:0f5f05b4b9c0

(notice_overwritten_cursor): Don't depend on output_cursor and updated_area. Compare pixel coordinates with window's cursor pixel coordinates. (x_draw_glyphs, x_clear_end_of_line, show_mouse_face): Call notice_overwritten_cursor with new arg list. (show_mouse_face): Fix bug setting a row's mouse_face_p flag unconditionally.
author Gerd Moellmann <gerd@gnu.org>
date Fri, 28 Dec 2001 13:33:37 +0000
parents b45a8f9db907
children 734ff40978ad
line wrap: on
line source

/* XPM */
static char * preferences_xpm[] = {
"24 24 8 1",
" 	c None",
".	c #000000",
"+	c #E1E0E0",
"@	c #D7C99B",
"#	c #9A6C4E",
"$	c #A4A199",
"%	c #858579",
"&	c #AD8E30",
"                        ",
"                        ",
"                        ",
"             ..         ",
"           ..++.     .  ",
"         ..++++.    .@. ",
"      ...+++++++.  .@#. ",
"    ..++++++++++. .@#.  ",
"   .++++++#++++++.@#.   ",
"   .+++++#++++++.@#.    ",
"    .++#+#+++++.@#.     ",
"    .++#$#++++.@#.+.    ",
"     .++##+++.@#.++@.   ",
"     .++++++.@#.+++@%.  ",
"      .++++&+..@$$$$%.  ",
"      .++++..$$$$$$@.   ",
"       .+$%%$+++++..    ",
"       .+++++++++.      ",
"        .++++++..       ",
"        .++++@.         ",
"         .++..          ",
"          ..            ",
"                        ",
"                        "};