pango 3.0.9-x64-mingw32 → 3.1.0-x64-mingw32

Sign up to get free protection for your applications and to get access to all the features.
Files changed (250) hide show
  1. checksums.yaml +4 -4
  2. data/README +0 -1
  3. data/Rakefile +2 -5
  4. data/lib/2.2/pango.so +0 -0
  5. data/lib/2.3/pango.so +0 -0
  6. data/vendor/local/bin/derb.exe +0 -0
  7. data/vendor/local/bin/genbrk.exe +0 -0
  8. data/vendor/local/bin/genccode.exe +0 -0
  9. data/vendor/local/bin/gencfu.exe +0 -0
  10. data/vendor/local/bin/gencmn.exe +0 -0
  11. data/vendor/local/bin/gencnval.exe +0 -0
  12. data/vendor/local/bin/gendict.exe +0 -0
  13. data/vendor/local/bin/gennorm2.exe +0 -0
  14. data/vendor/local/bin/genrb.exe +0 -0
  15. data/vendor/local/bin/gensprep.exe +0 -0
  16. data/vendor/local/bin/hb-ot-shape-closure.exe +0 -0
  17. data/vendor/local/bin/hb-shape.exe +0 -0
  18. data/vendor/local/bin/hb-view.exe +0 -0
  19. data/vendor/local/bin/icuinfo.exe +0 -0
  20. data/vendor/local/bin/icupkg.exe +0 -0
  21. data/vendor/local/bin/libharfbuzz-0.dll +0 -0
  22. data/vendor/local/bin/libpango-1.0-0.dll +0 -0
  23. data/vendor/local/bin/libpangocairo-1.0-0.dll +0 -0
  24. data/vendor/local/bin/libpangoft2-1.0-0.dll +0 -0
  25. data/vendor/local/bin/libpangowin32-1.0-0.dll +0 -0
  26. data/vendor/local/bin/makeconv.exe +0 -0
  27. data/vendor/local/bin/pango-view.exe +0 -0
  28. data/vendor/local/bin/pkgdata.exe +0 -0
  29. data/vendor/local/bin/uconv.exe +0 -0
  30. data/vendor/local/include/harfbuzz/hb-ot-math.h +209 -0
  31. data/vendor/local/include/harfbuzz/hb-ot.h +1 -0
  32. data/vendor/local/include/harfbuzz/hb-version.h +2 -2
  33. data/vendor/local/include/pango-1.0/pango/pango-attributes.h +58 -0
  34. data/vendor/local/include/pango-1.0/pango/pango-bidi-type.h +5 -1
  35. data/vendor/local/include/pango-1.0/pango/pango-break.h +4 -0
  36. data/vendor/local/include/pango-1.0/pango/pango-context.h +25 -0
  37. data/vendor/local/include/pango-1.0/pango/pango-coverage.h +11 -0
  38. data/vendor/local/include/pango-1.0/pango/pango-engine.h +7 -4
  39. data/vendor/local/include/pango-1.0/pango/pango-enum-types.h +20 -0
  40. data/vendor/local/include/pango-1.0/pango/pango-features.h +2 -2
  41. data/vendor/local/include/pango-1.0/pango/pango-font.h +62 -0
  42. data/vendor/local/include/pango-1.0/pango/pango-fontmap.h +8 -0
  43. data/vendor/local/include/pango-1.0/pango/pango-fontset.h +8 -0
  44. data/vendor/local/include/pango-1.0/pango/pango-glyph-item.h +14 -0
  45. data/vendor/local/include/pango-1.0/pango/pango-glyph.h +14 -0
  46. data/vendor/local/include/pango-1.0/pango/pango-gravity.h +4 -0
  47. data/vendor/local/include/pango-1.0/pango/pango-item.h +5 -0
  48. data/vendor/local/include/pango-1.0/pango/pango-language.h +10 -0
  49. data/vendor/local/include/pango-1.0/pango/pango-layout.h +87 -0
  50. data/vendor/local/include/pango-1.0/pango/pango-matrix.h +13 -0
  51. data/vendor/local/include/pango-1.0/pango/pango-modules.h +4 -4
  52. data/vendor/local/include/pango-1.0/pango/pango-ot.h +35 -33
  53. data/vendor/local/include/pango-1.0/pango/pango-renderer.h +20 -0
  54. data/vendor/local/include/pango-1.0/pango/pango-script.h +8 -0
  55. data/vendor/local/include/pango-1.0/pango/pango-tabs.h +11 -0
  56. data/vendor/local/include/pango-1.0/pango/pango-types.h +5 -0
  57. data/vendor/local/include/pango-1.0/pango/pango-utils.h +23 -13
  58. data/vendor/local/include/pango-1.0/pango/pango-version-macros.h +629 -0
  59. data/vendor/local/include/pango-1.0/pango/pango.h +1 -0
  60. data/vendor/local/include/pango-1.0/pango/pangocairo.h +30 -1
  61. data/vendor/local/include/pango-1.0/pango/pangofc-decoder.h +3 -0
  62. data/vendor/local/include/pango-1.0/pango/pangofc-font.h +7 -2
  63. data/vendor/local/include/pango-1.0/pango/pangofc-fontmap.h +20 -2
  64. data/vendor/local/include/pango-1.0/pango/pangoft2.h +19 -8
  65. data/vendor/local/include/pango-1.0/pango/pangowin32.h +24 -2
  66. data/vendor/local/lib/girepository-1.0/Pango-1.0.typelib +0 -0
  67. data/vendor/local/lib/icudt.dll +0 -0
  68. data/vendor/local/lib/icudt57.dll +0 -0
  69. data/vendor/local/lib/icuin.dll +0 -0
  70. data/vendor/local/lib/icuin57.dll +0 -0
  71. data/vendor/local/lib/icuio.dll +0 -0
  72. data/vendor/local/lib/icuio57.dll +0 -0
  73. data/vendor/local/lib/icule.dll +0 -0
  74. data/vendor/local/lib/icule57.dll +0 -0
  75. data/vendor/local/lib/iculx.dll +0 -0
  76. data/vendor/local/lib/iculx57.dll +0 -0
  77. data/vendor/local/lib/icutest.dll +0 -0
  78. data/vendor/local/lib/icutest57.dll +0 -0
  79. data/vendor/local/lib/icutu.dll +0 -0
  80. data/vendor/local/lib/icutu57.dll +0 -0
  81. data/vendor/local/lib/icuuc.dll +0 -0
  82. data/vendor/local/lib/icuuc57.dll +0 -0
  83. data/vendor/local/lib/libharfbuzz-icu.a +0 -0
  84. data/vendor/local/lib/libharfbuzz-icu.la +2 -2
  85. data/vendor/local/lib/libharfbuzz.dll.a +0 -0
  86. data/vendor/local/lib/libharfbuzz.la +2 -2
  87. data/vendor/local/lib/libicudt.dll.a +0 -0
  88. data/vendor/local/lib/libicuin.dll.a +0 -0
  89. data/vendor/local/lib/libicuio.dll.a +0 -0
  90. data/vendor/local/lib/libicule.dll.a +0 -0
  91. data/vendor/local/lib/libiculx.dll.a +0 -0
  92. data/vendor/local/lib/libicutest.dll.a +0 -0
  93. data/vendor/local/lib/libicutu.dll.a +0 -0
  94. data/vendor/local/lib/libicuuc.dll.a +0 -0
  95. data/vendor/local/lib/libpango-1.0.dll.a +0 -0
  96. data/vendor/local/lib/libpango-1.0.la +1 -1
  97. data/vendor/local/lib/libpangocairo-1.0.dll.a +0 -0
  98. data/vendor/local/lib/libpangocairo-1.0.la +1 -1
  99. data/vendor/local/lib/libpangoft2-1.0.dll.a +0 -0
  100. data/vendor/local/lib/libpangoft2-1.0.la +1 -1
  101. data/vendor/local/lib/libpangowin32-1.0.dll.a +0 -0
  102. data/vendor/local/lib/libpangowin32-1.0.la +1 -1
  103. data/vendor/local/lib/pkgconfig/harfbuzz-icu.pc +1 -1
  104. data/vendor/local/lib/pkgconfig/harfbuzz.pc +2 -2
  105. data/vendor/local/lib/pkgconfig/pango.pc +1 -1
  106. data/vendor/local/lib/pkgconfig/pangocairo.pc +1 -1
  107. data/vendor/local/lib/pkgconfig/pangoft2.pc +1 -1
  108. data/vendor/local/lib/pkgconfig/pangowin32.pc +1 -1
  109. data/vendor/local/share/gir-1.0/Pango-1.0.gir +18 -0
  110. data/vendor/local/share/gtk-doc/html/harfbuzz/a-clustering-example-for-levels-0-and-1.html +81 -0
  111. data/vendor/local/share/gtk-doc/html/harfbuzz/adding-text-to-the-buffer.html +4 -5
  112. data/vendor/local/share/gtk-doc/html/harfbuzz/annotation-glossary.html +12 -6
  113. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-10.html +4 -5
  114. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-11.html +4 -5
  115. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-2.html +29 -6
  116. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-20.html +4 -5
  117. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-22.html +4 -5
  118. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-28.html +4 -5
  119. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-30.html +4 -5
  120. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-31.html +4 -5
  121. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-38.html +4 -5
  122. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-39.html +4 -5
  123. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-41.html +4 -5
  124. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-42.html +4 -5
  125. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-5.html +4 -5
  126. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-7.html +8 -5
  127. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-8.html +4 -5
  128. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-1-0-5.html +4 -5
  129. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-1-1-2.html +4 -5
  130. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-1-1-3.html +6 -7
  131. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-1-2-3.html +46 -0
  132. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-1-4-0.html +86 -0
  133. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-full.html +96 -9
  134. data/vendor/local/share/gtk-doc/html/harfbuzz/buffers-language-script-and-direction.html +4 -5
  135. data/vendor/local/share/gtk-doc/html/harfbuzz/building.html +4 -5
  136. data/vendor/local/share/gtk-doc/html/harfbuzz/{ch07.html → ch08.html} +7 -5
  137. data/vendor/local/share/gtk-doc/html/harfbuzz/clusters.html +97 -0
  138. data/vendor/local/share/gtk-doc/html/harfbuzz/customizing-unicode-functions.html +4 -5
  139. data/vendor/local/share/gtk-doc/html/harfbuzz/deprecated-api-index.html +8 -9
  140. data/vendor/local/share/gtk-doc/html/harfbuzz/fonts-and-faces.html +4 -5
  141. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-Buffers.html +174 -192
  142. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-Shaping.html +33 -36
  143. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-blob.html +49 -54
  144. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-common.html +51 -67
  145. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-coretext.html +8 -15
  146. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-deprecated.html +81 -15
  147. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-face.html +56 -72
  148. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-font.html +363 -278
  149. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ft.html +22 -33
  150. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-glib.html +13 -20
  151. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-gobject.html +297 -294
  152. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-graphite2.html +8 -15
  153. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-icu.html +8 -15
  154. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-font.html +9 -16
  155. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-layout.html +21 -22
  156. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-math.html +959 -0
  157. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-shape.html +11 -18
  158. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-tag.html +10 -17
  159. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot.html +9 -15
  160. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-set.html +93 -114
  161. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-shape-plan.html +64 -40
  162. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-unicode.html +93 -92
  163. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-uniscribe.html +8 -15
  164. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-version.html +17 -33
  165. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb.html +11 -17
  166. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz.devhelp2 +401 -38
  167. data/vendor/local/share/gtk-doc/html/harfbuzz/hello-harfbuzz.html +4 -5
  168. data/vendor/local/share/gtk-doc/html/harfbuzz/home.png +0 -0
  169. data/vendor/local/share/gtk-doc/html/harfbuzz/index.html +20 -4
  170. data/vendor/local/share/gtk-doc/html/harfbuzz/install-harfbuzz.html +4 -5
  171. data/vendor/local/share/gtk-doc/html/harfbuzz/left-insensitive.png +0 -0
  172. data/vendor/local/share/gtk-doc/html/harfbuzz/left.png +0 -0
  173. data/vendor/local/share/gtk-doc/html/harfbuzz/level-2.html +130 -0
  174. data/vendor/local/share/gtk-doc/html/harfbuzz/object-tree.html +11 -9
  175. data/vendor/local/share/gtk-doc/html/harfbuzz/plans-and-caching.html +4 -5
  176. data/vendor/local/share/gtk-doc/html/harfbuzz/pt01.html +16 -5
  177. data/vendor/local/share/gtk-doc/html/harfbuzz/pt02.html +13 -9
  178. data/vendor/local/share/gtk-doc/html/harfbuzz/reordering-in-levels-0-and-1.html +53 -0
  179. data/vendor/local/share/gtk-doc/html/harfbuzz/right-insensitive.png +0 -0
  180. data/vendor/local/share/gtk-doc/html/harfbuzz/right.png +0 -0
  181. data/vendor/local/share/gtk-doc/html/harfbuzz/setting-buffer-properties.html +4 -5
  182. data/vendor/local/share/gtk-doc/html/harfbuzz/shaping-and-shape-plans.html +6 -7
  183. data/vendor/local/share/gtk-doc/html/harfbuzz/style.css +160 -142
  184. data/vendor/local/share/gtk-doc/html/harfbuzz/the-distinction-between-levels-0-and-1.html +81 -0
  185. data/vendor/local/share/gtk-doc/html/harfbuzz/up-insensitive.png +0 -0
  186. data/vendor/local/share/gtk-doc/html/harfbuzz/up.png +0 -0
  187. data/vendor/local/share/gtk-doc/html/harfbuzz/using-harfbuzzs-native-opentype-implementation.html +4 -5
  188. data/vendor/local/share/gtk-doc/html/harfbuzz/using-your-own-font-functions.html +6 -7
  189. data/vendor/local/share/gtk-doc/html/harfbuzz/what-about-the-other-scripts.html +4 -5
  190. data/vendor/local/share/gtk-doc/html/harfbuzz/what-is-harfbuzz.html +4 -5
  191. data/vendor/local/share/gtk-doc/html/harfbuzz/why-is-it-called-harfbuzz.html +4 -5
  192. data/vendor/local/share/gtk-doc/html/pango/PangoEngineLang.html +11 -11
  193. data/vendor/local/share/gtk-doc/html/pango/PangoEngineShape.html +9 -9
  194. data/vendor/local/share/gtk-doc/html/pango/PangoFcDecoder.html +8 -8
  195. data/vendor/local/share/gtk-doc/html/pango/PangoFcFont.html +25 -25
  196. data/vendor/local/share/gtk-doc/html/pango/PangoFcFontMap.html +45 -45
  197. data/vendor/local/share/gtk-doc/html/pango/PangoMarkupFormat.html +1 -1
  198. data/vendor/local/share/gtk-doc/html/pango/PangoRenderer.html +39 -39
  199. data/vendor/local/share/gtk-doc/html/pango/annotation-glossary.html +1 -1
  200. data/vendor/local/share/gtk-doc/html/pango/api-index-1-10.html +1 -1
  201. data/vendor/local/share/gtk-doc/html/pango/api-index-1-12.html +1 -1
  202. data/vendor/local/share/gtk-doc/html/pango/api-index-1-14.html +1 -1
  203. data/vendor/local/share/gtk-doc/html/pango/api-index-1-16.html +1 -1
  204. data/vendor/local/share/gtk-doc/html/pango/api-index-1-18.html +1 -1
  205. data/vendor/local/share/gtk-doc/html/pango/api-index-1-2.html +1 -1
  206. data/vendor/local/share/gtk-doc/html/pango/api-index-1-20.html +1 -1
  207. data/vendor/local/share/gtk-doc/html/pango/api-index-1-22.html +1 -1
  208. data/vendor/local/share/gtk-doc/html/pango/api-index-1-24.html +1 -1
  209. data/vendor/local/share/gtk-doc/html/pango/api-index-1-26.html +1 -1
  210. data/vendor/local/share/gtk-doc/html/pango/api-index-1-30.html +1 -1
  211. data/vendor/local/share/gtk-doc/html/pango/api-index-1-31-0.html +1 -1
  212. data/vendor/local/share/gtk-doc/html/pango/api-index-1-32-4.html +1 -1
  213. data/vendor/local/share/gtk-doc/html/pango/api-index-1-32.html +1 -1
  214. data/vendor/local/share/gtk-doc/html/pango/api-index-1-34.html +1 -1
  215. data/vendor/local/share/gtk-doc/html/pango/api-index-1-38.html +1 -1
  216. data/vendor/local/share/gtk-doc/html/pango/api-index-1-4.html +1 -1
  217. data/vendor/local/share/gtk-doc/html/pango/api-index-1-40.html +2 -2
  218. data/vendor/local/share/gtk-doc/html/pango/api-index-1-6.html +1 -1
  219. data/vendor/local/share/gtk-doc/html/pango/api-index-1-8.html +1 -1
  220. data/vendor/local/share/gtk-doc/html/pango/api-index-deprecated.html +1 -1
  221. data/vendor/local/share/gtk-doc/html/pango/api-index-full.html +85 -1
  222. data/vendor/local/share/gtk-doc/html/pango/index.html +2 -2
  223. data/vendor/local/share/gtk-doc/html/pango/lowlevel.html +1 -1
  224. data/vendor/local/share/gtk-doc/html/pango/pango-Bidirectional-Text.html +21 -21
  225. data/vendor/local/share/gtk-doc/html/pango/pango-Cairo-Rendering.html +57 -57
  226. data/vendor/local/share/gtk-doc/html/pango/pango-CoreText-Fonts.html +5 -5
  227. data/vendor/local/share/gtk-doc/html/pango/pango-Coverage-Maps.html +17 -17
  228. data/vendor/local/share/gtk-doc/html/pango/pango-Engines.html +16 -16
  229. data/vendor/local/share/gtk-doc/html/pango/pango-Fonts.html +195 -195
  230. data/vendor/local/share/gtk-doc/html/pango/pango-FreeType-Fonts-and-Rendering.html +30 -30
  231. data/vendor/local/share/gtk-doc/html/pango/pango-Glyph-Storage.html +116 -116
  232. data/vendor/local/share/gtk-doc/html/pango/pango-Layout-Objects.html +218 -218
  233. data/vendor/local/share/gtk-doc/html/pango/pango-Miscellaneous-Utilities.html +90 -90
  234. data/vendor/local/share/gtk-doc/html/pango/pango-Modules.html +14 -14
  235. data/vendor/local/share/gtk-doc/html/pango/pango-OpenType-Font-Handling.html +121 -121
  236. data/vendor/local/share/gtk-doc/html/pango/pango-Scripts-and-Languages.html +53 -53
  237. data/vendor/local/share/gtk-doc/html/pango/pango-Tab-Stops.html +39 -39
  238. data/vendor/local/share/gtk-doc/html/pango/pango-Text-Attributes.html +194 -194
  239. data/vendor/local/share/gtk-doc/html/pango/pango-Text-Processing.html +107 -107
  240. data/vendor/local/share/gtk-doc/html/pango/pango-Version-Checking.html +282 -9
  241. data/vendor/local/share/gtk-doc/html/pango/pango-Vertical-Text.html +19 -19
  242. data/vendor/local/share/gtk-doc/html/pango/pango-Win32-Fonts-and-Rendering.html +39 -39
  243. data/vendor/local/share/gtk-doc/html/pango/pango-Xft-Fonts-and-Rendering.html +50 -50
  244. data/vendor/local/share/gtk-doc/html/pango/pango-hierarchy.html +6 -6
  245. data/vendor/local/share/gtk-doc/html/pango/pango.devhelp2 +21 -0
  246. data/vendor/local/share/gtk-doc/html/pango/pango.html +1 -1
  247. data/vendor/local/share/gtk-doc/html/pango/rendering.html +1 -1
  248. data/vendor/local/share/man/man1/pango-view.1 +2 -2
  249. metadata +16 -7
  250. data/vendor/local/share/gtk-doc/html/harfbuzz/index.sgml +0 -601
