HelpDialogImageI.h 7.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195
  1. /*
  2. * CDE - Common Desktop Environment
  3. *
  4. * Copyright (c) 1993-2012, The Open Group. All rights reserved.
  5. *
  6. * These libraries and programs are free software; you can
  7. * redistribute them and/or modify them under the terms of the GNU
  8. * Lesser General Public License as published by the Free Software
  9. * Foundation; either version 2 of the License, or (at your option)
  10. * any later version.
  11. *
  12. * These libraries and programs are distributed in the hope that
  13. * they will be useful, but WITHOUT ANY WARRANTY; without even the
  14. * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
  15. * PURPOSE. See the GNU Lesser General Public License for more
  16. * details.
  17. *
  18. * You should have received a copy of the GNU Lesser General Public
  19. * License along with these librararies and programs; if not, write
  20. * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth
  21. * Floor, Boston, MA 02110-1301 USA
  22. */
  23. /* $XConsortium: HelpDialogImageI.h /main/3 1995/10/26 12:24:20 rswiston $ */
  24. /*************************************<+>*************************************
  25. *****************************************************************************
  26. **
  27. ** File: HelpDialogImageI.h
  28. **
  29. ** Project: Cache Creek (Rivers) Project:
  30. **
  31. ** Description: Internal image header file for HelpDialog Widget.
  32. ** -----------
  33. **
  34. ** (c) Copyright 1987, 1988, 1989, 1990, 1991, 1992 Hewlett-Packard Company
  35. **
  36. ** (c) Copyright 1993, 1994 Hewlett-Packard Company
  37. ** (c) Copyright 1993, 1994 International Business Machines Corp.
  38. ** (c) Copyright 1993, 1994 Sun Microsystems, Inc.
  39. ** (c) Copyright 1993, 1994 Novell, Inc.
  40. **
  41. *******************************************************************
  42. *************************************<+>*************************************/
  43. #ifndef _HelpDialogImageI_h
  44. #define _HelpDialogImageI_h
  45. /*****************************************************************************
  46. * Image: Tool Box Back Button (sensatized)
  47. *
  48. *****************************************************************************/
  49. #define back_width 22
  50. #define back_height 22
  51. static char back_bits[] = {
  52. 0x00, 0x02, 0x00, 0x00, 0x04, 0x00, 0x00, 0x0a, 0x00, 0x00, 0x14, 0x00,
  53. 0xaa, 0x2a, 0x0f, 0x54, 0x55, 0x1f, 0xaa, 0x2a, 0x1f, 0x00, 0x14, 0x1c,
  54. 0x00, 0x0a, 0x1c, 0x00, 0x04, 0x1c, 0x00, 0x02, 0x1c, 0x40, 0x00, 0x1c,
  55. 0x60, 0x00, 0x1c, 0x70, 0x00, 0x1c, 0x78, 0x00, 0x1c, 0xfc, 0xff, 0x1f,
  56. 0xfe, 0xff, 0x1f, 0xfc, 0xff, 0x0f, 0x78, 0x00, 0x00, 0x70, 0x00, 0x00,
  57. 0x60, 0x00, 0x00, 0x40, 0x00, 0x00};
  58. /*****************************************************************************
  59. * Image: Tool Box Back Button (de-sensatized)
  60. *
  61. *****************************************************************************/
  62. #define backD_width 22
  63. #define backD_height 22
  64. static char backD_bits[] = {
  65. 0x00, 0x02, 0x00, 0x00, 0x04, 0x00, 0x00, 0x0a, 0x00, 0x00, 0x14, 0x00,
  66. 0xaa, 0x2a, 0x0a, 0x54, 0x55, 0x15, 0xaa, 0x2a, 0x0a, 0x00, 0x14, 0x14,
  67. 0x00, 0x0a, 0x08, 0x00, 0x04, 0x14, 0x00, 0x02, 0x08, 0x40, 0x00, 0x14,
  68. 0x20, 0x00, 0x08, 0x50, 0x00, 0x14, 0x28, 0x00, 0x08, 0x54, 0x55, 0x15,
  69. 0xaa, 0xaa, 0x0a, 0x54, 0x55, 0x05, 0x28, 0x00, 0x00, 0x50, 0x00, 0x00,
  70. 0x20, 0x00, 0x00, 0x40, 0x00, 0x00};
  71. /*****************************************************************************
  72. * Image: Tool Box Top Button (sensatized)
  73. *
  74. *****************************************************************************/
  75. #define top_width 22
  76. #define top_height 22
  77. static char top_bits[] = {
  78. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfc, 0xff, 0x00, 0xfc, 0x7f, 0x00,
  79. 0xfc, 0x3f, 0x00, 0xfc, 0x1f, 0x00, 0xfc, 0x0f, 0x00, 0xfc, 0x07, 0x00,
  80. 0xfc, 0x0f, 0x00, 0xfc, 0x1f, 0x00, 0xfc, 0x3f, 0x00, 0x7c, 0x7f, 0x00,
  81. 0x3c, 0xfe, 0x00, 0x1c, 0xfc, 0x01, 0x0c, 0xf8, 0x03, 0x04, 0xf0, 0x01,
  82. 0x00, 0xe0, 0x00, 0x00, 0x40, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  83. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
  84. /*****************************************************************************
  85. * Image: Tool Box Top Button (de-sensatized)
  86. *
  87. *****************************************************************************/
  88. #define topD_width 22
  89. #define topD_height 22
  90. static char topD_bits[] = {
  91. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xa8, 0xaa, 0x00, 0x54, 0x55, 0x00,
  92. 0xa8, 0x2a, 0x00, 0x54, 0x15, 0x00, 0xa8, 0x0a, 0x00, 0x54, 0x05, 0x00,
  93. 0xa8, 0x0a, 0x00, 0x54, 0x15, 0x00, 0xa8, 0x2a, 0x00, 0x54, 0x55, 0x00,
  94. 0x28, 0xaa, 0x00, 0x14, 0x54, 0x01, 0x08, 0xa8, 0x00, 0x04, 0x50, 0x00,
  95. 0x00, 0x20, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  96. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
  97. /*****************************************************************************
  98. * Image: Tool Box History Button (sensatized)
  99. *
  100. *****************************************************************************/
  101. #define history_width 22
  102. #define history_height 22
  103. static char history_bits[] = {
  104. 0x00, 0x00, 0x00, 0x10, 0x00, 0x00, 0x30, 0x00, 0x00, 0x7e, 0x54, 0x15,
  105. 0x7e, 0xa8, 0x0a, 0x30, 0x00, 0x00, 0x10, 0x00, 0x00, 0x00, 0x00, 0x00,
  106. 0x10, 0x00, 0x00, 0x30, 0x00, 0x00, 0x7e, 0x54, 0x15, 0x7e, 0xa8, 0x0a,
  107. 0x30, 0x00, 0x00, 0x10, 0x00, 0x00, 0x00, 0x00, 0x00, 0x10, 0x00, 0x00,
  108. 0x30, 0x00, 0x00, 0x7e, 0x54, 0x15, 0x7e, 0xa8, 0x0a, 0x30, 0x00, 0x00,
  109. 0x10, 0x00, 0x00, 0x00, 0x00, 0x00};
  110. /*****************************************************************************
  111. * Image: Tool Box History Button (de-sensatized)
  112. *
  113. *****************************************************************************/
  114. #define historyD_width 22
  115. #define historyD_height 22
  116. static char historyD_bits[] = {
  117. 0x00, 0x00, 0x00, 0x10, 0x00, 0x00, 0x20, 0x00, 0x00, 0x54, 0x54, 0x15,
  118. 0x2a, 0xa8, 0x0a, 0x20, 0x00, 0x00, 0x10, 0x00, 0x00, 0x00, 0x00, 0x00,
  119. 0x10, 0x00, 0x00, 0x20, 0x00, 0x00, 0x54, 0x54, 0x15, 0x2a, 0xa8, 0x0a,
  120. 0x20, 0x00, 0x00, 0x10, 0x00, 0x00, 0x00, 0x00, 0x00, 0x10, 0x00, 0x00,
  121. 0x20, 0x00, 0x00, 0x54, 0x54, 0x15, 0x2a, 0xa8, 0x0a, 0x20, 0x00, 0x00,
  122. 0x10, 0x00, 0x00, 0x00, 0x00, 0x00};
  123. /*****************************************************************************
  124. * Image: Tool Box Keyword Index Button (sensatized)
  125. *
  126. *****************************************************************************/
  127. #define key_width 22
  128. #define key_height 22
  129. static char key_bits[] = {
  130. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0c, 0x00, 0x00, 0x0e,
  131. 0x00, 0x00, 0x07, 0x00, 0x80, 0x0f, 0x00, 0xc0, 0x1d, 0x00, 0xe0, 0x38,
  132. 0x00, 0xf0, 0x11, 0x00, 0xb8, 0x03, 0x00, 0x1c, 0x07, 0x00, 0x0e, 0x02,
  133. 0x00, 0x07, 0x00, 0x80, 0x03, 0x00, 0xfc, 0x01, 0x00, 0xfe, 0x00, 0x00,
  134. 0xe6, 0x00, 0x00, 0xc6, 0x00, 0x00, 0xce, 0x00, 0x00, 0xfc, 0x00, 0x00,
  135. 0x78, 0x00, 0x00, 0x00, 0x00, 0x00};
  136. /*****************************************************************************
  137. * Image: Tool Box Keyword Index Button (de-sensatized)
  138. *
  139. *****************************************************************************/
  140. #define keyD_width 22
  141. #define keyD_height 22
  142. static char keyD_bits[] = {
  143. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00, 0x0a,
  144. 0x00, 0x00, 0x05, 0x00, 0x80, 0x0a, 0x00, 0x40, 0x15, 0x00, 0xa0, 0x28,
  145. 0x00, 0x50, 0x11, 0x00, 0xa8, 0x02, 0x00, 0x14, 0x05, 0x00, 0x0a, 0x02,
  146. 0x00, 0x05, 0x00, 0x80, 0x02, 0x00, 0x54, 0x01, 0x00, 0xaa, 0x00, 0x00,
  147. 0x84, 0x00, 0x00, 0x42, 0x00, 0x00, 0x84, 0x00, 0x00, 0x54, 0x00, 0x00,
  148. 0x28, 0x00, 0x00, 0x00, 0x00, 0x00};
  149. #endif /* _HelpDialogImageI_h */
  150. /* Do not add anything after this endif. */