Mercurial > emacs
view lisp/sb-pg-plus.xpm @ 43395:5cae2fbac146
New enum for FULLSCREEN_* constants.
(struct w32_output): New members want_fullscreen, x_pixels_diff,
y_pixels_diff, x_pixels_outer_diff, and y_pixels_outer_diff.
(x-fullscreen-adjust): New prototype.
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Sun, 17 Feb 2002 23:41:06 +0000 |
parents | b6a19b71d4b7 |
children | c2a09ac7b7b1 |
line wrap: on
line source
/* XPM */ static char * sb_file+_xpm[] = { "20 15 4 1", " c None", ". c #828282", "+ c #000000", "@ c #FFFFFF", " ............ ", " .++++++++++++.", " .++@@@@@@@@@@+.", " .+@+@@@@@@@@@@+.", " .+@@+@@@@@@@@@@+.", " .+@@@+@@@++@@@@@+.", " .+@@@@+@@@++@@@@@+.", ".+++++++@++++++@@@+.", ".+@@@@@@@++++++@@@+.", ".+@@@@@@@@@++@@@@@+.", ".+@@@@@@@@@++@@@@@+.", ".+@@@@@@@@@@@@@@@@+.", ".+@@@@@@@@@@@@@@@@+.", ".++++++++++++++++++.", " .................. "};