@@ -2,26 +2,25 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>HarfBuzz Manual: hb-ot-shape</title>
5
+ <title>hb-ot-shape: HarfBuzz Manual</title>
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="HarfBuzz Manual">
8
- <link rel="up" href="ch07.html" title="Harfbuzz API">
8
+ <link rel="up" href="ch08.html" title="Harfbuzz API">
9
9
  <link rel="prev" href="harfbuzz-hb-ot-font.html" title="hb-ot-font">
10
- <link rel="next" href="harfbuzz-hb-shape-plan.html" title="hb-shape-plan">
11
- <meta name="generator" content="GTK-Doc V1.20 (XML mode)">
10
+ <link rel="next" href="harfbuzz-hb-ot-math.html" title="hb-ot-math">
11
+ <meta name="generator" content="GTK-Doc V1.25.1 (XML mode)">
12
12
  <link rel="stylesheet" href="style.css" type="text/css">
13
13
  </head>
14
14
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
15
- <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
15
+ <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
16
16
  <td width="100%" align="left" class="shortcuts">
17
- <a href="#" class="shortcut">Top</a><span id="nav_description"> <span class="dim">|</span> 
18
- <a href="#harfbuzz-hb-ot-shape.description" class="shortcut">Description</a></span><span id="nav_hierarchy"> <span class="dim">|</span> 
19
- <a href="#harfbuzz-hb-ot-shape.object-hierarchy" class="shortcut">Object Hierarchy</a></span>
17
+ <a href="#" class="shortcut">Top</a><span id="nav_description">  <span class="dim">|</span> 
18
+ <a href="#harfbuzz-hb-ot-shape.description" class="shortcut">Description</a></span>
20
19
  </td>
