kwin Library API Documentation

bitmaps.h

00001 #ifndef __STDCLIENT_BITMAPS_H
00002 #define __STDCLIENT_BITMAPS_H
00003 
00011 static const 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 const 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 const unsigned char menu_white_bits[] = {
00022   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
00023   0xfc, 0x3f, 0x04, 0x00, 0x04, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
00024   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
00025 
00026 static const unsigned char menu_dgray_bits[] = {
00027   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
00028   0x00, 0x00, 0x00, 0x20, 0xf8, 0x3f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
00029   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
00030 
00031 static const unsigned char menu_mask_bits[] = {
00032   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
00033   0xfc, 0x3f, 0x04, 0x20, 0xfc, 0x3f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
00034   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
00035 
00036 static const unsigned char pindown_white_bits[] = {
00037   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0f, 0x80, 0x1f, 0xa0, 0x03,
00038   0xb0, 0x01, 0x30, 0x01, 0xf0, 0x00, 0x70, 0x00, 0x20, 0x00, 0x00, 0x00,
00039   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
00040 
00041 static const unsigned char pindown_gray_bits[] = {
00042   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x1c,
00043   0x00, 0x0e, 0x00, 0x06, 0x00, 0x00, 0x80, 0x07, 0xc0, 0x03, 0xe0, 0x01,
00044   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
00045 
00046 static const unsigned char pindown_dgray_bits[] = {
00047   0x00, 0x00, 0x00, 0x00, 0x00, 0x0f, 0xc0, 0x10, 0x70, 0x20, 0x50, 0x20,
00048   0x48, 0x30, 0xc8, 0x38, 0x08, 0x1f, 0x08, 0x18, 0x10, 0x1c, 0x10, 0x0e,
00049   0xe0, 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
00050 
00051 static const unsigned char pindown_mask_bits[] = {
00052   0x00, 0x00, 0x00, 0x00, 0x00, 0x0f, 0xc0, 0x1f, 0xf0, 0x3f, 0xf0, 0x3f,
00053   0xf8, 0x3f, 0xf8, 0x3f, 0xf8, 0x1f, 0xf8, 0x1f, 0xf0, 0x1f, 0xf0, 0x0f,
00054   0xe0, 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
00055   
00056 static const unsigned char pinup_white_bits[] = {
00057   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0x00, 0x80, 0x11,
00058   0x3f, 0x15, 0x00, 0x15, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
00059   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
00060 
00061 static const unsigned char pinup_gray_bits[] = {
00062   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
00063   0x80, 0x0a, 0xbf, 0x0a, 0x80, 0x15, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00,
00064   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
00065 
00066 static const unsigned char pinup_dgray_bits[] = {
00067   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0x20, 0x40, 0x31, 0x40, 0x2e,
00068   0x40, 0x20, 0x40, 0x20, 0x7f, 0x2a, 0x40, 0x3f, 0xc0, 0x31, 0xc0, 0x20,
00069   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
00070 
00071 static const unsigned char pinup_mask_bits[] = {
00072   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0x20, 0xc0, 0x31, 0xc0, 0x3f,
00073   0xff, 0x3f, 0xff, 0x3f, 0xff, 0x3f, 0xc0, 0x3f, 0xc0, 0x31, 0xc0, 0x20,
00074   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
00075 
00076 static const unsigned char help_mask_bits[] = {
00077  0x00,0x00,0x00,0x00,0xe0,0x03,0xf0,0x07,0x70,0x0e,0x60,0x0e,0x00,0x0f,0x80,
00078  0x07,0xc0,0x03,0xc0,0x01,0x80,0x01,0xc0,0x00,0xc0,0x01,0x80,0x01,0x00,0x00,
00079  0x00,0x00,0x00,0x00,0x00,0x4c,0x0b,0x08,0x58,0x65,0x09,0x08,0x90,0x00,0x00,
00080  0x00,0x09,0x04,0x00,0x00,0x72,0x6f,0x6f,0x74,0x00,0x24,0x31,0x24,0x47,0x6b,
00081  0x65,0x44,0x78,0x63 };
00082 
00083 static const unsigned char help_dark_bits[] = {
00084  0x00,0x00,0x00,0x00,0xe0,0x03,0x30,0x06,0x30,0x06,0x00,0x06,0x00,0x03,0x80,
00085  0x01,0xc0,0x00,0xc0,0x00,0x00,0x00,0xc0,0x00,0xc0,0x00,0x00,0x00,0x00,0x00,
00086  0x00,0x00,0x00,0x00,0x65,0x64,0x28,0x29,0x00,0x00,0x00,0x00,0x90,0x00,0x00,
00087  0x00,0x21,0x00,0x00,0x00,0x34,0xfe,0x12,0x2b,0x00,0x00,0xff,0xff,0x58,0xc0,
00088  0x01,0x2b,0x45,0xfe };
00089 
00090 static const unsigned char help_light_bits[] = {
00091  0x00,0x00,0x00,0x00,0x00,0x00,0xc0,0x01,0x40,0x08,0x60,0x08,0x00,0x0c,0x00,
00092  0x06,0x00,0x03,0x00,0x01,0x80,0x01,0x00,0x00,0x00,0x01,0x80,0x01,0x00,0x00,
00093  0x00,0x00,0x00,0x00,0x00,0x4c,0x0b,0x08,0x58,0x65,0x09,0x08,0x90,0x00,0x00,
00094  0x00,0x09,0x04,0x00,0x00,0x72,0x6f,0x6f,0x74,0x00,0x24,0x31,0x24,0x47,0x6b,
00095  0x65,0x44,0x78,0x63 };
00096 
00097 #endif
00098 
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:51 2004 by doxygen 1.3.6-20040222 written by Dimitri van Heesch, © 1997-2003