cursorfont.h
上传用户:lctgjx
上传日期:2022-06-04
资源大小:8887k
文件大小:3k
源码类别:

流媒体/Mpeg4/MP4

开发平台:

Visual C++

  1. /* $Xorg: cursorfont.h,v 1.4 2001/02/09 02:03:39 xorgcvs Exp $ */
  2. /*
  3. Copyright 1987, 1998  The Open Group
  4. Permission to use, copy, modify, distribute, and sell this software and its
  5. documentation for any purpose is hereby granted without fee, provided that
  6. the above copyright notice appear in all copies and that both that
  7. copyright notice and this permission notice appear in supporting
  8. documentation.
  9. The above copyright notice and this permission notice shall be included
  10. in all copies or substantial portions of the Software.
  11. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
  12. OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  13. MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
  14. IN NO EVENT SHALL THE OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR
  15. OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
  16. ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
  17. OTHER DEALINGS IN THE SOFTWARE.
  18. Except as contained in this notice, the name of The Open Group shall
  19. not be used in advertising or otherwise to promote the sale, use or
  20. other dealings in this Software without prior written authorization
  21. from The Open Group.
  22. */
  23. #define XC_num_glyphs 154
  24. #define XC_X_cursor 0
  25. #define XC_arrow 2
  26. #define XC_based_arrow_down 4
  27. #define XC_based_arrow_up 6
  28. #define XC_boat 8
  29. #define XC_bogosity 10
  30. #define XC_bottom_left_corner 12
  31. #define XC_bottom_right_corner 14
  32. #define XC_bottom_side 16
  33. #define XC_bottom_tee 18
  34. #define XC_box_spiral 20
  35. #define XC_center_ptr 22
  36. #define XC_circle 24
  37. #define XC_clock 26
  38. #define XC_coffee_mug 28
  39. #define XC_cross 30
  40. #define XC_cross_reverse 32
  41. #define XC_crosshair 34
  42. #define XC_diamond_cross 36
  43. #define XC_dot 38
  44. #define XC_dotbox 40
  45. #define XC_double_arrow 42
  46. #define XC_draft_large 44
  47. #define XC_draft_small 46
  48. #define XC_draped_box 48
  49. #define XC_exchange 50
  50. #define XC_fleur 52
  51. #define XC_gobbler 54
  52. #define XC_gumby 56
  53. #define XC_hand1 58
  54. #define XC_hand2 60
  55. #define XC_heart 62
  56. #define XC_icon 64
  57. #define XC_iron_cross 66
  58. #define XC_left_ptr 68
  59. #define XC_left_side 70
  60. #define XC_left_tee 72
  61. #define XC_leftbutton 74
  62. #define XC_ll_angle 76
  63. #define XC_lr_angle 78
  64. #define XC_man 80
  65. #define XC_middlebutton 82
  66. #define XC_mouse 84
  67. #define XC_pencil 86
  68. #define XC_pirate 88
  69. #define XC_plus 90
  70. #define XC_question_arrow 92
  71. #define XC_right_ptr 94
  72. #define XC_right_side 96
  73. #define XC_right_tee 98
  74. #define XC_rightbutton 100
  75. #define XC_rtl_logo 102
  76. #define XC_sailboat 104
  77. #define XC_sb_down_arrow 106
  78. #define XC_sb_h_double_arrow 108
  79. #define XC_sb_left_arrow 110
  80. #define XC_sb_right_arrow 112
  81. #define XC_sb_up_arrow 114
  82. #define XC_sb_v_double_arrow 116
  83. #define XC_shuttle 118
  84. #define XC_sizing 120
  85. #define XC_spider 122
  86. #define XC_spraycan 124
  87. #define XC_star 126
  88. #define XC_target 128
  89. #define XC_tcross 130
  90. #define XC_top_left_arrow 132
  91. #define XC_top_left_corner 134
  92. #define XC_top_right_corner 136
  93. #define XC_top_side 138
  94. #define XC_top_tee 140
  95. #define XC_trek 142
  96. #define XC_ul_angle 144
  97. #define XC_umbrella 146
  98. #define XC_ur_angle 148
  99. #define XC_watch 150
  100. #define XC_xterm 152