21
20
  <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
22
- <td><a accesskey="u" href="ch07.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
21
+ <td><a accesskey="u" href="ch08.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
23
22
  <td><a accesskey="p" href="harfbuzz-hb-ot-font.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
24
- <td><a accesskey="n" href="harfbuzz-hb-shape-plan.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
23
+ <td><a accesskey="n" href="harfbuzz-hb-ot-math.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
25
24
  </tr></table>
26
25
  <div class="refentry">
27
26
  <a name="harfbuzz-hb-ot-shape"></a><div class="titlepage"></div>
@@ -50,11 +49,6 @@
50
49
  </table></div>
51
50
  </div>
52
51
  <div class="refsect1">
53
- <a name="harfbuzz-hb-ot-shape.object-hierarchy"></a><h2>Object Hierarchy</h2>
54
- <pre class="screen">
55
- </pre>
56
- </div>
57
- <div class="refsect1">
58
52
  <a name="harfbuzz-hb-ot-shape.description"></a><h2>Description</h2>
59
53
  </div>
60
54
  <div class="refsect1">
@@ -67,7 +61,7 @@ hb_ot_shape_glyphs_closure (<em class="parameter"><code><a class="link" href="ha
67
61
  <em class="parameter"><code>const <a class="link" href="harfbuzz-Shaping.html#hb-feature-t"><span class="type">hb_feature_t</span></a> *features</code></em>,
68
62
  <em class="parameter"><code>unsigned <span class="type">int</span> num_features</code></em>,
69
63
  <em class="parameter"><code><a class="link" href="harfbuzz-hb-set.html#hb-set-t"><span class="type">hb_set_t</span></a> *glyphs</code></em>);</pre>
70
- <p class="since">Since 0.9.2</p>
64
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
71
65
  </div>
72
66
  </div>
73
67
  <div class="refsect1">
