kwin Library API Documentation

stdclient_bitmaps.h

00001 #ifndef __STDCLIENT_BITMAPS_H
00002 #define __STDCLIENT_BITMAPS_H
00003 
00011 static unsigned char close_white_bits[] = {
00012   0x00, 0x00, 0x00, 0x00, 0x04, 0x10, 0x04, 0x08, 0x08, 0x04, 0x10, 0x02,
00013   0x20, 0x01, 0x40, 0x00, 0x40, 0x00, 0x20, 0x01, 0x10, 0x02, 0x08, 0x04,
00014   0x04, 0x08, 0x04, 0x10, 0x00, 0x00, 0x00, 0x00};
00015 
00016 static unsigned char close_dgray_bits[] = {
00017   0x00, 0x00, 0x00, 0x00, 0x08, 0x20, 0x18, 0x30, 0x30, 0x18, 0x60, 0x0c,
00018   0xc0, 0x06, 0x80, 0x03, 0x80, 0x03, 0xc0, 0x06, 0x60, 0x0c, 0x30, 0x18,
00019   0x18, 0x30, 0x08, 0x20, 0x00, 0x00, 0x00, 0x00};
00020 
00021 static unsigned char close_mask_bits[] = {
00022   0x00, 0x00, 0x00, 0x00, 0x0c, 0x30, 0x1c, 0x38, 0x38, 0x1c, 0x70, 0x0e,
00023   0xe0, 0x07, 0xc0, 0x03, 0xc0, 0x03, 0xe0, 0x07, 0x70, 0x0e, 0x38, 0x1c,
00024   0x1c, 0x38, 0x0c, 0x30, 0x00, 0x00, 0x00, 0x00};
00025 
00026 static unsigned char iconify_white_bits[] = {
00027   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
00028   0x80, 0x03, 0x80, 0x00, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
00029   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
00030 
00031 static unsigned char iconify_dgray_bits[] = {
00032   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
00033   0x00, 0x00, 0x00, 0x02, 0x00, 0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
00034   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
00035 
00036 
00037 static unsigned char iconify_mask_bits[] = {
00038   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
00039   0x80, 0x03, 0x80, 0x02, 0x80, 0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
00040   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
00041 
00042 static unsigned char maximize_white_bits[] = {
00043   0x00, 0x00, 0x00, 0x00, 0xfc, 0x1f, 0x04, 0x00, 0x04, 0x08, 0x04, 0x08,
00044   0x04, 0x08, 0x04, 0x08, 0x04, 0x08, 0x04, 0x08, 0x04, 0x08, 0xf4, 0x0f,
00045   0x04, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
00046 
00047 static unsigned char maximize_dgray_bits[] = {
00048   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf8, 0x1f, 0x08, 0x10, 0x08, 0x10,
00049   0x08, 0x10, 0x08, 0x10, 0x08, 0x10, 0x08, 0x10, 0x08, 0x10, 0x08, 0x10,
00050   0xf8, 0x1f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
00051 
00052 static unsigned char maximize_mask_bits[] = {
00053   0x00, 0x00, 0x00, 0x00, 0xfc, 0x1f, 0xfc, 0x1f, 0x0c, 0x18, 0x0c, 0x18,
00054   0x0c, 0x18, 0x0c, 0x18, 0x0c, 0x18, 0x0c, 0x18, 0x0c, 0x18, 0xfc, 0x1f,
00055   0xfc, 0x1f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
00056 
00057 static unsigned char maximizedown_white_bits[] = {
00058   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf8, 0x1f, 0x08, 0x10,
00059   0x08, 0x10, 0x08, 0x10, 0x08, 0x10, 0x08, 0x10, 0x08, 0x10, 0x08, 0x10,
00060   0x08, 0x10, 0xf8, 0x1f, 0x00, 0x00, 0x00, 0x00};
00061 
00062 static unsigned char maximizedown_dgray_bits[] = {
00063   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfc, 0x1f, 0x04, 0x00, 0x04, 0x08,
00064   0x04, 0x08, 0x04, 0x08, 0x04, 0x08, 0x04, 0x08, 0x04, 0x08, 0x04, 0x08,
00065   0xf4, 0x0f, 0x04, 0x00, 0x00, 0x00, 0x00, 0x00};
00066 
00067 static unsigned char maximizedown_mask_bits[] = {
00068   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfc, 0x1f, 0xfc, 0x1f, 0x0c, 0x18,
00069   0x0c, 0x18, 0x0c, 0x18, 0x0c, 0x18, 0x0c, 0x18, 0x0c, 0x18, 0x0c, 0x18,
00070   0xfc, 0x1f, 0xfc, 0x1f, 0x00, 0x00, 0x00, 0x00};
00071 
00072 static unsigned char menu_white_bits[] = {
00073   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
00074   0xfc, 0x3f, 0x04, 0x00, 0x04, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
00075   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
00076 
00077 static unsigned char menu_dgray_bits[] = {
00078   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
00079   0x00, 0x00, 0x00, 0x20, 0xf8, 0x3f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
00080   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
00081 
00082 static unsigned char menu_mask_bits[] = {
00083   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
00084   0xfc, 0x3f, 0x04, 0x20, 0xfc, 0x3f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
00085   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
00086 
00087 static unsigned char pindown_white_bits[] = {
00088   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0f, 0x80, 0x1f, 0xa0, 0x03,
00089   0xb0, 0x01, 0x30, 0x01, 0xf0, 0x00, 0x70, 0x00, 0x20, 0x00, 0x00, 0x00,
00090   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
00091 
00092 static unsigned char pindown_gray_bits[] = {
00093   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x1c,
00094   0x00, 0x0e, 0x00, 0x06, 0x00, 0x00, 0x80, 0x07, 0xc0, 0x03, 0xe0, 0x01,
00095   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
00096 
00097 static unsigned char pindown_dgray_bits[] = {
00098   0x00, 0x00, 0x00, 0x00, 0x00, 0x0f, 0xc0, 0x10, 0x70, 0x20, 0x50, 0x20,
00099   0x48, 0x30, 0xc8, 0x38, 0x08, 0x1f, 0x08, 0x18, 0x10, 0x1c, 0x10, 0x0e,
00100   0xe0, 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
00101 
00102 static unsigned char pindown_mask_bits[] = {
00103   0x00, 0x00, 0x00, 0x00, 0x00, 0x0f, 0xc0, 0x1f, 0xf0, 0x3f, 0xf0, 0x3f,
00104   0xf8, 0x3f, 0xf8, 0x3f, 0xf8, 0x1f, 0xf8, 0x1f, 0xf0, 0x1f, 0xf0, 0x0f,
00105   0xe0, 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
00106   
00107 static unsigned char pinup_white_bits[] = {
00108   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0x00, 0x80, 0x11,
00109   0x3f, 0x15, 0x00, 0x15, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
00110   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
00111 
00112 static unsigned char pinup_gray_bits[] = {
00113   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
00114   0x80, 0x0a, 0xbf, 0x0a, 0x80, 0x15, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00,
00115   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
00116 
00117 static unsigned char pinup_dgray_bits[] = {
00118   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0x20, 0x40, 0x31, 0x40, 0x2e,
00119   0x40, 0x20, 0x40, 0x20, 0x7f, 0x2a, 0x40, 0x3f, 0xc0, 0x31, 0xc0, 0x20,
00120   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
00121 
00122 static unsigned char pinup_mask_bits[] = {
00123   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0x20, 0xc0, 0x31, 0xc0, 0x3f,
00124   0xff, 0x3f, 0xff, 0x3f, 0xff, 0x3f, 0xc0, 0x3f, 0xc0, 0x31, 0xc0, 0x20,
00125   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
00126 
00127 static unsigned char help_mask_bits[] = {
00128  0x00,0x00,0x00,0x00,0xe0,0x03,0xf0,0x07,0x70,0x0e,0x60,0x0e,0x00,0x0f,0x80,
00129  0x07,0xc0,0x03,0xc0,0x01,0x80,0x01,0xc0,0x00,0xc0,0x01,0x80,0x01,0x00,0x00,
00130  0x00,0x00,0x00,0x00,0x00,0x4c,0x0b,0x08,0x58,0x65,0x09,0x08,0x90,0x00,0x00,
00131  0x00,0x09,0x04,0x00,0x00,0x72,0x6f,0x6f,0x74,0x00,0x24,0x31,0x24,0x47,0x6b,
00132  0x65,0x44,0x78,0x63 };
00133 
00134 static unsigned char help_dark_bits[] = {
00135  0x00,0x00,0x00,0x00,0xe0,0x03,0x30,0x06,0x30,0x06,0x00,0x06,0x00,0x03,0x80,
00136  0x01,0xc0,0x00,0xc0,0x00,0x00,0x00,0xc0,0x00,0xc0,0x00,0x00,0x00,0x00,0x00,
00137  0x00,0x00,0x00,0x00,0x65,0x64,0x28,0x29,0x00,0x00,0x00,0x00,0x90,0x00,0x00,
00138  0x00,0x21,0x00,0x00,0x00,0x34,0xfe,0x12,0x2b,0x00,0x00,0xff,0xff,0x58,0xc0,
00139  0x01,0x2b,0x45,0xfe };
00140 
00141 static unsigned char help_light_bits[] = {
00142  0x00,0x00,0x00,0x00,0x00,0x00,0xc0,0x01,0x40,0x08,0x60,0x08,0x00,0x0c,0x00,
00143  0x06,0x00,0x03,0x00,0x01,0x80,0x01,0x00,0x00,0x00,0x01,0x80,0x01,0x00,0x00,
00144  0x00,0x00,0x00,0x00,0x00,0x4c,0x0b,0x08,0x58,0x65,0x09,0x08,0x90,0x00,0x00,
00145  0x00,0x09,0x04,0x00,0x00,0x72,0x6f,0x6f,0x74,0x00,0x24,0x31,0x24,0x47,0x6b,
00146  0x65,0x44,0x78,0x63 };
00147 
00148 #endif
00149 
KDE Logo
This file is part of the documentation for kwin Library Version 3.2.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Sun Apr 11 13:44:54 2004 by doxygen 1.3.6-20040222 written by Dimitri van Heesch, © 1997-2003