Mercurial > emacs
view lisp/sb-pg-plus.xpm @ 57901:cdbca26f9090
* xterm.c (x_window_to_scroll_bar): Only call
xg_get_scroll_id_for_window if toolkit scroll bars are used.
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Tue, 02 Nov 2004 16:25:50 +0000 |
parents | c2a09ac7b7b1 |
children |
line wrap: on
line source
/* XPM */ static char * sb_pg_plus_xpm[] = { "20 15 5 1", " c None", ". c #B8B8B8", "+ c #000000", "@ c #828282", "# c #FFFFFF", " ............ ", " .++++++++++++@", " .++##########+@", " .+#+##########+@", " .+##+##########+@", " .+###+###+######+@", " .+####+###+.#####+@", ".+++++++#+++++####+@", ".+########.+...###+@", ".+#########+.#####+@", ".+##########.#####+@", ".+################+@", ".+################+@", ".++++++++++++++++++@", " @@@@@@@@@@@@@@@@@@ "};