@@ -75,7 +69,6 @@ hb_ot_shape_glyphs_closure (<em class="parameter"><code><a class="link" href="ha
75
69
  </div>
76
70
  </div>
77
71
  <div class="footer">
78
- <hr>
79
- Generated by GTK-Doc V1.20</div>
72
+ <hr>Generated by GTK-Doc V1.25.1</div>
80
73
  </body>
81
74
  </html>
@@ -2,24 +2,23 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>HarfBuzz Manual: hb-ot-tag</title>
5
+ <title>hb-ot-tag: HarfBuzz Manual</title>
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="HarfBuzz Manual">
8
- <link rel="up" href="ch07.html" title="Harfbuzz API">
8
+ <link rel="up" href="ch08.html" title="Harfbuzz API">
9
9
  <link rel="prev" href="harfbuzz-hb-ot-layout.html" title="hb-ot-layout">
10
10
  <link rel="next" href="harfbuzz-hb-ot-font.html" title="hb-ot-font">
11
- <meta name="generator" content="GTK-Doc V1.20 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.25.1 (XML mode)">
12
12
  <link rel="stylesheet" href="style.css" type="text/css">
13
13
  </head>
14
14
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
15
- <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
15
+ <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
16
16
  <td width="100%" align="left" class="shortcuts">
17
- <a href="#" class="shortcut">Top</a><span id="nav_description"> <span class="dim">|</span> 
18
- <a href="#harfbuzz-hb-ot-tag.description" class="shortcut">Description</a></span><span id="nav_hierarchy"> <span class="dim">|</span> 
19
- <a href="#harfbuzz-hb-ot-tag.object-hierarchy" class="shortcut">Object Hierarchy</a></span>
17
+ <a href="#" class="shortcut">Top</a><span id="nav_description">  <span class="dim">|</span> 
18
+ <a href="#harfbuzz-hb-ot-tag.description" class="shortcut">Description</a></span>
20
19
  </td>
21
20
  <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
22
- <td><a accesskey="u" href="ch07.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
21
+ <td><a accesskey="u" href="ch08.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
23
22
  <td><a accesskey="p" href="harfbuzz-hb-ot-layout.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
24
23
  <td><a accesskey="n" href="harfbuzz-hb-ot-font.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
25
24
  </tr></table>
@@ -95,11 +94,6 @@
95
94
  </table></div>
96
95
  </div>
97
96
  <div class="refsect1">
98
- <a name="harfbuzz-hb-ot-tag.object-hierarchy"></a><h2>Object Hierarchy</h2>
99
- <pre class="screen">
100
- </pre>
101
- </div>
102
- <div class="refsect1">
103
97
  <a name="harfbuzz-hb-ot-tag.description"></a><h2>Description</h2>
104
98
  </div>
105
99
  <div class="refsect1">
@@ -115,11 +109,11 @@ hb_ot_tag_from_language (<em class="parameter"><code><a class="link" href="harfb
115
109
  <pre class="programlisting"><a class="link" href="harfbuzz-hb-common.html#hb-language-t" title="hb_language_t"><span class="returnvalue">hb_language_t</span></a>
116
110
  hb_ot_tag_to_language (<em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-tag-t" title="hb_tag_t"><span class="type">hb_tag_t</span></a> tag</code></em>);</pre>
117
111
  <div class="refsect3">
118
- <a name="id-1.3.3.15.7.3.4"></a><h4>Returns</h4>
112
+ <a name="hb-ot-tag-to-language.returns"></a><h4>Returns</h4>
119
113
  <p>. </p>
120
114
  <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
121
115
  </div>
122
- <p class="since">Since 0.9.2</p>
116
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
123
117
  </div>
124
118
  <hr>
125
119
  <div class="refsect2">
@@ -152,7 +146,6 @@ hb_ot_tags_from_script (<em class="parameter"><code><a class="link" href="harfbu
152
146
  </div>
153
147
  </div>
154
148
  <div class="footer">
155
- <hr>
156
- Generated by GTK-Doc V1.20</div>
149
+ <hr>Generated by GTK-Doc V1.25.1</div>
157
150
  </body>
158
151
  </html>
@@ -2,24 +2,23 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>HarfBuzz Manual: hb-ot</title>
5
+ <title>hb-ot: HarfBuzz Manual</title>
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="HarfBuzz Manual">
8
- <link rel="up" href="ch07.html" title="Harfbuzz API">
8
+ <link rel="up" href="ch08.html" title="Harfbuzz API">
9
9
  <link rel="prev" href="harfbuzz-hb-set.html" title="hb-set">
10
10
  <link rel="next" href="harfbuzz-hb-ot-layout.html" title="hb-ot-layout">
11
- <meta name="generator" content="GTK-Doc V1.20 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.25.1 (XML mode)">
12
12
  <link rel="stylesheet" href="style.css" type="text/css">
13
13
  </head>
14
14
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
15
- <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
15
+ <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
16
16
  <td width="100%" align="left" class="shortcuts">
17
- <a href="#" class="shortcut">Top</a><span id="nav_description"> <span class="dim">|</span> 
18
- <a href="#harfbuzz-hb-ot.description" class="shortcut">Description</a></span><span id="nav_hierarchy"> <span class="dim">|</span> 
19
- <a href="#harfbuzz-hb-ot.object-hierarchy" class="shortcut">Object Hierarchy</a></span>
17
+ <a href="#" class="shortcut">Top</a><span id="nav_description">  <span class="dim">|</span> 
18
+ <a href="#harfbuzz-hb-ot.description" class="shortcut">Description</a></span>
20
19
  </td>
21
20
  <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
22
- <td><a accesskey="u" href="ch07.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
21
+ <td><a accesskey="u" href="ch08.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
23
22
  <td><a accesskey="p" href="harfbuzz-hb-set.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
24
23
  <td><a accesskey="n" href="harfbuzz-hb-ot-layout.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
25
24
  </tr></table>
@@ -33,22 +32,17 @@
33
32
  <td class="gallery_image" valign="top" align="right"></td>
34
33
  </tr></table></div>
35
34
  <div class="refsect1">
36
- <a name="harfbuzz-hb-ot.object-hierarchy"></a><h2>Object Hierarchy</h2>
37
- <pre class="screen">
38
- </pre>
39
- </div>
40
- <div class="refsect1">
41
35
  <a name="harfbuzz-hb-ot.description"></a><h2>Description</h2>
42
36
  </div>
43
37
  <div class="refsect1">
44
38
  <a name="harfbuzz-hb-ot.functions_details"></a><h2>Functions</h2>
39
+ <p></p>
45
40
  </div>
46
41
  <div class="refsect1">
47
42
  <a name="harfbuzz-hb-ot.other_details"></a><h2>Types and Values</h2>
48
43
  </div>
49
44
  </div>
50
45
  <div class="footer">
51
- <hr>
52
- Generated by GTK-Doc V1.20</div>
46
+ <hr>Generated by GTK-Doc V1.25.1</div>
53
47
  </body>
54
48
  </html>
@@ -2,24 +2,24 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>HarfBuzz Manual: hb-set</title>
5
+ <title>hb-set: HarfBuzz Manual</title>
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="HarfBuzz Manual">
8
- <link rel="up" href="ch07.html" title="Harfbuzz API">
8
+ <link rel="up" href="ch08.html" title="Harfbuzz API">
9
9
  <link rel="prev" href="harfbuzz-hb-deprecated.html" title="hb-deprecated">
10
10
  <link rel="next" href="harfbuzz-hb-ot.html" title="hb-ot">
11
- <meta name="generator" content="GTK-Doc V1.20 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.25.1 (XML mode)">
12
12
  <link rel="stylesheet" href="style.css" type="text/css">
13
13
  </head>
14
14
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
15
- <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
15
+ <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
16
16
  <td width="100%" align="left" class="shortcuts">
17
- <a href="#" class="shortcut">Top</a><span id="nav_description"> <span class="dim">|</span> 
18
- <a href="#harfbuzz-hb-set.description" class="shortcut">Description</a></span><span id="nav_hierarchy"> <span class="dim">|</span> 
17
+ <a href="#" class="shortcut">Top</a><span id="nav_description">  <span class="dim">|</span> 
18
+ <a href="#harfbuzz-hb-set.description" class="shortcut">Description</a></span><span id="nav_hierarchy">  <span class="dim">|</span> 
19
19
  <a href="#harfbuzz-hb-set.object-hierarchy" class="shortcut">Object Hierarchy</a></span>
20
20
  </td>
21
21
  <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
22
- <td><a accesskey="u" href="ch07.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
22
+ <td><a accesskey="u" href="ch08.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
23
23
  <td><a accesskey="p" href="harfbuzz-hb-deprecated.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
24
24
  <td><a accesskey="n" href="harfbuzz-hb-ot.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
25
25
  </tr></table>
@@ -41,10 +41,6 @@
41
41
  </colgroup>
42
42
  <tbody>
43
43
  <tr>
44
- <td class="define_keyword">#define</td>
45
- <td class="function_name"><a class="link" href="harfbuzz-hb-set.html#HB-SET-VALUE-INVALID:CAPS" title="HB_SET_VALUE_INVALID">HB_SET_VALUE_INVALID</a></td>
46
- </tr>
47
- <tr>
48
44
  <td class="function_type">
49
45
  <span class="returnvalue">void</span>
50
46
  </td>
@@ -261,15 +257,21 @@
261
257
  <col width="150px" class="name">
262
258
  <col class="description">
263
259
  </colgroup>
264
- <tbody><tr>
260
+ <tbody>
261
+ <tr>
262
+ <td class="define_keyword">#define</td>
263
+ <td class="function_name"><a class="link" href="harfbuzz-hb-set.html#HB-SET-VALUE-INVALID:CAPS" title="HB_SET_VALUE_INVALID">HB_SET_VALUE_INVALID</a></td>
264
+ </tr>
265
+ <tr>
265
266
  <td class="typedef_keyword">typedef</td>
266
267
  <td class="function_name"><a class="link" href="harfbuzz-hb-set.html#hb-set-t">hb_set_t</a></td>
267
- </tr></tbody>
268
+ </tr>
269
+ </tbody>
268
270
  </table></div>
269
271
  </div>
270
272
  <div class="refsect1">
271
273
  <a name="harfbuzz-hb-set.object-hierarchy"></a><h2>Object Hierarchy</h2>
272
- <pre class="screen"> GBoxed
274
+ <pre class="screen"> <a href="/home/behdad/.local/share/gtk-doc/html/gobject/gobject-Boxed-Types.html">GBoxed</a>
273
275
  <span class="lineart">╰──</span> hb_set_t
274
276
  </pre>
275
277
  </div>
@@ -279,18 +281,12 @@
279
281
  <div class="refsect1">
280
282
  <a name="harfbuzz-hb-set.functions_details"></a><h2>Functions</h2>
281
283
  <div class="refsect2">
282
- <a name="HB-SET-VALUE-INVALID:CAPS"></a><h3>HB_SET_VALUE_INVALID</h3>
283
- <pre class="programlisting">#define HB_SET_VALUE_INVALID ((hb_codepoint_t) -1)
284
- </pre>
285
- </div>
286
- <hr>
287
- <div class="refsect2">
288
284
  <a name="hb-set-add"></a><h3>hb_set_add ()</h3>
289
285
  <pre class="programlisting"><span class="returnvalue">void</span>
290
286
  hb_set_add (<em class="parameter"><code><a class="link" href="harfbuzz-hb-set.html#hb-set-t"><span class="type">hb_set_t</span></a> *set</code></em>,
291
287
  <em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-codepoint-t" title="hb_codepoint_t"><span class="type">hb_codepoint_t</span></a> codepoint</code></em>);</pre>
292
288
  <div class="refsect3">
293
- <a name="id-1.3.3.12.8.3.4"></a><h4>Parameters</h4>
289
+ <a name="hb-set-add.parameters"></a><h4>Parameters</h4>
294
290
  <div class="informaltable"><table width="100%" border="0">
295
291
  <colgroup>
296
292
  <col width="150px" class="parameters_name">
@@ -304,7 +300,7 @@ hb_set_add (<em class="parameter"><code><a class="link" href="harfbuzz-hb-set.ht
304
300
  </tr></tbody>
305
301
  </table></div>
306
302
  </div>
307
- <p class="since">Since 0.9.2</p>
303
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
308
304
  </div>
309
305
  <hr>
310
306
  <div class="refsect2">
@@ -314,7 +310,7 @@ hb_set_add_range (<em class="parameter"><code><a class="link" href="harfbuzz-hb-
314
310
  <em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-codepoint-t" title="hb_codepoint_t"><span class="type">hb_codepoint_t</span></a> first</code></em>,
315
311
  <em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-codepoint-t" title="hb_codepoint_t"><span class="type">hb_codepoint_t</span></a> last</code></em>);</pre>
316
312
  <div class="refsect3">
317
- <a name="id-1.3.3.12.8.4.4"></a><h4>Parameters</h4>
313
+ <a name="hb-set-add-range.parameters"></a><h4>Parameters</h4>
318
314
  <div class="informaltable"><table width="100%" border="0">
319
315
  <colgroup>
320
316
  <col width="150px" class="parameters_name">
@@ -328,7 +324,7 @@ hb_set_add_range (<em class="parameter"><code><a class="link" href="harfbuzz-hb-
328
324
  </tr></tbody>
329
325
  </table></div>
330
326
  </div>
331
- <p class="since">Since 0.9.7</p>
327
+ <p class="since">Since: <a class="link" href="api-index-0-9-7.html#api-index-0.9.7">0.9.7</a></p>
332
328
  </div>
333
329
  <hr>
334
330
  <div class="refsect2">
@@ -336,7 +332,7 @@ hb_set_add_range (<em class="parameter"><code><a class="link" href="harfbuzz-hb-
336
332
  <pre class="programlisting"><a class="link" href="harfbuzz-hb-common.html#hb-bool-t" title="hb_bool_t"><span class="returnvalue">hb_bool_t</span></a>
337
333
  hb_set_allocation_successful (<em class="parameter"><code>const <a class="link" href="harfbuzz-hb-set.html#hb-set-t"><span class="type">hb_set_t</span></a> *set</code></em>);</pre>
338
334
  <div class="refsect3">
339
- <a name="id-1.3.3.12.8.5.4"></a><h4>Parameters</h4>
335
+ <a name="hb-set-allocation-successful.parameters"></a><h4>Parameters</h4>
340
336
  <div class="informaltable"><table width="100%" border="0">
341
337
  <colgroup>
342
338
  <col width="150px" class="parameters_name">
@@ -350,11 +346,7 @@ hb_set_allocation_successful (<em class="parameter"><code>const <a class="link"
350
346
  </tr></tbody>
351
347
  </table></div>
352
348
  </div>
353
- <div class="refsect3">
354
- <a name="id-1.3.3.12.8.5.5"></a><h4>Returns</h4>
355
- <p></p>
356
- </div>
357
- <p class="since">Since 0.9.2</p>
349
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
358
350
  </div>
359
351
  <hr>
360
352
  <div class="refsect2">
@@ -362,7 +354,7 @@ hb_set_allocation_successful (<em class="parameter"><code>const <a class="link"
362
354
  <pre class="programlisting"><span class="returnvalue">void</span>
363
355
  hb_set_clear (<em class="parameter"><code><a class="link" href="harfbuzz-hb-set.html#hb-set-t"><span class="type">hb_set_t</span></a> *set</code></em>);</pre>
364
356
  <div class="refsect3">
365
- <a name="id-1.3.3.12.8.6.4"></a><h4>Parameters</h4>
357
+ <a name="hb-set-clear.parameters"></a><h4>Parameters</h4>
366
358
  <div class="informaltable"><table width="100%" border="0">
367
359
  <colgroup>
368
360
  <col width="150px" class="parameters_name">
@@ -376,13 +368,20 @@ hb_set_clear (<em class="parameter"><code><a class="link" href="harfbuzz-hb-set.
376
368
  </tr></tbody>
377
369
  </table></div>
378
370
  </div>
379
- <p class="since">Since 0.9.2</p>
371
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
380
372
  </div>
381
373
  <hr>
382
374
  <div class="refsect2">
383
375
  <a name="hb-set-create"></a><h3>hb_set_create ()</h3>
384
376
  <pre class="programlisting"><a class="link" href="harfbuzz-hb-set.html#hb-set-t"><span class="returnvalue">hb_set_t</span></a> *
385
377
  hb_set_create (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
378
+ <p><span class="annotation">[Xconstructor]</span></p>
379
+ <div class="refsect3">
380
+ <a name="hb-set-create.returns"></a><h4>Returns</h4>
381
+ <p>. </p>
382
+ <p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
383
+ </div>
384
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
386
385
  </div>
387
386
  <hr>
388
387
  <div class="refsect2">
@@ -391,7 +390,7 @@ hb_set_create (<em class="parameter"><code><span class="type">void</span></code>
391
390
  hb_set_del (<em class="parameter"><code><a class="link" href="harfbuzz-hb-set.html#hb-set-t"><span class="type">hb_set_t</span></a> *set</code></em>,
392
391
  <em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-codepoint-t" title="hb_codepoint_t"><span class="type">hb_codepoint_t</span></a> codepoint</code></em>);</pre>
393
392
  <div class="refsect3">
394
- <a name="id-1.3.3.12.8.8.4"></a><h4>Parameters</h4>
393
+ <a name="hb-set-del.parameters"></a><h4>Parameters</h4>
395
394
  <div class="informaltable"><table width="100%" border="0">
396
395
  <colgroup>
397
396
  <col width="150px" class="parameters_name">
@@ -405,7 +404,7 @@ hb_set_del (<em class="parameter"><code><a class="link" href="harfbuzz-hb-set.ht
405
404
  </tr></tbody>
406
405
  </table></div>
407
406
  </div>
408
- <p class="since">Since 0.9.2</p>
407
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
409
408
  </div>
410
409
  <hr>
411
410
  <div class="refsect2">
@@ -415,7 +414,7 @@ hb_set_del_range (<em class="parameter"><code><a class="link" href="harfbuzz-hb-
415
414
  <em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-codepoint-t" title="hb_codepoint_t"><span class="type">hb_codepoint_t</span></a> first</code></em>,
416
415
  <em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-codepoint-t" title="hb_codepoint_t"><span class="type">hb_codepoint_t</span></a> last</code></em>);</pre>
417
416
  <div class="refsect3">
418
- <a name="id-1.3.3.12.8.9.4"></a><h4>Parameters</h4>
417
+ <a name="hb-set-del-range.parameters"></a><h4>Parameters</h4>
419
418
  <div class="informaltable"><table width="100%" border="0">
420
419
  <colgroup>
421
420
  <col width="150px" class="parameters_name">
@@ -429,15 +428,16 @@ hb_set_del_range (<em class="parameter"><code><a class="link" href="harfbuzz-hb-
429
428
  </tr></tbody>
430
429
  </table></div>
431
430
  </div>
432
- <p class="since">Since 0.9.7</p>
431
+ <p class="since">Since: <a class="link" href="api-index-0-9-7.html#api-index-0.9.7">0.9.7</a></p>
433
432
  </div>
434
433
  <hr>
435
434
  <div class="refsect2">
436
435
  <a name="hb-set-destroy"></a><h3>hb_set_destroy ()</h3>
437
436
  <pre class="programlisting"><span class="returnvalue">void</span>
438
437
  hb_set_destroy (<em class="parameter"><code><a class="link" href="harfbuzz-hb-set.html#hb-set-t"><span class="type">hb_set_t</span></a> *set</code></em>);</pre>
438
+ <p><span class="annotation">[<acronym title="Exposed in C code, not necessarily available in other languages."><span class="acronym">skip</span></acronym>]</span></p>
439
439
  <div class="refsect3">
440
- <a name="id-1.3.3.12.8.10.4"></a><h4>Parameters</h4>
440
+ <a name="hb-set-destroy.parameters"></a><h4>Parameters</h4>
441
441
  <div class="informaltable"><table width="100%" border="0">
442
442
  <colgroup>
443
443
  <col width="150px" class="parameters_name">
@@ -451,7 +451,7 @@ hb_set_destroy (<em class="parameter"><code><a class="link" href="harfbuzz-hb-se
451
451
  </tr></tbody>
452
452
  </table></div>
453
453
  </div>
454
- <p class="since">Since 0.9.2</p>
454
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
455
455
  </div>
456
456
  <hr>
457
457
  <div class="refsect2">
@@ -459,11 +459,11 @@ hb_set_destroy (<em class="parameter"><code><a class="link" href="harfbuzz-hb-se
459
459
  <pre class="programlisting"><a class="link" href="harfbuzz-hb-set.html#hb-set-t"><span class="returnvalue">hb_set_t</span></a> *
460
460
  hb_set_get_empty (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
461
461
  <div class="refsect3">
462
- <a name="id-1.3.3.12.8.11.4"></a><h4>Returns</h4>
462
+ <a name="hb-set-get-empty.returns"></a><h4>Returns</h4>
463
463
  <p>. </p>
464
464
  <p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
465
465
  </div>
466
- <p class="since">Since 0.9.2</p>
466
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
467
467
  </div>
468
468
  <hr>
469
469
  <div class="refsect2">
@@ -472,7 +472,7 @@ hb_set_get_empty (<em class="parameter"><code><span class="type">void</span></co
472
472
  hb_set_get_max (<em class="parameter"><code>const <a class="link" href="harfbuzz-hb-set.html#hb-set-t"><span class="type">hb_set_t</span></a> *set</code></em>);</pre>
473
473
  <p>Finds the maximum number in the set.</p>
474
474
  <div class="refsect3">
475
- <a name="id-1.3.3.12.8.12.5"></a><h4>Parameters</h4>
475
+ <a name="hb-set-get-max.parameters"></a><h4>Parameters</h4>
476
476
  <div class="informaltable"><table width="100%" border="0">
477
477
  <colgroup>
478
478
  <col width="150px" class="parameters_name">
@@ -487,11 +487,10 @@ hb_set_get_max (<em class="parameter"><code>const <a class="link" href="harfbuzz
487
487
  </table></div>
488
488
  </div>
489
489
  <div class="refsect3">
490
- <a name="id-1.3.3.12.8.12.6"></a><h4>Returns</h4>
490
+ <a name="hb-set-get-max.returns"></a><h4>Returns</h4>
491
491
  <p> minimum of the set, or <a class="link" href="harfbuzz-hb-set.html#HB-SET-VALUE-INVALID:CAPS" title="HB_SET_VALUE_INVALID"><code class="literal">HB_SET_VALUE_INVALID</code></a> if set is empty.</p>
492
- <p></p>
493
492
  </div>
494
- <p class="since">Since 0.9.7</p>
493
+ <p class="since">Since: <a class="link" href="api-index-0-9-7.html#api-index-0.9.7">0.9.7</a></p>
495
494
  </div>
496
495
  <hr>
497
496
  <div class="refsect2">
@@ -500,7 +499,7 @@ hb_set_get_max (<em class="parameter"><code>const <a class="link" href="harfbuzz
500
499
  hb_set_get_min (<em class="parameter"><code>const <a class="link" href="harfbuzz-hb-set.html#hb-set-t"><span class="type">hb_set_t</span></a> *set</code></em>);</pre>
501
500
  <p>Finds the minimum number in the set.</p>
502
501
  <div class="refsect3">
503
- <a name="id-1.3.3.12.8.13.5"></a><h4>Parameters</h4>
502
+ <a name="hb-set-get-min.parameters"></a><h4>Parameters</h4>
504
503
  <div class="informaltable"><table width="100%" border="0">
505
504
  <colgroup>
506
505
  <col width="150px" class="parameters_name">
@@ -515,11 +514,10 @@ hb_set_get_min (<em class="parameter"><code>const <a class="link" href="harfbuzz
515
514
  </table></div>
516
515
  </div>
517
516
  <div class="refsect3">
518
- <a name="id-1.3.3.12.8.13.6"></a><h4>Returns</h4>
517
+ <a name="hb-set-get-min.returns"></a><h4>Returns</h4>
519
518
  <p> minimum of the set, or <a class="link" href="harfbuzz-hb-set.html#HB-SET-VALUE-INVALID:CAPS" title="HB_SET_VALUE_INVALID"><code class="literal">HB_SET_VALUE_INVALID</code></a> if set is empty.</p>
520
- <p></p>
521
519
  </div>
522
- <p class="since">Since 0.9.7</p>
520
+ <p class="since">Since: <a class="link" href="api-index-0-9-7.html#api-index-0.9.7">0.9.7</a></p>
523
521
  </div>
524
522
  <hr>
525
523
  <div class="refsect2">
@@ -528,7 +526,7 @@ hb_set_get_min (<em class="parameter"><code>const <a class="link" href="harfbuzz
528
526
  hb_set_get_population (<em class="parameter"><code>const <a class="link" href="harfbuzz-hb-set.html#hb-set-t"><span class="type">hb_set_t</span></a> *set</code></em>);</pre>
529
527
  <p>Returns the number of numbers in the set.</p>
530
528
  <div class="refsect3">
531
- <a name="id-1.3.3.12.8.14.5"></a><h4>Parameters</h4>
529
+ <a name="hb-set-get-population.parameters"></a><h4>Parameters</h4>
532
530
  <div class="informaltable"><table width="100%" border="0">
533
531
  <colgroup>
534
532
  <col width="150px" class="parameters_name">
@@ -543,11 +541,10 @@ hb_set_get_population (<em class="parameter"><code>const <a class="link" href="h
543
541
  </table></div>
544
542
  </div>
545
543
  <div class="refsect3">
546
- <a name="id-1.3.3.12.8.14.6"></a><h4>Returns</h4>
544
+ <a name="hb-set-get-population.returns"></a><h4>Returns</h4>
547
545
  <p> set population.</p>
548
- <p></p>
549
546
  </div>
550
- <p class="since">Since 0.9.7</p>
547
+ <p class="since">Since: <a class="link" href="api-index-0-9-7.html#api-index-0.9.7">0.9.7</a></p>
551
548
  </div>
552
549
  <hr>
553
550
  <div class="refsect2">
@@ -555,8 +552,9 @@ hb_set_get_population (<em class="parameter"><code>const <a class="link" href="h
555
552
  <pre class="programlisting"><span class="returnvalue">void</span> *
556
553
  hb_set_get_user_data (<em class="parameter"><code><a class="link" href="harfbuzz-hb-set.html#hb-set-t"><span class="type">hb_set_t</span></a> *set</code></em>,
557
554
  <em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-user-data-key-t"><span class="type">hb_user_data_key_t</span></a> *key</code></em>);</pre>
555
+ <p><span class="annotation">[<acronym title="Exposed in C code, not necessarily available in other languages."><span class="acronym">skip</span></acronym>]</span></p>
558
556
  <div class="refsect3">
559
- <a name="id-1.3.3.12.8.15.4"></a><h4>Parameters</h4>
557
+ <a name="hb-set-get-user-data.parameters"></a><h4>Parameters</h4>
560
558
  <div class="informaltable"><table width="100%" border="0">
561
559
  <colgroup>
562
560
  <col width="150px" class="parameters_name">
@@ -571,11 +569,11 @@ hb_set_get_user_data (<em class="parameter"><code><a class="link" href="harfbuzz
571
569
  </table></div>
572
570
  </div>
573
571
  <div class="refsect3">
574
- <a name="id-1.3.3.12.8.15.5"></a><h4>Returns</h4>
572
+ <a name="hb-set-get-user-data.returns"></a><h4>Returns</h4>
575
573
  <p>. </p>
576
574
  <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
577
575
  </div>
578
- <p class="since">Since 0.9.2</p>
576
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
579
577
  </div>
580
578
  <hr>
581
579
  <div class="refsect2">
@@ -584,7 +582,7 @@ hb_set_get_user_data (<em class="parameter"><code><a class="link" href="harfbuzz
584
582
  hb_set_has (<em class="parameter"><code>const <a class="link" href="harfbuzz-hb-set.html#hb-set-t"><span class="type">hb_set_t</span></a> *set</code></em>,
585
583
  <em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-codepoint-t" title="hb_codepoint_t"><span class="type">hb_codepoint_t</span></a> codepoint</code></em>);</pre>
586
584
  <div class="refsect3">
587
- <a name="id-1.3.3.12.8.16.4"></a><h4>Parameters</h4>
585
+ <a name="hb-set-has.parameters"></a><h4>Parameters</h4>
588
586
  <div class="informaltable"><table width="100%" border="0">
589
587
  <colgroup>
590
588
  <col width="150px" class="parameters_name">
@@ -598,11 +596,7 @@ hb_set_has (<em class="parameter"><code>const <a class="link" href="harfbuzz-hb-
598
596
  </tr></tbody>
599
597
  </table></div>
600
598
  </div>
601
- <div class="refsect3">
602
- <a name="id-1.3.3.12.8.16.5"></a><h4>Returns</h4>
603
- <p></p>
604
- </div>
605
- <p class="since">Since 0.9.2</p>
599
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
606
600
  </div>
607
601
  <hr>
608
602
  <div class="refsect2">
@@ -611,7 +605,7 @@ hb_set_has (<em class="parameter"><code>const <a class="link" href="harfbuzz-hb-
611
605
  hb_set_intersect (<em class="parameter"><code><a class="link" href="harfbuzz-hb-set.html#hb-set-t"><span class="type">hb_set_t</span></a> *set</code></em>,
612
606
  <em class="parameter"><code>const <a class="link" href="harfbuzz-hb-set.html#hb-set-t"><span class="type">hb_set_t</span></a> *other</code></em>);</pre>
613
607
  <div class="refsect3">
614
- <a name="id-1.3.3.12.8.17.4"></a><h4>Parameters</h4>
608
+ <a name="hb-set-intersect.parameters"></a><h4>Parameters</h4>
615
609
  <div class="informaltable"><table width="100%" border="0">
616
610
  <colgroup>
617
611
  <col width="150px" class="parameters_name">
@@ -625,7 +619,7 @@ hb_set_intersect (<em class="parameter"><code><a class="link" href="harfbuzz-hb-
625
619
  </tr></tbody>
626
620
  </table></div>
627
621
  </div>
628
- <p class="since">Since 0.9.2</p>
622
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
629
623
  </div>
630
624
  <hr>
631
625
  <div class="refsect2">
@@ -633,7 +627,7 @@ hb_set_intersect (<em class="parameter"><code><a class="link" href="harfbuzz-hb-
633
627
  <pre class="programlisting"><span class="returnvalue">void</span>
634
628
  hb_set_invert (<em class="parameter"><code><a class="link" href="harfbuzz-hb-set.html#hb-set-t"><span class="type">hb_set_t</span></a> *set</code></em>);</pre>
635
629
  <div class="refsect3">
636
- <a name="id-1.3.3.12.8.18.4"></a><h4>Parameters</h4>
630
+ <a name="hb-set-invert.parameters"></a><h4>Parameters</h4>
637
631
  <div class="informaltable"><table width="100%" border="0">
638
632
  <colgroup>
639
633
  <col width="150px" class="parameters_name">
@@ -647,7 +641,7 @@ hb_set_invert (<em class="parameter"><code><a class="link" href="harfbuzz-hb-set
647
641
  </tr></tbody>
648
642
  </table></div>
649
643
  </div>
650
- <p class="since">Since 0.9.10</p>
644
+ <p class="since">Since: <a class="link" href="api-index-0-9-10.html#api-index-0.9.10">0.9.10</a></p>
651
645
  </div>
652
646
  <hr>
653
647
  <div class="refsect2">
@@ -655,7 +649,7 @@ hb_set_invert (<em class="parameter"><code><a class="link" href="harfbuzz-hb-set
655
649
  <pre class="programlisting"><a class="link" href="harfbuzz-hb-common.html#hb-bool-t" title="hb_bool_t"><span class="returnvalue">hb_bool_t</span></a>
656
650
  hb_set_is_empty (<em class="parameter"><code>const <a class="link" href="harfbuzz-hb-set.html#hb-set-t"><span class="type">hb_set_t</span></a> *set</code></em>);</pre>
657
651
  <div class="refsect3">
658
- <a name="id-1.3.3.12.8.19.4"></a><h4>Parameters</h4>
652
+ <a name="hb-set-is-empty.parameters"></a><h4>Parameters</h4>
659
653
  <div class="informaltable"><table width="100%" border="0">
660
654
  <colgroup>
661
655
  <col width="150px" class="parameters_name">
@@ -669,11 +663,7 @@ hb_set_is_empty (<em class="parameter"><code>const <a class="link" href="harfbuz
669
663
  </tr></tbody>
670
664
  </table></div>
671
665
  </div>
672
- <div class="refsect3">
673
- <a name="id-1.3.3.12.8.19.5"></a><h4>Returns</h4>
674
- <p></p>
675
- </div>
676
- <p class="since">Since 0.9.7</p>
666
+ <p class="since">Since: <a class="link" href="api-index-0-9-7.html#api-index-0.9.7">0.9.7</a></p>
677
667
  </div>
678
668
  <hr>
679
669
  <div class="refsect2">
@@ -682,7 +672,7 @@ hb_set_is_empty (<em class="parameter"><code>const <a class="link" href="harfbuz
682
672
  hb_set_is_equal (<em class="parameter"><code>const <a class="link" href="harfbuzz-hb-set.html#hb-set-t"><span class="type">hb_set_t</span></a> *set</code></em>,
683
673
  <em class="parameter"><code>const <a class="link" href="harfbuzz-hb-set.html#hb-set-t"><span class="type">hb_set_t</span></a> *other</code></em>);</pre>
684
674
  <div class="refsect3">
685
- <a name="id-1.3.3.12.8.20.4"></a><h4>Parameters</h4>
675
+ <a name="hb-set-is-equal.parameters"></a><h4>Parameters</h4>
686
676
  <div class="informaltable"><table width="100%" border="0">
687
677
  <colgroup>
688
678
  <col width="150px" class="parameters_name">
@@ -696,11 +686,7 @@ hb_set_is_equal (<em class="parameter"><code>const <a class="link" href="harfbuz
696
686
  </tr></tbody>
697
687
  </table></div>
698
688
  </div>
699
- <div class="refsect3">
700
- <a name="id-1.3.3.12.8.20.5"></a><h4>Returns</h4>
701
- <p></p>
702
- </div>
703
- <p class="since">Since 0.9.7</p>
689
+ <p class="since">Since: <a class="link" href="api-index-0-9-7.html#api-index-0.9.7">0.9.7</a></p>
704
690
  </div>
705
691
  <hr>
706
692
  <div class="refsect2">
@@ -709,7 +695,7 @@ hb_set_is_equal (<em class="parameter"><code>const <a class="link" href="harfbuz
709
695
  hb_set_next (<em class="parameter"><code>const <a class="link" href="harfbuzz-hb-set.html#hb-set-t"><span class="type">hb_set_t</span></a> *set</code></em>,
710
696
  <em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-codepoint-t" title="hb_codepoint_t"><span class="type">hb_codepoint_t</span></a> *codepoint</code></em>);</pre>
711
697
  <div class="refsect3">
712
- <a name="id-1.3.3.12.8.21.4"></a><h4>Parameters</h4>
698
+ <a name="hb-set-next.parameters"></a><h4>Parameters</h4>
713
699
  <div class="informaltable"><table width="100%" border="0">
714
700
  <colgroup>
715
701
  <col width="150px" class="parameters_name">
@@ -731,11 +717,10 @@ hb_set_next (<em class="parameter"><code>const <a class="link" href="harfbuzz-hb
731
717
  </table></div>
732
718
  </div>
733
719
  <div class="refsect3">
734
- <a name="id-1.3.3.12.8.21.5"></a><h4>Returns</h4>
720
+ <a name="hb-set-next.returns"></a><h4>Returns</h4>
735
721
  <p> whether there was a next value.</p>
736
- <p></p>
737
722
  </div>
738
- <p class="since">Since 0.9.2</p>
723
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
739
724
  </div>
740
725
  <hr>
741
726
  <div class="refsect2">
@@ -749,7 +734,7 @@ hb_set_next_range (<em class="parameter"><code>const <a class="link" href="harfb
749
734
  are greater than current value of <em class="parameter"><code>last</code></em>
750
735
  .</p>
751
736
  <div class="refsect3">
752
- <a name="id-1.3.3.12.8.22.5"></a><h4>Parameters</h4>
737
+ <a name="hb-set-next-range.parameters"></a><h4>Parameters</h4>
753
738
  <div class="informaltable"><table width="100%" border="0">
754
739
  <colgroup>
755
740
  <col width="150px" class="parameters_name">
@@ -776,19 +761,19 @@ are greater than current value of <em class="parameter"><code>last</code></em>
776
761
  </table></div>
777
762
  </div>
778
763
  <div class="refsect3">
779
- <a name="id-1.3.3.12.8.22.6"></a><h4>Returns</h4>
764
+ <a name="hb-set-next-range.returns"></a><h4>Returns</h4>
780
765
  <p> whether there was a next range.</p>
781
- <p></p>
782
766
  </div>
783
- <p class="since">Since 0.9.7</p>
767
+ <p class="since">Since: <a class="link" href="api-index-0-9-7.html#api-index-0.9.7">0.9.7</a></p>
784
768
  </div>
785
769
  <hr>
786
770
  <div class="refsect2">
787
771
  <a name="hb-set-reference"></a><h3>hb_set_reference ()</h3>
788
772
  <pre class="programlisting"><a class="link" href="harfbuzz-hb-set.html#hb-set-t"><span class="returnvalue">hb_set_t</span></a> *
789
773
  hb_set_reference (<em class="parameter"><code><a class="link" href="harfbuzz-hb-set.html#hb-set-t"><span class="type">hb_set_t</span></a> *set</code></em>);</pre>
774
+ <p><span class="annotation">[<acronym title="Exposed in C code, not necessarily available in other languages."><span class="acronym">skip</span></acronym>]</span></p>
790
775
  <div class="refsect3">
791
- <a name="id-1.3.3.12.8.23.4"></a><h4>Parameters</h4>
776
+ <a name="hb-set-reference.parameters"></a><h4>Parameters</h4>
792
777
  <div class="informaltable"><table width="100%" border="0">
793
778
  <colgroup>
794
779
  <col width="150px" class="parameters_name">
@@ -803,11 +788,11 @@ hb_set_reference (<em class="parameter"><code><a class="link" href="harfbuzz-hb-
803
788
  </table></div>
804
789
  </div>
805
790
  <div class="refsect3">
806
- <a name="id-1.3.3.12.8.23.5"></a><h4>Returns</h4>
791
+ <a name="hb-set-reference.returns"></a><h4>Returns</h4>
807
792
  <p>. </p>
808
793
  <p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
809
794
  </div>
810
- <p class="since">Since 0.9.2</p>
795
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
811
796
  </div>
812
797
  <hr>
813
798
  <div class="refsect2">
@@ -816,7 +801,7 @@ hb_set_reference (<em class="parameter"><code><a class="link" href="harfbuzz-hb-
816
801
  hb_set_set (<em class="parameter"><code><a class="link" href="harfbuzz-hb-set.html#hb-set-t"><span class="type">hb_set_t</span></a> *set</code></em>,
817
802
  <em class="parameter"><code>const <a class="link" href="harfbuzz-hb-set.html#hb-set-t"><span class="type">hb_set_t</span></a> *other</code></em>);</pre>
818
803
  <div class="refsect3">
819
- <a name="id-1.3.3.12.8.24.4"></a><h4>Parameters</h4>
804
+ <a name="hb-set-set.parameters"></a><h4>Parameters</h4>
820
805
  <div class="informaltable"><table width="100%" border="0">
821
806
  <colgroup>
822
807
  <col width="150px" class="parameters_name">
@@ -830,7 +815,7 @@ hb_set_set (<em class="parameter"><code><a class="link" href="harfbuzz-hb-set.ht
830
815
  </tr></tbody>
831
816
  </table></div>
832
817
  </div>
833
- <p class="since">Since 0.9.2</p>
818
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
834
819
  </div>
835
820
  <hr>
836
821
  <div class="refsect2">
@@ -841,34 +826,23 @@ hb_set_set_user_data (<em class="parameter"><code><a class="link" href="harfbuzz
841
826
  <em class="parameter"><code><span class="type">void</span> *data</code></em>,
842
827
  <em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-destroy-func-t" title="hb_destroy_func_t ()"><span class="type">hb_destroy_func_t</span></a> destroy</code></em>,
843
828
  <em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-bool-t" title="hb_bool_t"><span class="type">hb_bool_t</span></a> replace</code></em>);</pre>
829
+ <p><span class="annotation">[<acronym title="Exposed in C code, not necessarily available in other languages."><span class="acronym">skip</span></acronym>]</span></p>
844
830
  <div class="refsect3">
845
- <a name="id-1.3.3.12.8.25.4"></a><h4>Parameters</h4>
831
+ <a name="hb-set-set-user-data.parameters"></a><h4>Parameters</h4>
846
832
  <div class="informaltable"><table width="100%" border="0">
847
833
  <colgroup>
848
834
  <col width="150px" class="parameters_name">
849
835
  <col class="parameters_description">
850
836
  <col width="200px" class="parameters_annotations">
851
837
  </colgroup>
852
- <tbody>
853
- <tr>
838
+ <tbody><tr>
854
839
  <td class="parameter_name"><p>set</p></td>
855
840
  <td class="parameter_description"><p>a set.</p></td>
856
841
  <td class="parameter_annotations"> </td>
857
- </tr>
858
- <tr>
859
- <td class="parameter_name"><p>data</p></td>
860
- <td class="parameter_description"><p><em class="parameter"><code>destroy</code></em>
861
- (closure data):</p></td>
862
- <td class="parameter_annotations"> </td>
863
- </tr>
864
- </tbody>
842
+ </tr></tbody>
865
843
  </table></div>
866
844
  </div>
867
- <div class="refsect3">
868
- <a name="id-1.3.3.12.8.25.5"></a><h4>Returns</h4>
869
- <p></p>
870
- </div>
871
- <p class="since">Since 0.9.2</p>
845
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
872
846
  </div>
873
847
  <hr>
874
848
  <div class="refsect2">
@@ -877,7 +851,7 @@ hb_set_set_user_data (<em class="parameter"><code><a class="link" href="harfbuzz
877
851
  hb_set_subtract (<em class="parameter"><code><a class="link" href="harfbuzz-hb-set.html#hb-set-t"><span class="type">hb_set_t</span></a> *set</code></em>,
878
852
  <em class="parameter"><code>const <a class="link" href="harfbuzz-hb-set.html#hb-set-t"><span class="type">hb_set_t</span></a> *other</code></em>);</pre>
879
853
  <div class="refsect3">
880
- <a name="id-1.3.3.12.8.26.4"></a><h4>Parameters</h4>
854
+ <a name="hb-set-subtract.parameters"></a><h4>Parameters</h4>
881
855
  <div class="informaltable"><table width="100%" border="0">
882
856
  <colgroup>
883
857
  <col width="150px" class="parameters_name">
@@ -891,7 +865,7 @@ hb_set_subtract (<em class="parameter"><code><a class="link" href="harfbuzz-hb-s
891
865
  </tr></tbody>
892
866
  </table></div>
893
867
  </div>
894
- <p class="since">Since 0.9.2</p>
868
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
895
869
  </div>
896
870
  <hr>
897
871
  <div class="refsect2">
@@ -900,7 +874,7 @@ hb_set_subtract (<em class="parameter"><code><a class="link" href="harfbuzz-hb-s
900
874
  hb_set_symmetric_difference (<em class="parameter"><code><a class="link" href="harfbuzz-hb-set.html#hb-set-t"><span class="type">hb_set_t</span></a> *set</code></em>,
901
875
  <em class="parameter"><code>const <a class="link" href="harfbuzz-hb-set.html#hb-set-t"><span class="type">hb_set_t</span></a> *other</code></em>);</pre>
902
876
  <div class="refsect3">
903
- <a name="id-1.3.3.12.8.27.4"></a><h4>Parameters</h4>
877
+ <a name="hb-set-symmetric-difference.parameters"></a><h4>Parameters</h4>
904
878
  <div class="informaltable"><table width="100%" border="0">
905
879
  <colgroup>
906
880
  <col width="150px" class="parameters_name">
@@ -914,7 +888,7 @@ hb_set_symmetric_difference (<em class="parameter"><code><a class="link" href="h
914
888
  </tr></tbody>
915
889
  </table></div>
916
890
  </div>
917
- <p class="since">Since 0.9.2</p>
891
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
918
892
  </div>
919
893
  <hr>
920
894
  <div class="refsect2">
@@ -923,7 +897,7 @@ hb_set_symmetric_difference (<em class="parameter"><code><a class="link" href="h
923
897
  hb_set_union (<em class="parameter"><code><a class="link" href="harfbuzz-hb-set.html#hb-set-t"><span class="type">hb_set_t</span></a> *set</code></em>,
924
898
  <em class="parameter"><code>const <a class="link" href="harfbuzz-hb-set.html#hb-set-t"><span class="type">hb_set_t</span></a> *other</code></em>);</pre>
925
899
  <div class="refsect3">
926
- <a name="id-1.3.3.12.8.28.4"></a><h4>Parameters</h4>
900
+ <a name="hb-set-union.parameters"></a><h4>Parameters</h4>
927
901
  <div class="informaltable"><table width="100%" border="0">
928
902
  <colgroup>
929
903
  <col width="150px" class="parameters_name">
@@ -937,12 +911,18 @@ hb_set_union (<em class="parameter"><code><a class="link" href="harfbuzz-hb-set.
937
911
  </tr></tbody>
938
912
  </table></div>
939
913
  </div>
940
- <p class="since">Since 0.9.2</p>
914
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
941
915
  </div>
942
916
  </div>
943
917
  <div class="refsect1">
944
918
  <a name="harfbuzz-hb-set.other_details"></a><h2>Types and Values</h2>
945
919
  <div class="refsect2">
920
+ <a name="HB-SET-VALUE-INVALID:CAPS"></a><h3>HB_SET_VALUE_INVALID</h3>
921
+ <pre class="programlisting">#define HB_SET_VALUE_INVALID ((hb_codepoint_t) -1)
922
+ </pre>
923
+ </div>
924
+ <hr>
925
+ <div class="refsect2">
946
926
  <a name="hb-set-t"></a><h3>hb_set_t</h3>
947
927
  <pre class="programlisting">typedef struct hb_set_t hb_set_t;
948
928
  </pre>
@@ -950,7 +930,6 @@ hb_set_union (<em class="parameter"><code><a class="link" href="harfbuzz-hb-set.
950
930
  </div>
951
931
  </div>
952
932
  <div class="footer">
953
- <hr>
954
- Generated by GTK-Doc V1.20</div>
933
+ <hr>Generated by GTK-Doc V1.25.1</div>
955
934
  </body>
956
935
  </html>