pango 1.1.9-x86-mingw32 → 1.2.0-x86-mingw32

Sign up to get free protection for your applications and to get access to all the features.
Files changed (142) hide show
  1. data/Rakefile +12 -1
  2. data/lib/1.8/pango.so +0 -0
  3. data/lib/1.9/pango.so +0 -0
  4. data/vendor/local/bin/libpango-1.0-0.dll +0 -0
  5. data/vendor/local/bin/libpangocairo-1.0-0.dll +0 -0
  6. data/vendor/local/bin/libpangowin32-1.0-0.dll +0 -0
  7. data/vendor/local/bin/pango-querymodules.exe +0 -0
  8. data/vendor/local/bin/pango-view.exe +0 -0
  9. data/vendor/local/etc/pango/pango.modules +14 -1
  10. data/vendor/local/include/pango-1.0/pango/pango-attributes.h +27 -2
  11. data/vendor/local/include/pango-1.0/pango/pango-bidi-type.h +1 -0
  12. data/vendor/local/include/pango-1.0/pango/pango-context.h +2 -1
  13. data/vendor/local/include/pango-1.0/pango/pango-engine.h +7 -5
  14. data/vendor/local/include/pango-1.0/pango/pango-enum-types.h +47 -38
  15. data/vendor/local/include/pango-1.0/pango/pango-features.h +3 -3
  16. data/vendor/local/include/pango-1.0/pango/pango-fontmap.h +4 -2
  17. data/vendor/local/include/pango-1.0/pango/pango-fontset.h +3 -3
  18. data/vendor/local/include/pango-1.0/pango/pango-glyph.h +7 -0
  19. data/vendor/local/include/pango-1.0/pango/pango-gravity.h +14 -0
  20. data/vendor/local/include/pango-1.0/pango/pango-layout.h +2 -1
  21. data/vendor/local/include/pango-1.0/pango/pango-matrix.h +2 -2
  22. data/vendor/local/include/pango-1.0/pango/pango-script.h +15 -1
  23. data/vendor/local/include/pango-1.0/pango/pango-utils.h +2 -0
  24. data/vendor/local/include/pango-1.0/pango/pangocairo.h +1 -0
  25. data/vendor/local/include/pango-1.0/pango/pangowin32.h +2 -0
  26. data/vendor/local/lib/libpango-1.0.dll.a +0 -0
  27. data/vendor/local/lib/libpango-1.0.la +41 -0
  28. data/vendor/local/lib/libpangocairo-1.0.dll.a +0 -0
  29. data/vendor/local/lib/libpangocairo-1.0.la +41 -0
  30. data/vendor/local/lib/libpangowin32-1.0.dll.a +0 -0
  31. data/vendor/local/lib/libpangowin32-1.0.la +41 -0
  32. data/vendor/local/lib/pango/1.8.0/modules/pango-arabic-lang.dll +0 -0
  33. data/vendor/local/lib/pango/1.8.0/modules/pango-arabic-lang.dll.a +0 -0
  34. data/vendor/local/lib/pango/1.8.0/modules/pango-arabic-lang.la +41 -0
  35. data/vendor/local/lib/pango/1.8.0/modules/pango-basic-win32.dll +0 -0
  36. data/vendor/local/lib/pango/1.8.0/modules/pango-basic-win32.dll.a +0 -0
  37. data/vendor/local/lib/pango/1.8.0/modules/pango-basic-win32.la +41 -0
  38. data/vendor/local/lib/pango/1.8.0/modules/pango-indic-lang.dll +0 -0
  39. data/vendor/local/lib/pango/1.8.0/modules/pango-indic-lang.dll.a +0 -0
  40. data/vendor/local/lib/pango/1.8.0/modules/pango-indic-lang.la +41 -0
  41. data/vendor/local/lib/pkgconfig/pango.pc +5 -4
  42. data/vendor/local/lib/pkgconfig/pangocairo.pc +2 -2
  43. data/vendor/local/lib/pkgconfig/pangowin32.pc +1 -1
  44. data/vendor/local/share/gtk-doc/html/pango/PangoEngineLang.html +17 -11
  45. data/vendor/local/share/gtk-doc/html/pango/PangoEngineShape.html +23 -15
  46. data/vendor/local/share/gtk-doc/html/pango/PangoFcDecoder.html +18 -9
  47. data/vendor/local/share/gtk-doc/html/pango/PangoFcFont.html +56 -28
  48. data/vendor/local/share/gtk-doc/html/pango/PangoFcFontMap.html +103 -49
  49. data/vendor/local/share/gtk-doc/html/pango/PangoMarkupFormat.html +32 -20
  50. data/vendor/local/share/gtk-doc/html/pango/annotation-glossary.html +96 -0
  51. data/vendor/local/share/gtk-doc/html/pango/api-index-1-10.html +140 -0
  52. data/vendor/local/share/gtk-doc/html/pango/api-index-1-12.html +54 -0
  53. data/vendor/local/share/gtk-doc/html/pango/api-index-1-14.html +69 -0
  54. data/vendor/local/share/gtk-doc/html/pango/api-index-1-16.html +229 -0
  55. data/vendor/local/share/gtk-doc/html/pango/api-index-1-18.html +157 -0
  56. data/vendor/local/share/gtk-doc/html/pango/api-index-1-2.html +127 -0
  57. data/vendor/local/share/gtk-doc/html/pango/api-index-1-20.html +99 -0
  58. data/vendor/local/share/gtk-doc/html/pango/api-index-1-22.html +129 -0
  59. data/vendor/local/share/gtk-doc/html/pango/api-index-1-24.html +91 -0
  60. data/vendor/local/share/gtk-doc/html/pango/api-index-1-26.html +51 -0
  61. data/vendor/local/share/gtk-doc/html/pango/{index-1.28.html → api-index-1-28.html} +9 -9
  62. data/vendor/local/share/gtk-doc/html/pango/api-index-1-30.html +42 -0
  63. data/vendor/local/share/gtk-doc/html/pango/api-index-1-32.html +46 -0
  64. data/vendor/local/share/gtk-doc/html/pango/api-index-1-4.html +206 -0
  65. data/vendor/local/share/gtk-doc/html/pango/api-index-1-6.html +170 -0
  66. data/vendor/local/share/gtk-doc/html/pango/api-index-1-8.html +176 -0
  67. data/vendor/local/share/gtk-doc/html/pango/api-index-deprecated.html +150 -0
  68. data/vendor/local/share/gtk-doc/html/pango/api-index-full.html +2965 -0
  69. data/vendor/local/share/gtk-doc/html/pango/index.html +25 -26
  70. data/vendor/local/share/gtk-doc/html/pango/index.sgml +36 -37
  71. data/vendor/local/share/gtk-doc/html/pango/lowlevel.html +8 -8
  72. data/vendor/local/share/gtk-doc/html/pango/pango-Bidirectional-Text.html +42 -24
  73. data/vendor/local/share/gtk-doc/html/pango/pango-Cairo-Rendering.html +222 -123
  74. data/vendor/local/share/gtk-doc/html/pango/pango-CoreText-Fonts.html +94 -0
  75. data/vendor/local/share/gtk-doc/html/pango/pango-Coverage-Maps.html +61 -26
  76. data/vendor/local/share/gtk-doc/html/pango/pango-Engines.html +34 -19
  77. data/vendor/local/share/gtk-doc/html/pango/pango-Fonts.html +536 -228
  78. data/vendor/local/share/gtk-doc/html/pango/pango-FreeType-Fonts-and-Rendering.html +90 -36
  79. data/vendor/local/share/gtk-doc/html/pango/pango-Glyph-Storage.html +291 -130
  80. data/vendor/local/share/gtk-doc/html/pango/pango-Layout-Objects.html +564 -256
  81. data/vendor/local/share/gtk-doc/html/pango/pango-Miscellaneous-Utilities.html +206 -110
  82. data/vendor/local/share/gtk-doc/html/pango/pango-Modules.html +32 -17
  83. data/vendor/local/share/gtk-doc/html/pango/pango-OpenType-Font-Handling.html +261 -144
  84. data/vendor/local/share/gtk-doc/html/pango/pango-Scripts-and-Languages.html +175 -65
  85. data/vendor/local/share/gtk-doc/html/pango/pango-Tab-Stops.html +89 -52
  86. data/vendor/local/share/gtk-doc/html/pango/pango-Text-Attributes.html +602 -258
  87. data/vendor/local/share/gtk-doc/html/pango/pango-Text-Processing.html +359 -114
  88. data/vendor/local/share/gtk-doc/html/pango/pango-Version-Checking.html +27 -12
  89. data/vendor/local/share/gtk-doc/html/pango/pango-Vertical-Text.html +65 -16
  90. data/vendor/local/share/gtk-doc/html/pango/pango-Win32-Fonts-and-Rendering.html +117 -48
  91. data/vendor/local/share/gtk-doc/html/pango/pango-Xft-Fonts-and-Rendering.html +127 -61
  92. data/vendor/local/share/gtk-doc/html/pango/pango-hierarchy.html +12 -12
  93. data/vendor/local/share/gtk-doc/html/pango/pango-pango-renderer.html +99 -38
  94. data/vendor/local/share/gtk-doc/html/pango/pango-querymodules.html +77 -17
  95. data/vendor/local/share/gtk-doc/html/pango/pango.devhelp2 +45 -52
  96. data/vendor/local/share/gtk-doc/html/pango/pango.html +6 -6
  97. data/vendor/local/share/gtk-doc/html/pango/rendering.html +7 -10
  98. data/vendor/local/share/gtk-doc/html/pango/tools.html +6 -6
  99. data/vendor/local/share/license/pango/AUTHORS +2 -0
  100. data/vendor/local/share/{doc/pango-1.29.4 → license/pango}/COPYING +0 -0
  101. data/vendor/local/share/man/man1/pango-querymodules.1 +67 -16
  102. data/vendor/local/share/man/man1/pango-view.1 +4 -4
  103. metadata +43 -50
  104. data/vendor/local/bin/libpangoft2-1.0-0.dll +0 -0
  105. data/vendor/local/include/pango-1.0/pango/pango-ot.h +0 -197
  106. data/vendor/local/include/pango-1.0/pango/pangofc-decoder.h +0 -110
  107. data/vendor/local/include/pango-1.0/pango/pangofc-font.h +0 -151
  108. data/vendor/local/include/pango-1.0/pango/pangofc-fontmap.h +0 -270
  109. data/vendor/local/include/pango-1.0/pango/pangoft2.h +0 -112
  110. data/vendor/local/lib/libpangoft2-1.0.dll.a +0 -0
  111. data/vendor/local/lib/pango-1.0.def +0 -397
  112. data/vendor/local/lib/pango-1.0.lib +0 -0
  113. data/vendor/local/lib/pangocairo-1.0.def +0 -34
  114. data/vendor/local/lib/pangocairo-1.0.lib +0 -0
  115. data/vendor/local/lib/pangoft2-1.0.def +0 -85
  116. data/vendor/local/lib/pangoft2-1.0.lib +0 -0
  117. data/vendor/local/lib/pangowin32-1.0.def +0 -30
  118. data/vendor/local/lib/pangowin32-1.0.lib +0 -0
  119. data/vendor/local/lib/pkgconfig/pangoft2.pc +0 -11
  120. data/vendor/local/manifest/pango-dev_1.29.4-1_win32.mft +0 -116
  121. data/vendor/local/manifest/pango_1.29.4-1_win32.mft +0 -8
  122. data/vendor/local/share/doc/pango-dev-1.29.4/COPYING +0 -482
  123. data/vendor/local/share/gtk-doc/html/pango/index-1.10.html +0 -81
  124. data/vendor/local/share/gtk-doc/html/pango/index-1.12.html +0 -41
  125. data/vendor/local/share/gtk-doc/html/pango/index-1.14.html +0 -47
  126. data/vendor/local/share/gtk-doc/html/pango/index-1.16.html +0 -115
  127. data/vendor/local/share/gtk-doc/html/pango/index-1.18.html +0 -91
  128. data/vendor/local/share/gtk-doc/html/pango/index-1.2.html +0 -73
  129. data/vendor/local/share/gtk-doc/html/pango/index-1.20.html +0 -59
  130. data/vendor/local/share/gtk-doc/html/pango/index-1.22.html +0 -71
  131. data/vendor/local/share/gtk-doc/html/pango/index-1.24.html +0 -59
  132. data/vendor/local/share/gtk-doc/html/pango/index-1.26.html +0 -39
  133. data/vendor/local/share/gtk-doc/html/pango/index-1.30.html +0 -38
  134. data/vendor/local/share/gtk-doc/html/pango/index-1.4.html +0 -111
  135. data/vendor/local/share/gtk-doc/html/pango/index-1.6.html +0 -91
  136. data/vendor/local/share/gtk-doc/html/pango/index-1.8.html +0 -99
  137. data/vendor/local/share/gtk-doc/html/pango/index-all.html +0 -1514
  138. data/vendor/local/share/gtk-doc/html/pango/index-deprecated.html +0 -137
  139. data/vendor/local/share/gtk-doc/html/pango/pango-ATSUI-Fonts.html +0 -57
  140. data/vendor/local/share/gtk-doc/html/pango/pango-X-Fonts-and-Rendering.html +0 -1023
  141. data/vendor/local/src/dieterv/packaging/pango_1.29.4-1_win32.log +0 -806
  142. data/vendor/local/src/dieterv/packaging/pango_1.29.4-1_win32.sh +0 -56
@@ -1,99 +0,0 @@
1
- <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
- <html>
3
- <head>
4
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>Index of new symbols in 1.8</title>
6
- <meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
7
- <link rel="home" href="index.html" title="Pango Reference Manual">
8
- <link rel="up" href="index.html" title="Pango Reference Manual">
9
- <link rel="prev" href="index-1.6.html" title="Index of new symbols in 1.6">
10
- <link rel="next" href="index-1.10.html" title="Index of new symbols in 1.10">
11
- <meta name="generator" content="GTK-Doc V1.18 (XML mode)">
12
- <link rel="stylesheet" href="style.css" type="text/css">
13
- </head>
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="2"><tr valign="middle">
16
- <td><a accesskey="p" href="index-1.6.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
17
- <td> </td>
18
- <td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
19
- <th width="100%" align="center">Pango Reference Manual</th>
20
- <td><a accesskey="n" href="index-1.10.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
21
- </tr></table>
22
- <div class="index">
23
- <div class="titlepage"><div><div><h2 class="title">
24
- <a name="index-1.8"></a>Index of new symbols in 1.8</h2></div></div></div>
25
- <div class="index"><div class="indexdiv">
26
- <h3>P</h3>
27
- <dl>
28
- <dt>PangoRenderer, <a class="indexterm" href="pango-pango-renderer.html#PangoRenderer-struct">struct PangoRenderer</a>
29
- </dt>
30
- <dt>PangoRendererClass, <a class="indexterm" href="pango-pango-renderer.html#PangoRendererClass">struct PangoRendererClass</a>
31
- </dt>
32
- <dt>PangoRenderPart, <a class="indexterm" href="pango-pango-renderer.html#PangoRenderPart-enum">enum PangoRenderPart</a>
33
- </dt>
34
- <dt>PangoXftRenderer, <a class="indexterm" href="pango-Xft-Fonts-and-Rendering.html#PangoXftRenderer-struct">struct PangoXftRenderer</a>
35
- </dt>
36
- <dt>PangoXftRendererClass, <a class="indexterm" href="pango-Xft-Fonts-and-Rendering.html#PangoXftRendererClass">struct PangoXftRendererClass</a>
37
- </dt>
38
- <dt>pango_attr_shape_new_with_data, <a class="indexterm" href="pango-Text-Attributes.html#pango-attr-shape-new-with-data">pango_attr_shape_new_with_data ()</a>
39
- </dt>
40
- <dt>pango_attr_size_new_absolute, <a class="indexterm" href="pango-Text-Attributes.html#pango-attr-size-new-absolute">pango_attr_size_new_absolute ()</a>
41
- </dt>
42
- <dt>pango_attr_strikethrough_color_new, <a class="indexterm" href="pango-Text-Attributes.html#pango-attr-strikethrough-color-new">pango_attr_strikethrough_color_new ()</a>
43
- </dt>
44
- <dt>pango_attr_underline_color_new, <a class="indexterm" href="pango-Text-Attributes.html#pango-attr-underline-color-new">pango_attr_underline_color_new ()</a>
45
- </dt>
46
- <dt>pango_font_description_get_size_is_absolute, <a class="indexterm" href="pango-Fonts.html#pango-font-description-get-size-is-absolute">pango_font_description_get_size_is_absolute ()</a>
47
- </dt>
48
- <dt>pango_font_description_set_absolute_size, <a class="indexterm" href="pango-Fonts.html#pango-font-description-set-absolute-size">pango_font_description_set_absolute_size ()</a>
49
- </dt>
50
- <dt>pango_layout_get_font_description, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-get-font-description">pango_layout_get_font_description ()</a>
51
- </dt>
52
- <dt>pango_renderer_activate, <a class="indexterm" href="pango-pango-renderer.html#pango-renderer-activate">pango_renderer_activate ()</a>
53
- </dt>
54
- <dt>pango_renderer_deactivate, <a class="indexterm" href="pango-pango-renderer.html#pango-renderer-deactivate">pango_renderer_deactivate ()</a>
55
- </dt>
56
- <dt>pango_renderer_draw_error_underline, <a class="indexterm" href="pango-pango-renderer.html#pango-renderer-draw-error-underline">pango_renderer_draw_error_underline ()</a>
57
- </dt>
58
- <dt>pango_renderer_draw_glyph, <a class="indexterm" href="pango-pango-renderer.html#pango-renderer-draw-glyph">pango_renderer_draw_glyph ()</a>
59
- </dt>
60
- <dt>pango_renderer_draw_glyphs, <a class="indexterm" href="pango-pango-renderer.html#pango-renderer-draw-glyphs">pango_renderer_draw_glyphs ()</a>
61
- </dt>
62
- <dt>pango_renderer_draw_layout, <a class="indexterm" href="pango-pango-renderer.html#pango-renderer-draw-layout">pango_renderer_draw_layout ()</a>
63
- </dt>
64
- <dt>pango_renderer_draw_layout_line, <a class="indexterm" href="pango-pango-renderer.html#pango-renderer-draw-layout-line">pango_renderer_draw_layout_line ()</a>
65
- </dt>
66
- <dt>pango_renderer_draw_rectangle, <a class="indexterm" href="pango-pango-renderer.html#pango-renderer-draw-rectangle">pango_renderer_draw_rectangle ()</a>
67
- </dt>
68
- <dt>pango_renderer_draw_trapezoid, <a class="indexterm" href="pango-pango-renderer.html#pango-renderer-draw-trapezoid">pango_renderer_draw_trapezoid ()</a>
69
- </dt>
70
- <dt>pango_renderer_get_color, <a class="indexterm" href="pango-pango-renderer.html#pango-renderer-get-color">pango_renderer_get_color ()</a>
71
- </dt>
72
- <dt>pango_renderer_get_matrix, <a class="indexterm" href="pango-pango-renderer.html#pango-renderer-get-matrix">pango_renderer_get_matrix ()</a>
73
- </dt>
74
- <dt>pango_renderer_part_changed, <a class="indexterm" href="pango-pango-renderer.html#pango-renderer-part-changed">pango_renderer_part_changed ()</a>
75
- </dt>
76
- <dt>pango_renderer_set_color, <a class="indexterm" href="pango-pango-renderer.html#pango-renderer-set-color">pango_renderer_set_color ()</a>
77
- </dt>
78
- <dt>pango_renderer_set_matrix, <a class="indexterm" href="pango-pango-renderer.html#pango-renderer-set-matrix">pango_renderer_set_matrix ()</a>
79
- </dt>
80
- <dt>pango_xft_renderer_new, <a class="indexterm" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-renderer-new">pango_xft_renderer_new ()</a>
81
- </dt>
82
- <dt>pango_xft_renderer_set_default_color, <a class="indexterm" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-renderer-set-default-color">pango_xft_renderer_set_default_color ()</a>
83
- </dt>
84
- <dt>pango_xft_renderer_set_draw, <a class="indexterm" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-renderer-set-draw">pango_xft_renderer_set_draw ()</a>
85
- </dt>
86
- <dt>pango_xft_render_layout, <a class="indexterm" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-render-layout">pango_xft_render_layout ()</a>
87
- </dt>
88
- <dt>pango_xft_render_layout_line, <a class="indexterm" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-render-layout-line">pango_xft_render_layout_line ()</a>
89
- </dt>
90
- <dt>pango_xft_render_transformed, <a class="indexterm" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-render-transformed">pango_xft_render_transformed ()</a>
91
- </dt>
92
- </dl>
93
- </div></div>
94
- </div>
95
- <div class="footer">
96
- <hr>
97
- Generated by GTK-Doc V1.18</div>
98
- </body>
99
- </html>
@@ -1,1514 +0,0 @@
1
- <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
- <html>
3
- <head>
4
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>Index</title>
6
- <meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
7
- <link rel="home" href="index.html" title="Pango Reference Manual">
8
- <link rel="up" href="index.html" title="Pango Reference Manual">
9
- <link rel="prev" href="pango-hierarchy.html" title="Object Hierarchy">
10
- <link rel="next" href="index-deprecated.html" title="Index of deprecated symbols">
11
- <meta name="generator" content="GTK-Doc V1.18 (XML mode)">
12
- <link rel="stylesheet" href="style.css" type="text/css">
13
- </head>
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="2"><tr valign="middle">
16
- <td><a accesskey="p" href="pango-hierarchy.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
17
- <td> </td>
18
- <td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
19
- <th width="100%" align="center">Pango Reference Manual</th>
20
- <td><a accesskey="n" href="index-deprecated.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
21
- </tr></table>
22
- <div class="index">
23
- <div class="titlepage"><div><div><h2 class="title">
24
- <a name="index-all"></a>Index</h2></div></div></div>
25
- <div class="index">
26
- <div class="indexdiv">
27
- <h3>P</h3>
28
- <dl>
29
- <dt>PangoAlignment, <a class="indexterm" href="pango-Layout-Objects.html#PangoAlignment-enum">enum PangoAlignment</a>
30
- </dt>
31
- <dt>PangoAnalysis, <a class="indexterm" href="pango-Text-Processing.html#PangoAnalysis">struct PangoAnalysis</a>
32
- </dt>
33
- <dt>PangoAttrClass, <a class="indexterm" href="pango-Text-Attributes.html#PangoAttrClass">struct PangoAttrClass</a>
34
- </dt>
35
- <dt>PangoAttrColor, <a class="indexterm" href="pango-Text-Attributes.html#PangoAttrColor">struct PangoAttrColor</a>
36
- </dt>
37
- <dt>PangoAttrDataCopyFunc, <a class="indexterm" href="pango-Text-Attributes.html#PangoAttrDataCopyFunc">PangoAttrDataCopyFunc ()</a>
38
- </dt>
39
- <dt>PangoAttrFilterFunc, <a class="indexterm" href="pango-Text-Attributes.html#PangoAttrFilterFunc">PangoAttrFilterFunc ()</a>
40
- </dt>
41
- <dt>PangoAttrFloat, <a class="indexterm" href="pango-Text-Attributes.html#PangoAttrFloat">struct PangoAttrFloat</a>
42
- </dt>
43
- <dt>PangoAttrFontDesc, <a class="indexterm" href="pango-Text-Attributes.html#PangoAttrFontDesc">struct PangoAttrFontDesc</a>
44
- </dt>
45
- <dt>PangoAttribute, <a class="indexterm" href="pango-Text-Attributes.html#PangoAttribute">struct PangoAttribute</a>
46
- </dt>
47
- <dt>PangoAttrInt, <a class="indexterm" href="pango-Text-Attributes.html#PangoAttrInt">struct PangoAttrInt</a>
48
- </dt>
49
- <dt>PangoAttrIterator, <a class="indexterm" href="pango-Text-Attributes.html#PangoAttrIterator">PangoAttrIterator</a>
50
- </dt>
51
- <dt>PangoAttrLanguage, <a class="indexterm" href="pango-Text-Attributes.html#PangoAttrLanguage">struct PangoAttrLanguage</a>
52
- </dt>
53
- <dt>PangoAttrList, <a class="indexterm" href="pango-Text-Attributes.html#PangoAttrList-struct">PangoAttrList</a>
54
- </dt>
55
- <dt>PangoAttrShape, <a class="indexterm" href="pango-Text-Attributes.html#PangoAttrShape">struct PangoAttrShape</a>
56
- </dt>
57
- <dt>PangoAttrSize, <a class="indexterm" href="pango-Text-Attributes.html#PangoAttrSize">struct PangoAttrSize</a>
58
- </dt>
59
- <dt>PangoAttrString, <a class="indexterm" href="pango-Text-Attributes.html#PangoAttrString">struct PangoAttrString</a>
60
- </dt>
61
- <dt>PangoAttrType, <a class="indexterm" href="pango-Text-Attributes.html#PangoAttrType-enum">enum PangoAttrType</a>
62
- </dt>
63
- <dt>PangoBidiType, <a class="indexterm" href="pango-Bidirectional-Text.html#PangoBidiType-enum">enum PangoBidiType</a>
64
- </dt>
65
- <dt>PangoCairoFont, <a class="indexterm" href="pango-Cairo-Rendering.html#PangoCairoFont-struct">PangoCairoFont</a>
66
- </dt>
67
- <dt>PangoCairoFontMap, <a class="indexterm" href="pango-Cairo-Rendering.html#PangoCairoFontMap-struct">PangoCairoFontMap</a>
68
- </dt>
69
- <dt>PangoCairoShapeRendererFunc, <a class="indexterm" href="pango-Cairo-Rendering.html#PangoCairoShapeRendererFunc">PangoCairoShapeRendererFunc ()</a>
70
- </dt>
71
- <dt>PangoColor, <a class="indexterm" href="pango-Text-Attributes.html#PangoColor-struct">struct PangoColor</a>
72
- </dt>
73
- <dt>PangoContext, <a class="indexterm" href="pango-Text-Processing.html#PangoContext-struct">PangoContext</a>
74
- </dt>
75
- <dt>PangoCoverage, <a class="indexterm" href="pango-Coverage-Maps.html#PangoCoverage">PangoCoverage</a>
76
- </dt>
77
- <dt>PangoCoverageLevel, <a class="indexterm" href="pango-Coverage-Maps.html#PangoCoverageLevel-enum">enum PangoCoverageLevel</a>
78
- </dt>
79
- <dt>PangoDirection, <a class="indexterm" href="pango-Bidirectional-Text.html#PangoDirection-enum">enum PangoDirection</a>
80
- </dt>
81
- <dt>PangoEllipsizeMode, <a class="indexterm" href="pango-Layout-Objects.html#PangoEllipsizeMode-enum">enum PangoEllipsizeMode</a>
82
- </dt>
83
- <dt>PangoEngine, <a class="indexterm" href="pango-Engines.html#PangoEngine-struct">struct PangoEngine</a>
84
- </dt>
85
- <dt>PangoEngineClass, <a class="indexterm" href="pango-Engines.html#PangoEngineClass">struct PangoEngineClass</a>
86
- </dt>
87
- <dt>PangoEngineInfo, <a class="indexterm" href="pango-Engines.html#PangoEngineInfo">struct PangoEngineInfo</a>
88
- </dt>
89
- <dt>PangoEngineLang, <a class="indexterm" href="PangoEngineLang.html#PangoEngineLang-struct">PangoEngineLang</a>
90
- </dt>
91
- <dt>PangoEngineLangClass, <a class="indexterm" href="PangoEngineLang.html#PangoEngineLangClass">struct PangoEngineLangClass</a>
92
- </dt>
93
- <dt>PangoEngineScriptInfo, <a class="indexterm" href="pango-Engines.html#PangoEngineScriptInfo">struct PangoEngineScriptInfo</a>
94
- </dt>
95
- <dt>PangoEngineShape, <a class="indexterm" href="PangoEngineShape.html#PangoEngineShape-struct">PangoEngineShape</a>
96
- </dt>
97
- <dt>PangoEngineShapeClass, <a class="indexterm" href="PangoEngineShape.html#PangoEngineShapeClass">struct PangoEngineShapeClass</a>
98
- </dt>
99
- <dt>PangoFcDecoder, <a class="indexterm" href="PangoFcDecoder.html#PangoFcDecoder-struct">struct PangoFcDecoder</a>
100
- </dt>
101
- <dt>PangoFcDecoderClass, <a class="indexterm" href="PangoFcDecoder.html#PangoFcDecoderClass">struct PangoFcDecoderClass</a>
102
- </dt>
103
- <dt>PangoFcDecoderFindFunc, <a class="indexterm" href="PangoFcFontMap.html#PangoFcDecoderFindFunc">PangoFcDecoderFindFunc ()</a>
104
- </dt>
105
- <dt>PangoFcFont, <a class="indexterm" href="PangoFcFont.html#PangoFcFont-struct">struct PangoFcFont</a>
106
- </dt>
107
- <dt>PangoFcFont:fontmap, <a class="indexterm" href="PangoFcFont.html#PangoFcFont--fontmap">The "fontmap" property</a>
108
- </dt>
109
- <dt>PangoFcFont:pattern, <a class="indexterm" href="PangoFcFont.html#PangoFcFont--pattern">The "pattern" property</a>
110
- </dt>
111
- <dt>PangoFcFontClass, <a class="indexterm" href="PangoFcFont.html#PangoFcFontClass">struct PangoFcFontClass</a>
112
- </dt>
113
- <dt>PangoFcFontKey, <a class="indexterm" href="PangoFcFontMap.html#PangoFcFontKey">PangoFcFontKey</a>
114
- </dt>
115
- <dt>PangoFcFontMap, <a class="indexterm" href="PangoFcFontMap.html#PangoFcFontMap-struct">struct PangoFcFontMap</a>
116
- </dt>
117
- <dt>PangoFcFontMapClass, <a class="indexterm" href="PangoFcFontMap.html#PangoFcFontMapClass">struct PangoFcFontMapClass</a>
118
- </dt>
119
- <dt>PangoFcFontsetKey, <a class="indexterm" href="PangoFcFontMap.html#PangoFcFontsetKey">PangoFcFontsetKey</a>
120
- </dt>
121
- <dt>PangoFont, <a class="indexterm" href="pango-Fonts.html#PangoFont-struct">PangoFont</a>
122
- </dt>
123
- <dt>PangoFontDescription, <a class="indexterm" href="pango-Fonts.html#PangoFontDescription-struct">PangoFontDescription</a>
124
- </dt>
125
- <dt>PangoFontFace, <a class="indexterm" href="pango-Fonts.html#PangoFontFace-struct">struct PangoFontFace</a>
126
- </dt>
127
- <dt>PangoFontFamily, <a class="indexterm" href="pango-Fonts.html#PangoFontFamily-struct">struct PangoFontFamily</a>
128
- </dt>
129
- <dt>PangoFontMap, <a class="indexterm" href="pango-Fonts.html#PangoFontMap-struct">PangoFontMap</a>
130
- </dt>
131
- <dt>PangoFontMapClass, <a class="indexterm" href="pango-Fonts.html#PangoFontMapClass">struct PangoFontMapClass</a>
132
- </dt>
133
- <dt>PangoFontMask, <a class="indexterm" href="pango-Fonts.html#PangoFontMask-enum">enum PangoFontMask</a>
134
- </dt>
135
- <dt>PangoFontMetrics, <a class="indexterm" href="pango-Fonts.html#PangoFontMetrics-struct">struct PangoFontMetrics</a>
136
- </dt>
137
- <dt>PangoFontset, <a class="indexterm" href="pango-Fonts.html#PangoFontset-struct">struct PangoFontset</a>
138
- </dt>
139
- <dt>PangoFontsetClass, <a class="indexterm" href="pango-Fonts.html#PangoFontsetClass">struct PangoFontsetClass</a>
140
- </dt>
141
- <dt>PangoFontsetForeachFunc, <a class="indexterm" href="pango-Fonts.html#PangoFontsetForeachFunc">PangoFontsetForeachFunc ()</a>
142
- </dt>
143
- <dt>PangoFontsetSimple, <a class="indexterm" href="pango-Fonts.html#PangoFontsetSimple-struct">PangoFontsetSimple</a>
144
- </dt>
145
- <dt>PangoFreeGCFunc, <a class="indexterm" href="pango-X-Fonts-and-Rendering.html#PangoFreeGCFunc">PangoFreeGCFunc ()</a>
146
- </dt>
147
- <dt>PangoFT2FontMap, <a class="indexterm" href="pango-FreeType-Fonts-and-Rendering.html#PangoFT2FontMap-struct">PangoFT2FontMap</a>
148
- </dt>
149
- <dt>PangoFT2SubstituteFunc, <a class="indexterm" href="pango-FreeType-Fonts-and-Rendering.html#PangoFT2SubstituteFunc">PangoFT2SubstituteFunc ()</a>
150
- </dt>
151
- <dt>PangoGetGCFunc, <a class="indexterm" href="pango-X-Fonts-and-Rendering.html#PangoGetGCFunc">PangoGetGCFunc ()</a>
152
- </dt>
153
- <dt>PangoGlyph, <a class="indexterm" href="pango-Glyph-Storage.html#PangoGlyph">PangoGlyph</a>
154
- </dt>
155
- <dt>PangoGlyphGeometry, <a class="indexterm" href="pango-Glyph-Storage.html#PangoGlyphGeometry">struct PangoGlyphGeometry</a>
156
- </dt>
157
- <dt>PangoGlyphInfo, <a class="indexterm" href="pango-Glyph-Storage.html#PangoGlyphInfo">struct PangoGlyphInfo</a>
158
- </dt>
159
- <dt>PangoGlyphItem, <a class="indexterm" href="pango-Glyph-Storage.html#PangoGlyphItem-struct">struct PangoGlyphItem</a>
160
- </dt>
161
- <dt>PangoGlyphItemIter, <a class="indexterm" href="pango-Glyph-Storage.html#PangoGlyphItemIter-struct">struct PangoGlyphItemIter</a>
162
- </dt>
163
- <dt>PangoGlyphString, <a class="indexterm" href="pango-Glyph-Storage.html#PangoGlyphString-struct">struct PangoGlyphString</a>
164
- </dt>
165
- <dt>PangoGlyphUnit, <a class="indexterm" href="pango-Glyph-Storage.html#PangoGlyphUnit">PangoGlyphUnit</a>
166
- </dt>
167
- <dt>PangoGlyphVisAttr, <a class="indexterm" href="pango-Glyph-Storage.html#PangoGlyphVisAttr">struct PangoGlyphVisAttr</a>
168
- </dt>
169
- <dt>PangoGravity, <a class="indexterm" href="pango-Vertical-Text.html#PangoGravity-enum">enum PangoGravity</a>
170
- </dt>
171
- <dt>PangoGravityHint, <a class="indexterm" href="pango-Vertical-Text.html#PangoGravityHint-enum">enum PangoGravityHint</a>
172
- </dt>
173
- <dt>PangoIncludedModule, <a class="indexterm" href="pango-Modules.html#PangoIncludedModule">struct PangoIncludedModule</a>
174
- </dt>
175
- <dt>PangoItem, <a class="indexterm" href="pango-Text-Processing.html#PangoItem-struct">struct PangoItem</a>
176
- </dt>
177
- <dt>PangoLanguage, <a class="indexterm" href="pango-Scripts-and-Languages.html#PangoLanguage-struct">PangoLanguage</a>
178
- </dt>
179
- <dt>PangoLayout, <a class="indexterm" href="pango-Layout-Objects.html#PangoLayout-struct">PangoLayout</a>
180
- </dt>
181
- <dt>PangoLayoutIter, <a class="indexterm" href="pango-Layout-Objects.html#PangoLayoutIter-struct">PangoLayoutIter</a>
182
- </dt>
183
- <dt>PangoLayoutLine, <a class="indexterm" href="pango-Layout-Objects.html#PangoLayoutLine-struct">struct PangoLayoutLine</a>
184
- </dt>
185
- <dt>PangoLayoutRun, <a class="indexterm" href="pango-Layout-Objects.html#PangoLayoutRun">PangoLayoutRun</a>
186
- </dt>
187
- <dt>PangoLogAttr, <a class="indexterm" href="pango-Text-Processing.html#PangoLogAttr">PangoLogAttr</a>
188
- </dt>
189
- <dt>PangoMap, <a class="indexterm" href="pango-Modules.html#PangoMap">PangoMap</a>
190
- </dt>
191
- <dt>PangoMapEntry, <a class="indexterm" href="pango-Modules.html#PangoMapEntry">PangoMapEntry</a>
192
- </dt>
193
- <dt>PangoMatrix, <a class="indexterm" href="pango-Glyph-Storage.html#PangoMatrix-struct">struct PangoMatrix</a>
194
- </dt>
195
- <dt>PangoOTBuffer, <a class="indexterm" href="pango-OpenType-Font-Handling.html#PangoOTBuffer">PangoOTBuffer</a>
196
- </dt>
197
- <dt>PangoOTFeatureMap, <a class="indexterm" href="pango-OpenType-Font-Handling.html#PangoOTFeatureMap">struct PangoOTFeatureMap</a>
198
- </dt>
199
- <dt>PangoOTGlyph, <a class="indexterm" href="pango-OpenType-Font-Handling.html#PangoOTGlyph">struct PangoOTGlyph</a>
200
- </dt>
201
- <dt>PangoOTInfo, <a class="indexterm" href="pango-OpenType-Font-Handling.html#PangoOTInfo-struct">PangoOTInfo</a>
202
- </dt>
203
- <dt>PangoOTRuleset, <a class="indexterm" href="pango-OpenType-Font-Handling.html#PangoOTRuleset-struct">PangoOTRuleset</a>
204
- </dt>
205
- <dt>PangoOTRulesetDescription, <a class="indexterm" href="pango-OpenType-Font-Handling.html#PangoOTRulesetDescription">struct PangoOTRulesetDescription</a>
206
- </dt>
207
- <dt>PangoOTTableType, <a class="indexterm" href="pango-OpenType-Font-Handling.html#PangoOTTableType">enum PangoOTTableType</a>
208
- </dt>
209
- <dt>PangoOTTag, <a class="indexterm" href="pango-OpenType-Font-Handling.html#PangoOTTag">PangoOTTag</a>
210
- </dt>
211
- <dt>PangoRectangle, <a class="indexterm" href="pango-Glyph-Storage.html#PangoRectangle">struct PangoRectangle</a>
212
- </dt>
213
- <dt>PangoRenderer, <a class="indexterm" href="pango-pango-renderer.html#PangoRenderer-struct">struct PangoRenderer</a>
214
- </dt>
215
- <dt>PangoRendererClass, <a class="indexterm" href="pango-pango-renderer.html#PangoRendererClass">struct PangoRendererClass</a>
216
- </dt>
217
- <dt>PangoRenderPart, <a class="indexterm" href="pango-pango-renderer.html#PangoRenderPart-enum">enum PangoRenderPart</a>
218
- </dt>
219
- <dt>PangoScript, <a class="indexterm" href="pango-Scripts-and-Languages.html#PangoScript-enum">enum PangoScript</a>
220
- </dt>
221
- <dt>PangoScriptIter, <a class="indexterm" href="pango-Scripts-and-Languages.html#PangoScriptIter">PangoScriptIter</a>
222
- </dt>
223
- <dt>PangoStretch, <a class="indexterm" href="pango-Fonts.html#PangoStretch-enum">enum PangoStretch</a>
224
- </dt>
225
- <dt>PangoStyle, <a class="indexterm" href="pango-Fonts.html#PangoStyle-enum">enum PangoStyle</a>
226
- </dt>
227
- <dt>PangoTabAlign, <a class="indexterm" href="pango-Tab-Stops.html#PangoTabAlign-enum">enum PangoTabAlign</a>
228
- </dt>
229
- <dt>PangoTabArray, <a class="indexterm" href="pango-Tab-Stops.html#PangoTabArray-struct">PangoTabArray</a>
230
- </dt>
231
- <dt>PangoUnderline, <a class="indexterm" href="pango-Text-Attributes.html#PangoUnderline-enum">enum PangoUnderline</a>
232
- </dt>
233
- <dt>PangoVariant, <a class="indexterm" href="pango-Fonts.html#PangoVariant-enum">enum PangoVariant</a>
234
- </dt>
235
- <dt>PangoWeight, <a class="indexterm" href="pango-Fonts.html#PangoWeight-enum">enum PangoWeight</a>
236
- </dt>
237
- <dt>PangoWin32FontCache, <a class="indexterm" href="pango-Win32-Fonts-and-Rendering.html#PangoWin32FontCache">PangoWin32FontCache</a>
238
- </dt>
239
- <dt>PangoWrapMode, <a class="indexterm" href="pango-Layout-Objects.html#PangoWrapMode-enum">enum PangoWrapMode</a>
240
- </dt>
241
- <dt>PangoXFontCache, <a class="indexterm" href="pango-X-Fonts-and-Rendering.html#PangoXFontCache">PangoXFontCache</a>
242
- </dt>
243
- <dt>PangoXftFont, <a class="indexterm" href="pango-Xft-Fonts-and-Rendering.html#PangoXftFont-struct">PangoXftFont</a>
244
- </dt>
245
- <dt>PangoXftFontMap, <a class="indexterm" href="pango-Xft-Fonts-and-Rendering.html#PangoXftFontMap-struct">PangoXftFontMap</a>
246
- </dt>
247
- <dt>PangoXftRenderer, <a class="indexterm" href="pango-Xft-Fonts-and-Rendering.html#PangoXftRenderer-struct">struct PangoXftRenderer</a>
248
- </dt>
249
- <dt>PangoXftRenderer:display, <a class="indexterm" href="pango-Xft-Fonts-and-Rendering.html#PangoXftRenderer--display">The "display" property</a>
250
- </dt>
251
- <dt>PangoXftRenderer:screen, <a class="indexterm" href="pango-Xft-Fonts-and-Rendering.html#PangoXftRenderer--screen">The "screen" property</a>
252
- </dt>
253
- <dt>PangoXftRendererClass, <a class="indexterm" href="pango-Xft-Fonts-and-Rendering.html#PangoXftRendererClass">struct PangoXftRendererClass</a>
254
- </dt>
255
- <dt>PangoXftSubstituteFunc, <a class="indexterm" href="pango-Xft-Fonts-and-Rendering.html#PangoXftSubstituteFunc">PangoXftSubstituteFunc ()</a>
256
- </dt>
257
- <dt>PangoXSubfont, <a class="indexterm" href="pango-X-Fonts-and-Rendering.html#PangoXSubfont">PangoXSubfont</a>
258
- </dt>
259
- <dt>PANGO_ANALYSIS_FLAG_CENTERED_BASELINE, <a class="indexterm" href="pango-Text-Processing.html#PANGO-ANALYSIS-FLAG-CENTERED-BASELINE:CAPS">PANGO_ANALYSIS_FLAG_CENTERED_BASELINE</a>
260
- </dt>
261
- <dt>PANGO_ASCENT, <a class="indexterm" href="pango-Glyph-Storage.html#PANGO-ASCENT:CAPS">PANGO_ASCENT()</a>
262
- </dt>
263
- <dt>pango_attribute_copy, <a class="indexterm" href="pango-Text-Attributes.html#pango-attribute-copy">pango_attribute_copy ()</a>
264
- </dt>
265
- <dt>pango_attribute_destroy, <a class="indexterm" href="pango-Text-Attributes.html#pango-attribute-destroy">pango_attribute_destroy ()</a>
266
- </dt>
267
- <dt>pango_attribute_equal, <a class="indexterm" href="pango-Text-Attributes.html#pango-attribute-equal">pango_attribute_equal ()</a>
268
- </dt>
269
- <dt>pango_attribute_init, <a class="indexterm" href="pango-Text-Attributes.html#pango-attribute-init">pango_attribute_init ()</a>
270
- </dt>
271
- <dt>pango_attr_background_new, <a class="indexterm" href="pango-Text-Attributes.html#pango-attr-background-new">pango_attr_background_new ()</a>
272
- </dt>
273
- <dt>pango_attr_fallback_new, <a class="indexterm" href="pango-Text-Attributes.html#pango-attr-fallback-new">pango_attr_fallback_new ()</a>
274
- </dt>
275
- <dt>pango_attr_family_new, <a class="indexterm" href="pango-Text-Attributes.html#pango-attr-family-new">pango_attr_family_new ()</a>
276
- </dt>
277
- <dt>pango_attr_font_desc_new, <a class="indexterm" href="pango-Text-Attributes.html#pango-attr-font-desc-new">pango_attr_font_desc_new ()</a>
278
- </dt>
279
- <dt>pango_attr_foreground_new, <a class="indexterm" href="pango-Text-Attributes.html#pango-attr-foreground-new">pango_attr_foreground_new ()</a>
280
- </dt>
281
- <dt>pango_attr_gravity_hint_new, <a class="indexterm" href="pango-Text-Attributes.html#pango-attr-gravity-hint-new">pango_attr_gravity_hint_new ()</a>
282
- </dt>
283
- <dt>pango_attr_gravity_new, <a class="indexterm" href="pango-Text-Attributes.html#pango-attr-gravity-new">pango_attr_gravity_new ()</a>
284
- </dt>
285
- <dt>PANGO_ATTR_INDEX_FROM_TEXT_BEGINNING, <a class="indexterm" href="pango-Text-Attributes.html#PANGO-ATTR-INDEX-FROM-TEXT-BEGINNING:CAPS">PANGO_ATTR_INDEX_FROM_TEXT_BEGINNING</a>
286
- </dt>
287
- <dt>PANGO_ATTR_INDEX_TO_TEXT_END, <a class="indexterm" href="pango-Text-Attributes.html#PANGO-ATTR-INDEX-TO-TEXT-END:CAPS">PANGO_ATTR_INDEX_TO_TEXT_END</a>
288
- </dt>
289
- <dt>pango_attr_iterator_copy, <a class="indexterm" href="pango-Text-Attributes.html#pango-attr-iterator-copy">pango_attr_iterator_copy ()</a>
290
- </dt>
291
- <dt>pango_attr_iterator_destroy, <a class="indexterm" href="pango-Text-Attributes.html#pango-attr-iterator-destroy">pango_attr_iterator_destroy ()</a>
292
- </dt>
293
- <dt>pango_attr_iterator_get, <a class="indexterm" href="pango-Text-Attributes.html#pango-attr-iterator-get">pango_attr_iterator_get ()</a>
294
- </dt>
295
- <dt>pango_attr_iterator_get_attrs, <a class="indexterm" href="pango-Text-Attributes.html#pango-attr-iterator-get-attrs">pango_attr_iterator_get_attrs ()</a>
296
- </dt>
297
- <dt>pango_attr_iterator_get_font, <a class="indexterm" href="pango-Text-Attributes.html#pango-attr-iterator-get-font">pango_attr_iterator_get_font ()</a>
298
- </dt>
299
- <dt>pango_attr_iterator_next, <a class="indexterm" href="pango-Text-Attributes.html#pango-attr-iterator-next">pango_attr_iterator_next ()</a>
300
- </dt>
301
- <dt>pango_attr_iterator_range, <a class="indexterm" href="pango-Text-Attributes.html#pango-attr-iterator-range">pango_attr_iterator_range ()</a>
302
- </dt>
303
- <dt>pango_attr_language_new, <a class="indexterm" href="pango-Text-Attributes.html#pango-attr-language-new">pango_attr_language_new ()</a>
304
- </dt>
305
- <dt>pango_attr_letter_spacing_new, <a class="indexterm" href="pango-Text-Attributes.html#pango-attr-letter-spacing-new">pango_attr_letter_spacing_new ()</a>
306
- </dt>
307
- <dt>pango_attr_list_change, <a class="indexterm" href="pango-Text-Attributes.html#pango-attr-list-change">pango_attr_list_change ()</a>
308
- </dt>
309
- <dt>pango_attr_list_copy, <a class="indexterm" href="pango-Text-Attributes.html#pango-attr-list-copy">pango_attr_list_copy ()</a>
310
- </dt>
311
- <dt>pango_attr_list_filter, <a class="indexterm" href="pango-Text-Attributes.html#pango-attr-list-filter">pango_attr_list_filter ()</a>
312
- </dt>
313
- <dt>pango_attr_list_get_iterator, <a class="indexterm" href="pango-Text-Attributes.html#pango-attr-list-get-iterator">pango_attr_list_get_iterator ()</a>
314
- </dt>
315
- <dt>pango_attr_list_insert, <a class="indexterm" href="pango-Text-Attributes.html#pango-attr-list-insert">pango_attr_list_insert ()</a>
316
- </dt>
317
- <dt>pango_attr_list_insert_before, <a class="indexterm" href="pango-Text-Attributes.html#pango-attr-list-insert-before">pango_attr_list_insert_before ()</a>
318
- </dt>
319
- <dt>pango_attr_list_new, <a class="indexterm" href="pango-Text-Attributes.html#pango-attr-list-new">pango_attr_list_new ()</a>
320
- </dt>
321
- <dt>pango_attr_list_ref, <a class="indexterm" href="pango-Text-Attributes.html#pango-attr-list-ref">pango_attr_list_ref ()</a>
322
- </dt>
323
- <dt>pango_attr_list_splice, <a class="indexterm" href="pango-Text-Attributes.html#pango-attr-list-splice">pango_attr_list_splice ()</a>
324
- </dt>
325
- <dt>pango_attr_list_unref, <a class="indexterm" href="pango-Text-Attributes.html#pango-attr-list-unref">pango_attr_list_unref ()</a>
326
- </dt>
327
- <dt>pango_attr_rise_new, <a class="indexterm" href="pango-Text-Attributes.html#pango-attr-rise-new">pango_attr_rise_new ()</a>
328
- </dt>
329
- <dt>pango_attr_scale_new, <a class="indexterm" href="pango-Text-Attributes.html#pango-attr-scale-new">pango_attr_scale_new ()</a>
330
- </dt>
331
- <dt>pango_attr_shape_new, <a class="indexterm" href="pango-Text-Attributes.html#pango-attr-shape-new">pango_attr_shape_new ()</a>
332
- </dt>
333
- <dt>pango_attr_shape_new_with_data, <a class="indexterm" href="pango-Text-Attributes.html#pango-attr-shape-new-with-data">pango_attr_shape_new_with_data ()</a>
334
- </dt>
335
- <dt>pango_attr_size_new, <a class="indexterm" href="pango-Text-Attributes.html#pango-attr-size-new">pango_attr_size_new ()</a>
336
- </dt>
337
- <dt>pango_attr_size_new_absolute, <a class="indexterm" href="pango-Text-Attributes.html#pango-attr-size-new-absolute">pango_attr_size_new_absolute ()</a>
338
- </dt>
339
- <dt>pango_attr_stretch_new, <a class="indexterm" href="pango-Text-Attributes.html#pango-attr-stretch-new">pango_attr_stretch_new ()</a>
340
- </dt>
341
- <dt>pango_attr_strikethrough_color_new, <a class="indexterm" href="pango-Text-Attributes.html#pango-attr-strikethrough-color-new">pango_attr_strikethrough_color_new ()</a>
342
- </dt>
343
- <dt>pango_attr_strikethrough_new, <a class="indexterm" href="pango-Text-Attributes.html#pango-attr-strikethrough-new">pango_attr_strikethrough_new ()</a>
344
- </dt>
345
- <dt>pango_attr_style_new, <a class="indexterm" href="pango-Text-Attributes.html#pango-attr-style-new">pango_attr_style_new ()</a>
346
- </dt>
347
- <dt>pango_attr_type_get_name, <a class="indexterm" href="pango-Text-Attributes.html#pango-attr-type-get-name">pango_attr_type_get_name ()</a>
348
- </dt>
349
- <dt>pango_attr_type_register, <a class="indexterm" href="pango-Text-Attributes.html#pango-attr-type-register">pango_attr_type_register ()</a>
350
- </dt>
351
- <dt>pango_attr_underline_color_new, <a class="indexterm" href="pango-Text-Attributes.html#pango-attr-underline-color-new">pango_attr_underline_color_new ()</a>
352
- </dt>
353
- <dt>pango_attr_underline_new, <a class="indexterm" href="pango-Text-Attributes.html#pango-attr-underline-new">pango_attr_underline_new ()</a>
354
- </dt>
355
- <dt>pango_attr_variant_new, <a class="indexterm" href="pango-Text-Attributes.html#pango-attr-variant-new">pango_attr_variant_new ()</a>
356
- </dt>
357
- <dt>pango_attr_weight_new, <a class="indexterm" href="pango-Text-Attributes.html#pango-attr-weight-new">pango_attr_weight_new ()</a>
358
- </dt>
359
- <dt>pango_bidi_type_for_unichar, <a class="indexterm" href="pango-Bidirectional-Text.html#pango-bidi-type-for-unichar">pango_bidi_type_for_unichar ()</a>
360
- </dt>
361
- <dt>pango_break, <a class="indexterm" href="pango-Text-Processing.html#pango-break">pango_break ()</a>
362
- </dt>
363
- <dt>pango_cairo_context_get_font_options, <a class="indexterm" href="pango-Cairo-Rendering.html#pango-cairo-context-get-font-options">pango_cairo_context_get_font_options ()</a>
364
- </dt>
365
- <dt>pango_cairo_context_get_resolution, <a class="indexterm" href="pango-Cairo-Rendering.html#pango-cairo-context-get-resolution">pango_cairo_context_get_resolution ()</a>
366
- </dt>
367
- <dt>pango_cairo_context_get_shape_renderer, <a class="indexterm" href="pango-Cairo-Rendering.html#pango-cairo-context-get-shape-renderer">pango_cairo_context_get_shape_renderer ()</a>
368
- </dt>
369
- <dt>pango_cairo_context_set_font_options, <a class="indexterm" href="pango-Cairo-Rendering.html#pango-cairo-context-set-font-options">pango_cairo_context_set_font_options ()</a>
370
- </dt>
371
- <dt>pango_cairo_context_set_resolution, <a class="indexterm" href="pango-Cairo-Rendering.html#pango-cairo-context-set-resolution">pango_cairo_context_set_resolution ()</a>
372
- </dt>
373
- <dt>pango_cairo_context_set_shape_renderer, <a class="indexterm" href="pango-Cairo-Rendering.html#pango-cairo-context-set-shape-renderer">pango_cairo_context_set_shape_renderer ()</a>
374
- </dt>
375
- <dt>pango_cairo_create_context, <a class="indexterm" href="pango-Cairo-Rendering.html#pango-cairo-create-context">pango_cairo_create_context ()</a>
376
- </dt>
377
- <dt>pango_cairo_create_layout, <a class="indexterm" href="pango-Cairo-Rendering.html#pango-cairo-create-layout">pango_cairo_create_layout ()</a>
378
- </dt>
379
- <dt>pango_cairo_error_underline_path, <a class="indexterm" href="pango-Cairo-Rendering.html#pango-cairo-error-underline-path">pango_cairo_error_underline_path ()</a>
380
- </dt>
381
- <dt>pango_cairo_font_get_scaled_font, <a class="indexterm" href="pango-Cairo-Rendering.html#pango-cairo-font-get-scaled-font">pango_cairo_font_get_scaled_font ()</a>
382
- </dt>
383
- <dt>pango_cairo_font_map_create_context, <a class="indexterm" href="pango-Cairo-Rendering.html#pango-cairo-font-map-create-context">pango_cairo_font_map_create_context ()</a>
384
- </dt>
385
- <dt>pango_cairo_font_map_get_default, <a class="indexterm" href="pango-Cairo-Rendering.html#pango-cairo-font-map-get-default">pango_cairo_font_map_get_default ()</a>
386
- </dt>
387
- <dt>pango_cairo_font_map_get_font_type, <a class="indexterm" href="pango-Cairo-Rendering.html#pango-cairo-font-map-get-font-type">pango_cairo_font_map_get_font_type ()</a>
388
- </dt>
389
- <dt>pango_cairo_font_map_get_resolution, <a class="indexterm" href="pango-Cairo-Rendering.html#pango-cairo-font-map-get-resolution">pango_cairo_font_map_get_resolution ()</a>
390
- </dt>
391
- <dt>pango_cairo_font_map_new, <a class="indexterm" href="pango-Cairo-Rendering.html#pango-cairo-font-map-new">pango_cairo_font_map_new ()</a>
392
- </dt>
393
- <dt>pango_cairo_font_map_new_for_font_type, <a class="indexterm" href="pango-Cairo-Rendering.html#pango-cairo-font-map-new-for-font-type">pango_cairo_font_map_new_for_font_type ()</a>
394
- </dt>
395
- <dt>pango_cairo_font_map_set_default, <a class="indexterm" href="pango-Cairo-Rendering.html#pango-cairo-font-map-set-default">pango_cairo_font_map_set_default ()</a>
396
- </dt>
397
- <dt>pango_cairo_font_map_set_resolution, <a class="indexterm" href="pango-Cairo-Rendering.html#pango-cairo-font-map-set-resolution">pango_cairo_font_map_set_resolution ()</a>
398
- </dt>
399
- <dt>pango_cairo_glyph_string_path, <a class="indexterm" href="pango-Cairo-Rendering.html#pango-cairo-glyph-string-path">pango_cairo_glyph_string_path ()</a>
400
- </dt>
401
- <dt>pango_cairo_layout_line_path, <a class="indexterm" href="pango-Cairo-Rendering.html#pango-cairo-layout-line-path">pango_cairo_layout_line_path ()</a>
402
- </dt>
403
- <dt>pango_cairo_layout_path, <a class="indexterm" href="pango-Cairo-Rendering.html#pango-cairo-layout-path">pango_cairo_layout_path ()</a>
404
- </dt>
405
- <dt>pango_cairo_show_error_underline, <a class="indexterm" href="pango-Cairo-Rendering.html#pango-cairo-show-error-underline">pango_cairo_show_error_underline ()</a>
406
- </dt>
407
- <dt>pango_cairo_show_glyph_item, <a class="indexterm" href="pango-Cairo-Rendering.html#pango-cairo-show-glyph-item">pango_cairo_show_glyph_item ()</a>
408
- </dt>
409
- <dt>pango_cairo_show_glyph_string, <a class="indexterm" href="pango-Cairo-Rendering.html#pango-cairo-show-glyph-string">pango_cairo_show_glyph_string ()</a>
410
- </dt>
411
- <dt>pango_cairo_show_layout, <a class="indexterm" href="pango-Cairo-Rendering.html#pango-cairo-show-layout">pango_cairo_show_layout ()</a>
412
- </dt>
413
- <dt>pango_cairo_show_layout_line, <a class="indexterm" href="pango-Cairo-Rendering.html#pango-cairo-show-layout-line">pango_cairo_show_layout_line ()</a>
414
- </dt>
415
- <dt>pango_cairo_update_context, <a class="indexterm" href="pango-Cairo-Rendering.html#pango-cairo-update-context">pango_cairo_update_context ()</a>
416
- </dt>
417
- <dt>pango_cairo_update_layout, <a class="indexterm" href="pango-Cairo-Rendering.html#pango-cairo-update-layout">pango_cairo_update_layout ()</a>
418
- </dt>
419
- <dt>pango_color_copy, <a class="indexterm" href="pango-Text-Attributes.html#pango-color-copy">pango_color_copy ()</a>
420
- </dt>
421
- <dt>pango_color_free, <a class="indexterm" href="pango-Text-Attributes.html#pango-color-free">pango_color_free ()</a>
422
- </dt>
423
- <dt>pango_color_parse, <a class="indexterm" href="pango-Text-Attributes.html#pango-color-parse">pango_color_parse ()</a>
424
- </dt>
425
- <dt>pango_color_to_string, <a class="indexterm" href="pango-Text-Attributes.html#pango-color-to-string">pango_color_to_string ()</a>
426
- </dt>
427
- <dt>pango_config_key_get, <a class="indexterm" href="pango-Miscellaneous-Utilities.html#pango-config-key-get">pango_config_key_get ()</a>
428
- </dt>
429
- <dt>pango_context_get_base_dir, <a class="indexterm" href="pango-Text-Processing.html#pango-context-get-base-dir">pango_context_get_base_dir ()</a>
430
- </dt>
431
- <dt>pango_context_get_base_gravity, <a class="indexterm" href="pango-Text-Processing.html#pango-context-get-base-gravity">pango_context_get_base_gravity ()</a>
432
- </dt>
433
- <dt>pango_context_get_font_description, <a class="indexterm" href="pango-Text-Processing.html#pango-context-get-font-description">pango_context_get_font_description ()</a>
434
- </dt>
435
- <dt>pango_context_get_font_map, <a class="indexterm" href="pango-Text-Processing.html#pango-context-get-font-map">pango_context_get_font_map ()</a>
436
- </dt>
437
- <dt>pango_context_get_gravity, <a class="indexterm" href="pango-Text-Processing.html#pango-context-get-gravity">pango_context_get_gravity ()</a>
438
- </dt>
439
- <dt>pango_context_get_gravity_hint, <a class="indexterm" href="pango-Text-Processing.html#pango-context-get-gravity-hint">pango_context_get_gravity_hint ()</a>
440
- </dt>
441
- <dt>pango_context_get_language, <a class="indexterm" href="pango-Text-Processing.html#pango-context-get-language">pango_context_get_language ()</a>
442
- </dt>
443
- <dt>pango_context_get_matrix, <a class="indexterm" href="pango-Text-Processing.html#pango-context-get-matrix">pango_context_get_matrix ()</a>
444
- </dt>
445
- <dt>pango_context_get_metrics, <a class="indexterm" href="pango-Text-Processing.html#pango-context-get-metrics">pango_context_get_metrics ()</a>
446
- </dt>
447
- <dt>pango_context_list_families, <a class="indexterm" href="pango-Text-Processing.html#pango-context-list-families">pango_context_list_families ()</a>
448
- </dt>
449
- <dt>pango_context_load_font, <a class="indexterm" href="pango-Text-Processing.html#pango-context-load-font">pango_context_load_font ()</a>
450
- </dt>
451
- <dt>pango_context_load_fontset, <a class="indexterm" href="pango-Text-Processing.html#pango-context-load-fontset">pango_context_load_fontset ()</a>
452
- </dt>
453
- <dt>pango_context_new, <a class="indexterm" href="pango-Text-Processing.html#pango-context-new">pango_context_new ()</a>
454
- </dt>
455
- <dt>pango_context_set_base_dir, <a class="indexterm" href="pango-Text-Processing.html#pango-context-set-base-dir">pango_context_set_base_dir ()</a>
456
- </dt>
457
- <dt>pango_context_set_base_gravity, <a class="indexterm" href="pango-Text-Processing.html#pango-context-set-base-gravity">pango_context_set_base_gravity ()</a>
458
- </dt>
459
- <dt>pango_context_set_font_description, <a class="indexterm" href="pango-Text-Processing.html#pango-context-set-font-description">pango_context_set_font_description ()</a>
460
- </dt>
461
- <dt>pango_context_set_font_map, <a class="indexterm" href="pango-Text-Processing.html#pango-context-set-font-map">pango_context_set_font_map ()</a>
462
- </dt>
463
- <dt>pango_context_set_gravity_hint, <a class="indexterm" href="pango-Text-Processing.html#pango-context-set-gravity-hint">pango_context_set_gravity_hint ()</a>
464
- </dt>
465
- <dt>pango_context_set_language, <a class="indexterm" href="pango-Text-Processing.html#pango-context-set-language">pango_context_set_language ()</a>
466
- </dt>
467
- <dt>pango_context_set_matrix, <a class="indexterm" href="pango-Text-Processing.html#pango-context-set-matrix">pango_context_set_matrix ()</a>
468
- </dt>
469
- <dt>pango_coverage_copy, <a class="indexterm" href="pango-Coverage-Maps.html#pango-coverage-copy">pango_coverage_copy ()</a>
470
- </dt>
471
- <dt>pango_coverage_from_bytes, <a class="indexterm" href="pango-Coverage-Maps.html#pango-coverage-from-bytes">pango_coverage_from_bytes ()</a>
472
- </dt>
473
- <dt>pango_coverage_get, <a class="indexterm" href="pango-Coverage-Maps.html#pango-coverage-get">pango_coverage_get ()</a>
474
- </dt>
475
- <dt>pango_coverage_max, <a class="indexterm" href="pango-Coverage-Maps.html#pango-coverage-max">pango_coverage_max ()</a>
476
- </dt>
477
- <dt>pango_coverage_new, <a class="indexterm" href="pango-Coverage-Maps.html#pango-coverage-new">pango_coverage_new ()</a>
478
- </dt>
479
- <dt>pango_coverage_ref, <a class="indexterm" href="pango-Coverage-Maps.html#pango-coverage-ref">pango_coverage_ref ()</a>
480
- </dt>
481
- <dt>pango_coverage_set, <a class="indexterm" href="pango-Coverage-Maps.html#pango-coverage-set">pango_coverage_set ()</a>
482
- </dt>
483
- <dt>pango_coverage_to_bytes, <a class="indexterm" href="pango-Coverage-Maps.html#pango-coverage-to-bytes">pango_coverage_to_bytes ()</a>
484
- </dt>
485
- <dt>pango_coverage_unref, <a class="indexterm" href="pango-Coverage-Maps.html#pango-coverage-unref">pango_coverage_unref ()</a>
486
- </dt>
487
- <dt>pango_default_break, <a class="indexterm" href="pango-Text-Processing.html#pango-default-break">pango_default_break ()</a>
488
- </dt>
489
- <dt>PANGO_DESCENT, <a class="indexterm" href="pango-Glyph-Storage.html#PANGO-DESCENT:CAPS">PANGO_DESCENT()</a>
490
- </dt>
491
- <dt>PANGO_ENGINE_LANG_DEFINE_TYPE, <a class="indexterm" href="PangoEngineLang.html#PANGO-ENGINE-LANG-DEFINE-TYPE:CAPS">PANGO_ENGINE_LANG_DEFINE_TYPE()</a>
492
- </dt>
493
- <dt>PANGO_ENGINE_SHAPE_DEFINE_TYPE, <a class="indexterm" href="PangoEngineShape.html#PANGO-ENGINE-SHAPE-DEFINE-TYPE:CAPS">PANGO_ENGINE_SHAPE_DEFINE_TYPE()</a>
494
- </dt>
495
- <dt>PANGO_ENGINE_TYPE_LANG, <a class="indexterm" href="PangoEngineLang.html#PANGO-ENGINE-TYPE-LANG:CAPS">PANGO_ENGINE_TYPE_LANG</a>
496
- </dt>
497
- <dt>PANGO_ENGINE_TYPE_SHAPE, <a class="indexterm" href="PangoEngineShape.html#PANGO-ENGINE-TYPE-SHAPE:CAPS">PANGO_ENGINE_TYPE_SHAPE</a>
498
- </dt>
499
- <dt>pango_extents_to_pixels, <a class="indexterm" href="pango-Glyph-Storage.html#pango-extents-to-pixels">pango_extents_to_pixels ()</a>
500
- </dt>
501
- <dt>pango_fc_decoder_get_charset, <a class="indexterm" href="PangoFcDecoder.html#pango-fc-decoder-get-charset">pango_fc_decoder_get_charset ()</a>
502
- </dt>
503
- <dt>pango_fc_decoder_get_glyph, <a class="indexterm" href="PangoFcDecoder.html#pango-fc-decoder-get-glyph">pango_fc_decoder_get_glyph ()</a>
504
- </dt>
505
- <dt>pango_fc_fontset_key_get_absolute_size, <a class="indexterm" href="PangoFcFontMap.html#pango-fc-fontset-key-get-absolute-size">pango_fc_fontset_key_get_absolute_size ()</a>
506
- </dt>
507
- <dt>pango_fc_fontset_key_get_context_key, <a class="indexterm" href="PangoFcFontMap.html#pango-fc-fontset-key-get-context-key">pango_fc_fontset_key_get_context_key ()</a>
508
- </dt>
509
- <dt>pango_fc_fontset_key_get_description, <a class="indexterm" href="PangoFcFontMap.html#pango-fc-fontset-key-get-description">pango_fc_fontset_key_get_description ()</a>
510
- </dt>
511
- <dt>pango_fc_fontset_key_get_language, <a class="indexterm" href="PangoFcFontMap.html#pango-fc-fontset-key-get-language">pango_fc_fontset_key_get_language ()</a>
512
- </dt>
513
- <dt>pango_fc_fontset_key_get_matrix, <a class="indexterm" href="PangoFcFontMap.html#pango-fc-fontset-key-get-matrix">pango_fc_fontset_key_get_matrix ()</a>
514
- </dt>
515
- <dt>pango_fc_fontset_key_get_resolution, <a class="indexterm" href="PangoFcFontMap.html#pango-fc-fontset-key-get-resolution">pango_fc_fontset_key_get_resolution ()</a>
516
- </dt>
517
- <dt>pango_fc_font_description_from_pattern, <a class="indexterm" href="PangoFcFontMap.html#pango-fc-font-description-from-pattern">pango_fc_font_description_from_pattern ()</a>
518
- </dt>
519
- <dt>pango_fc_font_get_glyph, <a class="indexterm" href="PangoFcFont.html#pango-fc-font-get-glyph">pango_fc_font_get_glyph ()</a>
520
- </dt>
521
- <dt>pango_fc_font_get_unknown_glyph, <a class="indexterm" href="PangoFcFont.html#pango-fc-font-get-unknown-glyph">pango_fc_font_get_unknown_glyph ()</a>
522
- </dt>
523
- <dt>pango_fc_font_has_char, <a class="indexterm" href="PangoFcFont.html#pango-fc-font-has-char">pango_fc_font_has_char ()</a>
524
- </dt>
525
- <dt>pango_fc_font_kern_glyphs, <a class="indexterm" href="PangoFcFont.html#pango-fc-font-kern-glyphs">pango_fc_font_kern_glyphs ()</a>
526
- </dt>
527
- <dt>pango_fc_font_key_get_context_key, <a class="indexterm" href="PangoFcFontMap.html#pango-fc-font-key-get-context-key">pango_fc_font_key_get_context_key ()</a>
528
- </dt>
529
- <dt>pango_fc_font_key_get_matrix, <a class="indexterm" href="PangoFcFontMap.html#pango-fc-font-key-get-matrix">pango_fc_font_key_get_matrix ()</a>
530
- </dt>
531
- <dt>pango_fc_font_key_get_pattern, <a class="indexterm" href="PangoFcFontMap.html#pango-fc-font-key-get-pattern">pango_fc_font_key_get_pattern ()</a>
532
- </dt>
533
- <dt>pango_fc_font_lock_face, <a class="indexterm" href="PangoFcFont.html#pango-fc-font-lock-face">pango_fc_font_lock_face ()</a>
534
- </dt>
535
- <dt>pango_fc_font_map_add_decoder_find_func, <a class="indexterm" href="PangoFcFontMap.html#pango-fc-font-map-add-decoder-find-func">pango_fc_font_map_add_decoder_find_func ()</a>
536
- </dt>
537
- <dt>pango_fc_font_map_cache_clear, <a class="indexterm" href="PangoFcFontMap.html#pango-fc-font-map-cache-clear">pango_fc_font_map_cache_clear ()</a>
538
- </dt>
539
- <dt>pango_fc_font_map_create_context, <a class="indexterm" href="PangoFcFontMap.html#pango-fc-font-map-create-context">pango_fc_font_map_create_context ()</a>
540
- </dt>
541
- <dt>pango_fc_font_map_find_decoder, <a class="indexterm" href="PangoFcFontMap.html#pango-fc-font-map-find-decoder">pango_fc_font_map_find_decoder ()</a>
542
- </dt>
543
- <dt>pango_fc_font_map_shutdown, <a class="indexterm" href="PangoFcFontMap.html#pango-fc-font-map-shutdown">pango_fc_font_map_shutdown ()</a>
544
- </dt>
545
- <dt>pango_fc_font_unlock_face, <a class="indexterm" href="PangoFcFont.html#pango-fc-font-unlock-face">pango_fc_font_unlock_face ()</a>
546
- </dt>
547
- <dt>PANGO_FC_GRAVITY, <a class="indexterm" href="PangoFcFontMap.html#PANGO-FC-GRAVITY:CAPS">PANGO_FC_GRAVITY</a>
548
- </dt>
549
- <dt>PANGO_FC_PRGNAME, <a class="indexterm" href="PangoFcFontMap.html#PANGO-FC-PRGNAME:CAPS">PANGO_FC_PRGNAME</a>
550
- </dt>
551
- <dt>PANGO_FC_VERSION, <a class="indexterm" href="PangoFcFontMap.html#PANGO-FC-VERSION:CAPS">PANGO_FC_VERSION</a>
552
- </dt>
553
- <dt>pango_find_base_dir, <a class="indexterm" href="pango-Bidirectional-Text.html#pango-find-base-dir">pango_find_base_dir ()</a>
554
- </dt>
555
- <dt>pango_find_map, <a class="indexterm" href="pango-Modules.html#pango-find-map">pango_find_map ()</a>
556
- </dt>
557
- <dt>pango_find_paragraph_boundary, <a class="indexterm" href="pango-Text-Processing.html#pango-find-paragraph-boundary">pango_find_paragraph_boundary ()</a>
558
- </dt>
559
- <dt>PANGO_FONT, <a class="indexterm" href="pango-Fonts.html#PANGO-FONT:CAPS">PANGO_FONT()</a>
560
- </dt>
561
- <dt>pango_fontset_foreach, <a class="indexterm" href="pango-Fonts.html#pango-fontset-foreach">pango_fontset_foreach ()</a>
562
- </dt>
563
- <dt>pango_fontset_get_font, <a class="indexterm" href="pango-Fonts.html#pango-fontset-get-font">pango_fontset_get_font ()</a>
564
- </dt>
565
- <dt>pango_fontset_get_metrics, <a class="indexterm" href="pango-Fonts.html#pango-fontset-get-metrics">pango_fontset_get_metrics ()</a>
566
- </dt>
567
- <dt>pango_fontset_simple_append, <a class="indexterm" href="pango-Fonts.html#pango-fontset-simple-append">pango_fontset_simple_append ()</a>
568
- </dt>
569
- <dt>pango_fontset_simple_new, <a class="indexterm" href="pango-Fonts.html#pango-fontset-simple-new">pango_fontset_simple_new ()</a>
570
- </dt>
571
- <dt>pango_fontset_simple_size, <a class="indexterm" href="pango-Fonts.html#pango-fontset-simple-size">pango_fontset_simple_size ()</a>
572
- </dt>
573
- <dt>pango_font_describe, <a class="indexterm" href="pango-Fonts.html#pango-font-describe">pango_font_describe ()</a>
574
- </dt>
575
- <dt>pango_font_describe_with_absolute_size, <a class="indexterm" href="pango-Fonts.html#pango-font-describe-with-absolute-size">pango_font_describe_with_absolute_size ()</a>
576
- </dt>
577
- <dt>pango_font_descriptions_free, <a class="indexterm" href="pango-Fonts.html#pango-font-descriptions-free">pango_font_descriptions_free ()</a>
578
- </dt>
579
- <dt>pango_font_description_better_match, <a class="indexterm" href="pango-Fonts.html#pango-font-description-better-match">pango_font_description_better_match ()</a>
580
- </dt>
581
- <dt>pango_font_description_copy, <a class="indexterm" href="pango-Fonts.html#pango-font-description-copy">pango_font_description_copy ()</a>
582
- </dt>
583
- <dt>pango_font_description_copy_static, <a class="indexterm" href="pango-Fonts.html#pango-font-description-copy-static">pango_font_description_copy_static ()</a>
584
- </dt>
585
- <dt>pango_font_description_equal, <a class="indexterm" href="pango-Fonts.html#pango-font-description-equal">pango_font_description_equal ()</a>
586
- </dt>
587
- <dt>pango_font_description_free, <a class="indexterm" href="pango-Fonts.html#pango-font-description-free">pango_font_description_free ()</a>
588
- </dt>
589
- <dt>pango_font_description_from_string, <a class="indexterm" href="pango-Fonts.html#pango-font-description-from-string">pango_font_description_from_string ()</a>
590
- </dt>
591
- <dt>pango_font_description_get_family, <a class="indexterm" href="pango-Fonts.html#pango-font-description-get-family">pango_font_description_get_family ()</a>
592
- </dt>
593
- <dt>pango_font_description_get_gravity, <a class="indexterm" href="pango-Fonts.html#pango-font-description-get-gravity">pango_font_description_get_gravity ()</a>
594
- </dt>
595
- <dt>pango_font_description_get_set_fields, <a class="indexterm" href="pango-Fonts.html#pango-font-description-get-set-fields">pango_font_description_get_set_fields ()</a>
596
- </dt>
597
- <dt>pango_font_description_get_size, <a class="indexterm" href="pango-Fonts.html#pango-font-description-get-size">pango_font_description_get_size ()</a>
598
- </dt>
599
- <dt>pango_font_description_get_size_is_absolute, <a class="indexterm" href="pango-Fonts.html#pango-font-description-get-size-is-absolute">pango_font_description_get_size_is_absolute ()</a>
600
- </dt>
601
- <dt>pango_font_description_get_stretch, <a class="indexterm" href="pango-Fonts.html#pango-font-description-get-stretch">pango_font_description_get_stretch ()</a>
602
- </dt>
603
- <dt>pango_font_description_get_style, <a class="indexterm" href="pango-Fonts.html#pango-font-description-get-style">pango_font_description_get_style ()</a>
604
- </dt>
605
- <dt>pango_font_description_get_variant, <a class="indexterm" href="pango-Fonts.html#pango-font-description-get-variant">pango_font_description_get_variant ()</a>
606
- </dt>
607
- <dt>pango_font_description_get_weight, <a class="indexterm" href="pango-Fonts.html#pango-font-description-get-weight">pango_font_description_get_weight ()</a>
608
- </dt>
609
- <dt>pango_font_description_hash, <a class="indexterm" href="pango-Fonts.html#pango-font-description-hash">pango_font_description_hash ()</a>
610
- </dt>
611
- <dt>pango_font_description_merge, <a class="indexterm" href="pango-Fonts.html#pango-font-description-merge">pango_font_description_merge ()</a>
612
- </dt>
613
- <dt>pango_font_description_merge_static, <a class="indexterm" href="pango-Fonts.html#pango-font-description-merge-static">pango_font_description_merge_static ()</a>
614
- </dt>
615
- <dt>pango_font_description_new, <a class="indexterm" href="pango-Fonts.html#pango-font-description-new">pango_font_description_new ()</a>
616
- </dt>
617
- <dt>pango_font_description_set_absolute_size, <a class="indexterm" href="pango-Fonts.html#pango-font-description-set-absolute-size">pango_font_description_set_absolute_size ()</a>
618
- </dt>
619
- <dt>pango_font_description_set_family, <a class="indexterm" href="pango-Fonts.html#pango-font-description-set-family">pango_font_description_set_family ()</a>
620
- </dt>
621
- <dt>pango_font_description_set_family_static, <a class="indexterm" href="pango-Fonts.html#pango-font-description-set-family-static">pango_font_description_set_family_static ()</a>
622
- </dt>
623
- <dt>pango_font_description_set_gravity, <a class="indexterm" href="pango-Fonts.html#pango-font-description-set-gravity">pango_font_description_set_gravity ()</a>
624
- </dt>
625
- <dt>pango_font_description_set_size, <a class="indexterm" href="pango-Fonts.html#pango-font-description-set-size">pango_font_description_set_size ()</a>
626
- </dt>
627
- <dt>pango_font_description_set_stretch, <a class="indexterm" href="pango-Fonts.html#pango-font-description-set-stretch">pango_font_description_set_stretch ()</a>
628
- </dt>
629
- <dt>pango_font_description_set_style, <a class="indexterm" href="pango-Fonts.html#pango-font-description-set-style">pango_font_description_set_style ()</a>
630
- </dt>
631
- <dt>pango_font_description_set_variant, <a class="indexterm" href="pango-Fonts.html#pango-font-description-set-variant">pango_font_description_set_variant ()</a>
632
- </dt>
633
- <dt>pango_font_description_set_weight, <a class="indexterm" href="pango-Fonts.html#pango-font-description-set-weight">pango_font_description_set_weight ()</a>
634
- </dt>
635
- <dt>pango_font_description_to_filename, <a class="indexterm" href="pango-Fonts.html#pango-font-description-to-filename">pango_font_description_to_filename ()</a>
636
- </dt>
637
- <dt>pango_font_description_to_string, <a class="indexterm" href="pango-Fonts.html#pango-font-description-to-string">pango_font_description_to_string ()</a>
638
- </dt>
639
- <dt>pango_font_description_unset_fields, <a class="indexterm" href="pango-Fonts.html#pango-font-description-unset-fields">pango_font_description_unset_fields ()</a>
640
- </dt>
641
- <dt>PANGO_FONT_FACE, <a class="indexterm" href="pango-Fonts.html#PANGO-FONT-FACE:CAPS">PANGO_FONT_FACE()</a>
642
- </dt>
643
- <dt>pango_font_face_describe, <a class="indexterm" href="pango-Fonts.html#pango-font-face-describe">pango_font_face_describe ()</a>
644
- </dt>
645
- <dt>pango_font_face_get_face_name, <a class="indexterm" href="pango-Fonts.html#pango-font-face-get-face-name">pango_font_face_get_face_name ()</a>
646
- </dt>
647
- <dt>pango_font_face_is_synthesized, <a class="indexterm" href="pango-Fonts.html#pango-font-face-is-synthesized">pango_font_face_is_synthesized ()</a>
648
- </dt>
649
- <dt>pango_font_face_list_sizes, <a class="indexterm" href="pango-Fonts.html#pango-font-face-list-sizes">pango_font_face_list_sizes ()</a>
650
- </dt>
651
- <dt>PANGO_FONT_FAMILY, <a class="indexterm" href="pango-Fonts.html#PANGO-FONT-FAMILY:CAPS">PANGO_FONT_FAMILY()</a>
652
- </dt>
653
- <dt>pango_font_family_get_name, <a class="indexterm" href="pango-Fonts.html#pango-font-family-get-name">pango_font_family_get_name ()</a>
654
- </dt>
655
- <dt>pango_font_family_is_monospace, <a class="indexterm" href="pango-Fonts.html#pango-font-family-is-monospace">pango_font_family_is_monospace ()</a>
656
- </dt>
657
- <dt>pango_font_family_list_faces, <a class="indexterm" href="pango-Fonts.html#pango-font-family-list-faces">pango_font_family_list_faces ()</a>
658
- </dt>
659
- <dt>pango_font_find_shaper, <a class="indexterm" href="pango-Fonts.html#pango-font-find-shaper">pango_font_find_shaper ()</a>
660
- </dt>
661
- <dt>pango_font_get_coverage, <a class="indexterm" href="pango-Fonts.html#pango-font-get-coverage">pango_font_get_coverage ()</a>
662
- </dt>
663
- <dt>pango_font_get_font_map, <a class="indexterm" href="pango-Fonts.html#pango-font-get-font-map">pango_font_get_font_map ()</a>
664
- </dt>
665
- <dt>pango_font_get_glyph_extents, <a class="indexterm" href="pango-Fonts.html#pango-font-get-glyph-extents">pango_font_get_glyph_extents ()</a>
666
- </dt>
667
- <dt>pango_font_get_metrics, <a class="indexterm" href="pango-Fonts.html#pango-font-get-metrics">pango_font_get_metrics ()</a>
668
- </dt>
669
- <dt>PANGO_FONT_MAP, <a class="indexterm" href="pango-Fonts.html#PANGO-FONT-MAP:CAPS">PANGO_FONT_MAP()</a>
670
- </dt>
671
- <dt>PANGO_FONT_MAP_CLASS, <a class="indexterm" href="pango-Fonts.html#PANGO-FONT-MAP-CLASS:CAPS">PANGO_FONT_MAP_CLASS()</a>
672
- </dt>
673
- <dt>pango_font_map_create_context, <a class="indexterm" href="pango-Fonts.html#pango-font-map-create-context">pango_font_map_create_context ()</a>
674
- </dt>
675
- <dt>PANGO_FONT_MAP_GET_CLASS, <a class="indexterm" href="pango-Fonts.html#PANGO-FONT-MAP-GET-CLASS:CAPS">PANGO_FONT_MAP_GET_CLASS()</a>
676
- </dt>
677
- <dt>pango_font_map_get_shape_engine_type, <a class="indexterm" href="pango-Fonts.html#pango-font-map-get-shape-engine-type">pango_font_map_get_shape_engine_type ()</a>
678
- </dt>
679
- <dt>pango_font_map_list_families, <a class="indexterm" href="pango-Fonts.html#pango-font-map-list-families">pango_font_map_list_families ()</a>
680
- </dt>
681
- <dt>pango_font_map_load_font, <a class="indexterm" href="pango-Fonts.html#pango-font-map-load-font">pango_font_map_load_font ()</a>
682
- </dt>
683
- <dt>pango_font_map_load_fontset, <a class="indexterm" href="pango-Fonts.html#pango-font-map-load-fontset">pango_font_map_load_fontset ()</a>
684
- </dt>
685
- <dt>pango_font_metrics_get_approximate_char_width, <a class="indexterm" href="pango-Fonts.html#pango-font-metrics-get-approximate-char-width">pango_font_metrics_get_approximate_char_width ()</a>
686
- </dt>
687
- <dt>pango_font_metrics_get_approximate_digit_width, <a class="indexterm" href="pango-Fonts.html#pango-font-metrics-get-approximate-digit-width">pango_font_metrics_get_approximate_digit_width ()</a>
688
- </dt>
689
- <dt>pango_font_metrics_get_ascent, <a class="indexterm" href="pango-Fonts.html#pango-font-metrics-get-ascent">pango_font_metrics_get_ascent ()</a>
690
- </dt>
691
- <dt>pango_font_metrics_get_descent, <a class="indexterm" href="pango-Fonts.html#pango-font-metrics-get-descent">pango_font_metrics_get_descent ()</a>
692
- </dt>
693
- <dt>pango_font_metrics_get_strikethrough_position, <a class="indexterm" href="pango-Fonts.html#pango-font-metrics-get-strikethrough-position">pango_font_metrics_get_strikethrough_position ()</a>
694
- </dt>
695
- <dt>pango_font_metrics_get_strikethrough_thickness, <a class="indexterm" href="pango-Fonts.html#pango-font-metrics-get-strikethrough-thickness">pango_font_metrics_get_strikethrough_thickness ()</a>
696
- </dt>
697
- <dt>pango_font_metrics_get_underline_position, <a class="indexterm" href="pango-Fonts.html#pango-font-metrics-get-underline-position">pango_font_metrics_get_underline_position ()</a>
698
- </dt>
699
- <dt>pango_font_metrics_get_underline_thickness, <a class="indexterm" href="pango-Fonts.html#pango-font-metrics-get-underline-thickness">pango_font_metrics_get_underline_thickness ()</a>
700
- </dt>
701
- <dt>pango_font_metrics_ref, <a class="indexterm" href="pango-Fonts.html#pango-font-metrics-ref">pango_font_metrics_ref ()</a>
702
- </dt>
703
- <dt>pango_font_metrics_unref, <a class="indexterm" href="pango-Fonts.html#pango-font-metrics-unref">pango_font_metrics_unref ()</a>
704
- </dt>
705
- <dt>pango_ft2_font_get_coverage, <a class="indexterm" href="pango-FreeType-Fonts-and-Rendering.html#pango-ft2-font-get-coverage">pango_ft2_font_get_coverage ()</a>
706
- </dt>
707
- <dt>pango_ft2_font_get_face, <a class="indexterm" href="pango-FreeType-Fonts-and-Rendering.html#pango-ft2-font-get-face">pango_ft2_font_get_face ()</a>
708
- </dt>
709
- <dt>pango_ft2_font_get_kerning, <a class="indexterm" href="pango-FreeType-Fonts-and-Rendering.html#pango-ft2-font-get-kerning">pango_ft2_font_get_kerning ()</a>
710
- </dt>
711
- <dt>pango_ft2_font_map_create_context, <a class="indexterm" href="pango-FreeType-Fonts-and-Rendering.html#pango-ft2-font-map-create-context">pango_ft2_font_map_create_context ()</a>
712
- </dt>
713
- <dt>pango_ft2_font_map_for_display, <a class="indexterm" href="pango-FreeType-Fonts-and-Rendering.html#pango-ft2-font-map-for-display">pango_ft2_font_map_for_display ()</a>
714
- </dt>
715
- <dt>pango_ft2_font_map_new, <a class="indexterm" href="pango-FreeType-Fonts-and-Rendering.html#pango-ft2-font-map-new">pango_ft2_font_map_new ()</a>
716
- </dt>
717
- <dt>pango_ft2_font_map_set_default_substitute, <a class="indexterm" href="pango-FreeType-Fonts-and-Rendering.html#pango-ft2-font-map-set-default-substitute">pango_ft2_font_map_set_default_substitute ()</a>
718
- </dt>
719
- <dt>pango_ft2_font_map_set_resolution, <a class="indexterm" href="pango-FreeType-Fonts-and-Rendering.html#pango-ft2-font-map-set-resolution">pango_ft2_font_map_set_resolution ()</a>
720
- </dt>
721
- <dt>pango_ft2_font_map_substitute_changed, <a class="indexterm" href="pango-FreeType-Fonts-and-Rendering.html#pango-ft2-font-map-substitute-changed">pango_ft2_font_map_substitute_changed ()</a>
722
- </dt>
723
- <dt>pango_ft2_get_context, <a class="indexterm" href="pango-FreeType-Fonts-and-Rendering.html#pango-ft2-get-context">pango_ft2_get_context ()</a>
724
- </dt>
725
- <dt>pango_ft2_get_unknown_glyph, <a class="indexterm" href="pango-FreeType-Fonts-and-Rendering.html#pango-ft2-get-unknown-glyph">pango_ft2_get_unknown_glyph ()</a>
726
- </dt>
727
- <dt>pango_ft2_render, <a class="indexterm" href="pango-FreeType-Fonts-and-Rendering.html#pango-ft2-render">pango_ft2_render ()</a>
728
- </dt>
729
- <dt>pango_ft2_render_layout, <a class="indexterm" href="pango-FreeType-Fonts-and-Rendering.html#pango-ft2-render-layout">pango_ft2_render_layout ()</a>
730
- </dt>
731
- <dt>pango_ft2_render_layout_line, <a class="indexterm" href="pango-FreeType-Fonts-and-Rendering.html#pango-ft2-render-layout-line">pango_ft2_render_layout_line ()</a>
732
- </dt>
733
- <dt>pango_ft2_render_layout_line_subpixel, <a class="indexterm" href="pango-FreeType-Fonts-and-Rendering.html#pango-ft2-render-layout-line-subpixel">pango_ft2_render_layout_line_subpixel ()</a>
734
- </dt>
735
- <dt>pango_ft2_render_layout_subpixel, <a class="indexterm" href="pango-FreeType-Fonts-and-Rendering.html#pango-ft2-render-layout-subpixel">pango_ft2_render_layout_subpixel ()</a>
736
- </dt>
737
- <dt>pango_ft2_render_transformed, <a class="indexterm" href="pango-FreeType-Fonts-and-Rendering.html#pango-ft2-render-transformed">pango_ft2_render_transformed ()</a>
738
- </dt>
739
- <dt>pango_ft2_shutdown_display, <a class="indexterm" href="pango-FreeType-Fonts-and-Rendering.html#pango-ft2-shutdown-display">pango_ft2_shutdown_display ()</a>
740
- </dt>
741
- <dt>pango_get_lib_subdirectory, <a class="indexterm" href="pango-Miscellaneous-Utilities.html#pango-get-lib-subdirectory">pango_get_lib_subdirectory ()</a>
742
- </dt>
743
- <dt>pango_get_log_attrs, <a class="indexterm" href="pango-Text-Processing.html#pango-get-log-attrs">pango_get_log_attrs ()</a>
744
- </dt>
745
- <dt>pango_get_mirror_char, <a class="indexterm" href="pango-Bidirectional-Text.html#pango-get-mirror-char">pango_get_mirror_char ()</a>
746
- </dt>
747
- <dt>pango_get_sysconf_subdirectory, <a class="indexterm" href="pango-Miscellaneous-Utilities.html#pango-get-sysconf-subdirectory">pango_get_sysconf_subdirectory ()</a>
748
- </dt>
749
- <dt>PANGO_GET_UNKNOWN_GLYPH, <a class="indexterm" href="pango-Glyph-Storage.html#PANGO-GET-UNKNOWN-GLYPH:CAPS">PANGO_GET_UNKNOWN_GLYPH()</a>
750
- </dt>
751
- <dt>PANGO_GLYPH_EMPTY, <a class="indexterm" href="pango-Glyph-Storage.html#PANGO-GLYPH-EMPTY:CAPS">PANGO_GLYPH_EMPTY</a>
752
- </dt>
753
- <dt>PANGO_GLYPH_INVALID_INPUT, <a class="indexterm" href="pango-Glyph-Storage.html#PANGO-GLYPH-INVALID-INPUT:CAPS">PANGO_GLYPH_INVALID_INPUT</a>
754
- </dt>
755
- <dt>pango_glyph_item_apply_attrs, <a class="indexterm" href="pango-Glyph-Storage.html#pango-glyph-item-apply-attrs">pango_glyph_item_apply_attrs ()</a>
756
- </dt>
757
- <dt>pango_glyph_item_copy, <a class="indexterm" href="pango-Glyph-Storage.html#pango-glyph-item-copy">pango_glyph_item_copy ()</a>
758
- </dt>
759
- <dt>pango_glyph_item_free, <a class="indexterm" href="pango-Glyph-Storage.html#pango-glyph-item-free">pango_glyph_item_free ()</a>
760
- </dt>
761
- <dt>pango_glyph_item_get_logical_widths, <a class="indexterm" href="pango-Glyph-Storage.html#pango-glyph-item-get-logical-widths">pango_glyph_item_get_logical_widths ()</a>
762
- </dt>
763
- <dt>pango_glyph_item_iter_copy, <a class="indexterm" href="pango-Glyph-Storage.html#pango-glyph-item-iter-copy">pango_glyph_item_iter_copy ()</a>
764
- </dt>
765
- <dt>pango_glyph_item_iter_free, <a class="indexterm" href="pango-Glyph-Storage.html#pango-glyph-item-iter-free">pango_glyph_item_iter_free ()</a>
766
- </dt>
767
- <dt>pango_glyph_item_iter_init_end, <a class="indexterm" href="pango-Glyph-Storage.html#pango-glyph-item-iter-init-end">pango_glyph_item_iter_init_end ()</a>
768
- </dt>
769
- <dt>pango_glyph_item_iter_init_start, <a class="indexterm" href="pango-Glyph-Storage.html#pango-glyph-item-iter-init-start">pango_glyph_item_iter_init_start ()</a>
770
- </dt>
771
- <dt>pango_glyph_item_iter_next_cluster, <a class="indexterm" href="pango-Glyph-Storage.html#pango-glyph-item-iter-next-cluster">pango_glyph_item_iter_next_cluster ()</a>
772
- </dt>
773
- <dt>pango_glyph_item_iter_prev_cluster, <a class="indexterm" href="pango-Glyph-Storage.html#pango-glyph-item-iter-prev-cluster">pango_glyph_item_iter_prev_cluster ()</a>
774
- </dt>
775
- <dt>pango_glyph_item_letter_space, <a class="indexterm" href="pango-Glyph-Storage.html#pango-glyph-item-letter-space">pango_glyph_item_letter_space ()</a>
776
- </dt>
777
- <dt>pango_glyph_item_split, <a class="indexterm" href="pango-Glyph-Storage.html#pango-glyph-item-split">pango_glyph_item_split ()</a>
778
- </dt>
779
- <dt>pango_glyph_string_copy, <a class="indexterm" href="pango-Glyph-Storage.html#pango-glyph-string-copy">pango_glyph_string_copy ()</a>
780
- </dt>
781
- <dt>pango_glyph_string_extents, <a class="indexterm" href="pango-Glyph-Storage.html#pango-glyph-string-extents">pango_glyph_string_extents ()</a>
782
- </dt>
783
- <dt>pango_glyph_string_extents_range, <a class="indexterm" href="pango-Glyph-Storage.html#pango-glyph-string-extents-range">pango_glyph_string_extents_range ()</a>
784
- </dt>
785
- <dt>pango_glyph_string_free, <a class="indexterm" href="pango-Glyph-Storage.html#pango-glyph-string-free">pango_glyph_string_free ()</a>
786
- </dt>
787
- <dt>pango_glyph_string_get_logical_widths, <a class="indexterm" href="pango-Glyph-Storage.html#pango-glyph-string-get-logical-widths">pango_glyph_string_get_logical_widths ()</a>
788
- </dt>
789
- <dt>pango_glyph_string_get_width, <a class="indexterm" href="pango-Glyph-Storage.html#pango-glyph-string-get-width">pango_glyph_string_get_width ()</a>
790
- </dt>
791
- <dt>pango_glyph_string_index_to_x, <a class="indexterm" href="pango-Glyph-Storage.html#pango-glyph-string-index-to-x">pango_glyph_string_index_to_x ()</a>
792
- </dt>
793
- <dt>pango_glyph_string_new, <a class="indexterm" href="pango-Glyph-Storage.html#pango-glyph-string-new">pango_glyph_string_new ()</a>
794
- </dt>
795
- <dt>pango_glyph_string_set_size, <a class="indexterm" href="pango-Glyph-Storage.html#pango-glyph-string-set-size">pango_glyph_string_set_size ()</a>
796
- </dt>
797
- <dt>pango_glyph_string_x_to_index, <a class="indexterm" href="pango-Glyph-Storage.html#pango-glyph-string-x-to-index">pango_glyph_string_x_to_index ()</a>
798
- </dt>
799
- <dt>PANGO_GLYPH_UNKNOWN_FLAG, <a class="indexterm" href="pango-Glyph-Storage.html#PANGO-GLYPH-UNKNOWN-FLAG:CAPS">PANGO_GLYPH_UNKNOWN_FLAG</a>
800
- </dt>
801
- <dt>pango_gravity_get_for_matrix, <a class="indexterm" href="pango-Vertical-Text.html#pango-gravity-get-for-matrix">pango_gravity_get_for_matrix ()</a>
802
- </dt>
803
- <dt>pango_gravity_get_for_script, <a class="indexterm" href="pango-Vertical-Text.html#pango-gravity-get-for-script">pango_gravity_get_for_script ()</a>
804
- </dt>
805
- <dt>pango_gravity_get_for_script_and_width, <a class="indexterm" href="pango-Vertical-Text.html#pango-gravity-get-for-script-and-width">pango_gravity_get_for_script_and_width ()</a>
806
- </dt>
807
- <dt>PANGO_GRAVITY_IS_VERTICAL, <a class="indexterm" href="pango-Vertical-Text.html#PANGO-GRAVITY-IS-VERTICAL:CAPS">PANGO_GRAVITY_IS_VERTICAL()</a>
808
- </dt>
809
- <dt>pango_gravity_to_rotation, <a class="indexterm" href="pango-Vertical-Text.html#pango-gravity-to-rotation">pango_gravity_to_rotation ()</a>
810
- </dt>
811
- <dt>PANGO_IS_FONT, <a class="indexterm" href="pango-Fonts.html#PANGO-IS-FONT:CAPS">PANGO_IS_FONT()</a>
812
- </dt>
813
- <dt>PANGO_IS_FONT_FACE, <a class="indexterm" href="pango-Fonts.html#PANGO-IS-FONT-FACE:CAPS">PANGO_IS_FONT_FACE()</a>
814
- </dt>
815
- <dt>PANGO_IS_FONT_FAMILY, <a class="indexterm" href="pango-Fonts.html#PANGO-IS-FONT-FAMILY:CAPS">PANGO_IS_FONT_FAMILY()</a>
816
- </dt>
817
- <dt>PANGO_IS_FONT_MAP, <a class="indexterm" href="pango-Fonts.html#PANGO-IS-FONT-MAP:CAPS">PANGO_IS_FONT_MAP()</a>
818
- </dt>
819
- <dt>PANGO_IS_FONT_MAP_CLASS, <a class="indexterm" href="pango-Fonts.html#PANGO-IS-FONT-MAP-CLASS:CAPS">PANGO_IS_FONT_MAP_CLASS()</a>
820
- </dt>
821
- <dt>pango_is_zero_width, <a class="indexterm" href="pango-Miscellaneous-Utilities.html#pango-is-zero-width">pango_is_zero_width ()</a>
822
- </dt>
823
- <dt>pango_itemize, <a class="indexterm" href="pango-Text-Processing.html#pango-itemize">pango_itemize ()</a>
824
- </dt>
825
- <dt>pango_itemize_with_base_dir, <a class="indexterm" href="pango-Text-Processing.html#pango-itemize-with-base-dir">pango_itemize_with_base_dir ()</a>
826
- </dt>
827
- <dt>pango_item_copy, <a class="indexterm" href="pango-Text-Processing.html#pango-item-copy">pango_item_copy ()</a>
828
- </dt>
829
- <dt>pango_item_free, <a class="indexterm" href="pango-Text-Processing.html#pango-item-free">pango_item_free ()</a>
830
- </dt>
831
- <dt>pango_item_new, <a class="indexterm" href="pango-Text-Processing.html#pango-item-new">pango_item_new ()</a>
832
- </dt>
833
- <dt>pango_item_split, <a class="indexterm" href="pango-Text-Processing.html#pango-item-split">pango_item_split ()</a>
834
- </dt>
835
- <dt>pango_language_from_string, <a class="indexterm" href="pango-Scripts-and-Languages.html#pango-language-from-string">pango_language_from_string ()</a>
836
- </dt>
837
- <dt>pango_language_get_default, <a class="indexterm" href="pango-Scripts-and-Languages.html#pango-language-get-default">pango_language_get_default ()</a>
838
- </dt>
839
- <dt>pango_language_get_sample_string, <a class="indexterm" href="pango-Scripts-and-Languages.html#pango-language-get-sample-string">pango_language_get_sample_string ()</a>
840
- </dt>
841
- <dt>pango_language_get_scripts, <a class="indexterm" href="pango-Scripts-and-Languages.html#pango-language-get-scripts">pango_language_get_scripts ()</a>
842
- </dt>
843
- <dt>pango_language_includes_script, <a class="indexterm" href="pango-Scripts-and-Languages.html#pango-language-includes-script">pango_language_includes_script ()</a>
844
- </dt>
845
- <dt>pango_language_matches, <a class="indexterm" href="pango-Scripts-and-Languages.html#pango-language-matches">pango_language_matches ()</a>
846
- </dt>
847
- <dt>pango_language_to_string, <a class="indexterm" href="pango-Scripts-and-Languages.html#pango-language-to-string">pango_language_to_string ()</a>
848
- </dt>
849
- <dt>pango_layout_context_changed, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-context-changed">pango_layout_context_changed ()</a>
850
- </dt>
851
- <dt>pango_layout_copy, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-copy">pango_layout_copy ()</a>
852
- </dt>
853
- <dt>pango_layout_get_alignment, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-get-alignment">pango_layout_get_alignment ()</a>
854
- </dt>
855
- <dt>pango_layout_get_attributes, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-get-attributes">pango_layout_get_attributes ()</a>
856
- </dt>
857
- <dt>pango_layout_get_auto_dir, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-get-auto-dir">pango_layout_get_auto_dir ()</a>
858
- </dt>
859
- <dt>pango_layout_get_baseline, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-get-baseline">pango_layout_get_baseline ()</a>
860
- </dt>
861
- <dt>pango_layout_get_character_count, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-get-character-count">pango_layout_get_character_count ()</a>
862
- </dt>
863
- <dt>pango_layout_get_context, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-get-context">pango_layout_get_context ()</a>
864
- </dt>
865
- <dt>pango_layout_get_cursor_pos, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-get-cursor-pos">pango_layout_get_cursor_pos ()</a>
866
- </dt>
867
- <dt>pango_layout_get_ellipsize, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-get-ellipsize">pango_layout_get_ellipsize ()</a>
868
- </dt>
869
- <dt>pango_layout_get_extents, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-get-extents">pango_layout_get_extents ()</a>
870
- </dt>
871
- <dt>pango_layout_get_font_description, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-get-font-description">pango_layout_get_font_description ()</a>
872
- </dt>
873
- <dt>pango_layout_get_height, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-get-height">pango_layout_get_height ()</a>
874
- </dt>
875
- <dt>pango_layout_get_indent, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-get-indent">pango_layout_get_indent ()</a>
876
- </dt>
877
- <dt>pango_layout_get_iter, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-get-iter">pango_layout_get_iter ()</a>
878
- </dt>
879
- <dt>pango_layout_get_justify, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-get-justify">pango_layout_get_justify ()</a>
880
- </dt>
881
- <dt>pango_layout_get_line, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-get-line">pango_layout_get_line ()</a>
882
- </dt>
883
- <dt>pango_layout_get_lines, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-get-lines">pango_layout_get_lines ()</a>
884
- </dt>
885
- <dt>pango_layout_get_lines_readonly, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-get-lines-readonly">pango_layout_get_lines_readonly ()</a>
886
- </dt>
887
- <dt>pango_layout_get_line_count, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-get-line-count">pango_layout_get_line_count ()</a>
888
- </dt>
889
- <dt>pango_layout_get_line_readonly, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-get-line-readonly">pango_layout_get_line_readonly ()</a>
890
- </dt>
891
- <dt>pango_layout_get_log_attrs, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-get-log-attrs">pango_layout_get_log_attrs ()</a>
892
- </dt>
893
- <dt>pango_layout_get_log_attrs_readonly, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-get-log-attrs-readonly">pango_layout_get_log_attrs_readonly ()</a>
894
- </dt>
895
- <dt>pango_layout_get_pixel_extents, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-get-pixel-extents">pango_layout_get_pixel_extents ()</a>
896
- </dt>
897
- <dt>pango_layout_get_pixel_size, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-get-pixel-size">pango_layout_get_pixel_size ()</a>
898
- </dt>
899
- <dt>pango_layout_get_single_paragraph_mode, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-get-single-paragraph-mode">pango_layout_get_single_paragraph_mode ()</a>
900
- </dt>
901
- <dt>pango_layout_get_size, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-get-size">pango_layout_get_size ()</a>
902
- </dt>
903
- <dt>pango_layout_get_spacing, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-get-spacing">pango_layout_get_spacing ()</a>
904
- </dt>
905
- <dt>pango_layout_get_tabs, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-get-tabs">pango_layout_get_tabs ()</a>
906
- </dt>
907
- <dt>pango_layout_get_text, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-get-text">pango_layout_get_text ()</a>
908
- </dt>
909
- <dt>pango_layout_get_unknown_glyphs_count, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-get-unknown-glyphs-count">pango_layout_get_unknown_glyphs_count ()</a>
910
- </dt>
911
- <dt>pango_layout_get_width, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-get-width">pango_layout_get_width ()</a>
912
- </dt>
913
- <dt>pango_layout_get_wrap, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-get-wrap">pango_layout_get_wrap ()</a>
914
- </dt>
915
- <dt>pango_layout_index_to_line_x, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-index-to-line-x">pango_layout_index_to_line_x ()</a>
916
- </dt>
917
- <dt>pango_layout_index_to_pos, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-index-to-pos">pango_layout_index_to_pos ()</a>
918
- </dt>
919
- <dt>pango_layout_is_ellipsized, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-is-ellipsized">pango_layout_is_ellipsized ()</a>
920
- </dt>
921
- <dt>pango_layout_is_wrapped, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-is-wrapped">pango_layout_is_wrapped ()</a>
922
- </dt>
923
- <dt>pango_layout_iter_at_last_line, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-iter-at-last-line">pango_layout_iter_at_last_line ()</a>
924
- </dt>
925
- <dt>pango_layout_iter_copy, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-iter-copy">pango_layout_iter_copy ()</a>
926
- </dt>
927
- <dt>pango_layout_iter_free, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-iter-free">pango_layout_iter_free ()</a>
928
- </dt>
929
- <dt>pango_layout_iter_get_baseline, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-iter-get-baseline">pango_layout_iter_get_baseline ()</a>
930
- </dt>
931
- <dt>pango_layout_iter_get_char_extents, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-iter-get-char-extents">pango_layout_iter_get_char_extents ()</a>
932
- </dt>
933
- <dt>pango_layout_iter_get_cluster_extents, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-iter-get-cluster-extents">pango_layout_iter_get_cluster_extents ()</a>
934
- </dt>
935
- <dt>pango_layout_iter_get_index, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-iter-get-index">pango_layout_iter_get_index ()</a>
936
- </dt>
937
- <dt>pango_layout_iter_get_layout, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-iter-get-layout">pango_layout_iter_get_layout ()</a>
938
- </dt>
939
- <dt>pango_layout_iter_get_layout_extents, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-iter-get-layout-extents">pango_layout_iter_get_layout_extents ()</a>
940
- </dt>
941
- <dt>pango_layout_iter_get_line, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-iter-get-line">pango_layout_iter_get_line ()</a>
942
- </dt>
943
- <dt>pango_layout_iter_get_line_extents, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-iter-get-line-extents">pango_layout_iter_get_line_extents ()</a>
944
- </dt>
945
- <dt>pango_layout_iter_get_line_readonly, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-iter-get-line-readonly">pango_layout_iter_get_line_readonly ()</a>
946
- </dt>
947
- <dt>pango_layout_iter_get_line_yrange, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-iter-get-line-yrange">pango_layout_iter_get_line_yrange ()</a>
948
- </dt>
949
- <dt>pango_layout_iter_get_run, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-iter-get-run">pango_layout_iter_get_run ()</a>
950
- </dt>
951
- <dt>pango_layout_iter_get_run_extents, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-iter-get-run-extents">pango_layout_iter_get_run_extents ()</a>
952
- </dt>
953
- <dt>pango_layout_iter_get_run_readonly, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-iter-get-run-readonly">pango_layout_iter_get_run_readonly ()</a>
954
- </dt>
955
- <dt>pango_layout_iter_next_char, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-iter-next-char">pango_layout_iter_next_char ()</a>
956
- </dt>
957
- <dt>pango_layout_iter_next_cluster, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-iter-next-cluster">pango_layout_iter_next_cluster ()</a>
958
- </dt>
959
- <dt>pango_layout_iter_next_line, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-iter-next-line">pango_layout_iter_next_line ()</a>
960
- </dt>
961
- <dt>pango_layout_iter_next_run, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-iter-next-run">pango_layout_iter_next_run ()</a>
962
- </dt>
963
- <dt>pango_layout_line_get_extents, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-line-get-extents">pango_layout_line_get_extents ()</a>
964
- </dt>
965
- <dt>pango_layout_line_get_pixel_extents, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-line-get-pixel-extents">pango_layout_line_get_pixel_extents ()</a>
966
- </dt>
967
- <dt>pango_layout_line_get_x_ranges, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-line-get-x-ranges">pango_layout_line_get_x_ranges ()</a>
968
- </dt>
969
- <dt>pango_layout_line_index_to_x, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-line-index-to-x">pango_layout_line_index_to_x ()</a>
970
- </dt>
971
- <dt>pango_layout_line_ref, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-line-ref">pango_layout_line_ref ()</a>
972
- </dt>
973
- <dt>pango_layout_line_unref, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-line-unref">pango_layout_line_unref ()</a>
974
- </dt>
975
- <dt>pango_layout_line_x_to_index, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-line-x-to-index">pango_layout_line_x_to_index ()</a>
976
- </dt>
977
- <dt>pango_layout_move_cursor_visually, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-move-cursor-visually">pango_layout_move_cursor_visually ()</a>
978
- </dt>
979
- <dt>pango_layout_new, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-new">pango_layout_new ()</a>
980
- </dt>
981
- <dt>pango_layout_set_alignment, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-set-alignment">pango_layout_set_alignment ()</a>
982
- </dt>
983
- <dt>pango_layout_set_attributes, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-set-attributes">pango_layout_set_attributes ()</a>
984
- </dt>
985
- <dt>pango_layout_set_auto_dir, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-set-auto-dir">pango_layout_set_auto_dir ()</a>
986
- </dt>
987
- <dt>pango_layout_set_ellipsize, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-set-ellipsize">pango_layout_set_ellipsize ()</a>
988
- </dt>
989
- <dt>pango_layout_set_font_description, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-set-font-description">pango_layout_set_font_description ()</a>
990
- </dt>
991
- <dt>pango_layout_set_height, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-set-height">pango_layout_set_height ()</a>
992
- </dt>
993
- <dt>pango_layout_set_indent, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-set-indent">pango_layout_set_indent ()</a>
994
- </dt>
995
- <dt>pango_layout_set_justify, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-set-justify">pango_layout_set_justify ()</a>
996
- </dt>
997
- <dt>pango_layout_set_markup, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-set-markup">pango_layout_set_markup ()</a>
998
- </dt>
999
- <dt>pango_layout_set_markup_with_accel, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-set-markup-with-accel">pango_layout_set_markup_with_accel ()</a>
1000
- </dt>
1001
- <dt>pango_layout_set_single_paragraph_mode, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-set-single-paragraph-mode">pango_layout_set_single_paragraph_mode ()</a>
1002
- </dt>
1003
- <dt>pango_layout_set_spacing, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-set-spacing">pango_layout_set_spacing ()</a>
1004
- </dt>
1005
- <dt>pango_layout_set_tabs, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-set-tabs">pango_layout_set_tabs ()</a>
1006
- </dt>
1007
- <dt>pango_layout_set_text, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-set-text">pango_layout_set_text ()</a>
1008
- </dt>
1009
- <dt>pango_layout_set_width, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-set-width">pango_layout_set_width ()</a>
1010
- </dt>
1011
- <dt>pango_layout_set_wrap, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-set-wrap">pango_layout_set_wrap ()</a>
1012
- </dt>
1013
- <dt>pango_layout_xy_to_index, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-xy-to-index">pango_layout_xy_to_index ()</a>
1014
- </dt>
1015
- <dt>PANGO_LBEARING, <a class="indexterm" href="pango-Glyph-Storage.html#PANGO-LBEARING:CAPS">PANGO_LBEARING()</a>
1016
- </dt>
1017
- <dt>pango_log2vis_get_embedding_levels, <a class="indexterm" href="pango-Miscellaneous-Utilities.html#pango-log2vis-get-embedding-levels">pango_log2vis_get_embedding_levels ()</a>
1018
- </dt>
1019
- <dt>pango_lookup_aliases, <a class="indexterm" href="pango-Miscellaneous-Utilities.html#pango-lookup-aliases">pango_lookup_aliases ()</a>
1020
- </dt>
1021
- <dt>pango_map_get_engine, <a class="indexterm" href="pango-Modules.html#pango-map-get-engine">pango_map_get_engine ()</a>
1022
- </dt>
1023
- <dt>pango_map_get_engines, <a class="indexterm" href="pango-Modules.html#pango-map-get-engines">pango_map_get_engines ()</a>
1024
- </dt>
1025
- <dt>pango_matrix_concat, <a class="indexterm" href="pango-Glyph-Storage.html#pango-matrix-concat">pango_matrix_concat ()</a>
1026
- </dt>
1027
- <dt>pango_matrix_copy, <a class="indexterm" href="pango-Glyph-Storage.html#pango-matrix-copy">pango_matrix_copy ()</a>
1028
- </dt>
1029
- <dt>pango_matrix_free, <a class="indexterm" href="pango-Glyph-Storage.html#pango-matrix-free">pango_matrix_free ()</a>
1030
- </dt>
1031
- <dt>pango_matrix_get_font_scale_factor, <a class="indexterm" href="pango-Glyph-Storage.html#pango-matrix-get-font-scale-factor">pango_matrix_get_font_scale_factor ()</a>
1032
- </dt>
1033
- <dt>PANGO_MATRIX_INIT, <a class="indexterm" href="pango-Glyph-Storage.html#PANGO-MATRIX-INIT:CAPS">PANGO_MATRIX_INIT</a>
1034
- </dt>
1035
- <dt>pango_matrix_rotate, <a class="indexterm" href="pango-Glyph-Storage.html#pango-matrix-rotate">pango_matrix_rotate ()</a>
1036
- </dt>
1037
- <dt>pango_matrix_scale, <a class="indexterm" href="pango-Glyph-Storage.html#pango-matrix-scale">pango_matrix_scale ()</a>
1038
- </dt>
1039
- <dt>pango_matrix_transform_distance, <a class="indexterm" href="pango-Glyph-Storage.html#pango-matrix-transform-distance">pango_matrix_transform_distance ()</a>
1040
- </dt>
1041
- <dt>pango_matrix_transform_pixel_rectangle, <a class="indexterm" href="pango-Glyph-Storage.html#pango-matrix-transform-pixel-rectangle">pango_matrix_transform_pixel_rectangle ()</a>
1042
- </dt>
1043
- <dt>pango_matrix_transform_point, <a class="indexterm" href="pango-Glyph-Storage.html#pango-matrix-transform-point">pango_matrix_transform_point ()</a>
1044
- </dt>
1045
- <dt>pango_matrix_transform_rectangle, <a class="indexterm" href="pango-Glyph-Storage.html#pango-matrix-transform-rectangle">pango_matrix_transform_rectangle ()</a>
1046
- </dt>
1047
- <dt>pango_matrix_translate, <a class="indexterm" href="pango-Glyph-Storage.html#pango-matrix-translate">pango_matrix_translate ()</a>
1048
- </dt>
1049
- <dt>pango_module_register, <a class="indexterm" href="pango-Modules.html#pango-module-register">pango_module_register ()</a>
1050
- </dt>
1051
- <dt>PANGO_OT_ALL_GLYPHS, <a class="indexterm" href="pango-OpenType-Font-Handling.html#PANGO-OT-ALL-GLYPHS:CAPS">PANGO_OT_ALL_GLYPHS</a>
1052
- </dt>
1053
- <dt>pango_ot_buffer_add_glyph, <a class="indexterm" href="pango-OpenType-Font-Handling.html#pango-ot-buffer-add-glyph">pango_ot_buffer_add_glyph ()</a>
1054
- </dt>
1055
- <dt>pango_ot_buffer_clear, <a class="indexterm" href="pango-OpenType-Font-Handling.html#pango-ot-buffer-clear">pango_ot_buffer_clear ()</a>
1056
- </dt>
1057
- <dt>pango_ot_buffer_destroy, <a class="indexterm" href="pango-OpenType-Font-Handling.html#pango-ot-buffer-destroy">pango_ot_buffer_destroy ()</a>
1058
- </dt>
1059
- <dt>pango_ot_buffer_get_glyphs, <a class="indexterm" href="pango-OpenType-Font-Handling.html#pango-ot-buffer-get-glyphs">pango_ot_buffer_get_glyphs ()</a>
1060
- </dt>
1061
- <dt>pango_ot_buffer_new, <a class="indexterm" href="pango-OpenType-Font-Handling.html#pango-ot-buffer-new">pango_ot_buffer_new ()</a>
1062
- </dt>
1063
- <dt>pango_ot_buffer_output, <a class="indexterm" href="pango-OpenType-Font-Handling.html#pango-ot-buffer-output">pango_ot_buffer_output ()</a>
1064
- </dt>
1065
- <dt>pango_ot_buffer_set_rtl, <a class="indexterm" href="pango-OpenType-Font-Handling.html#pango-ot-buffer-set-rtl">pango_ot_buffer_set_rtl ()</a>
1066
- </dt>
1067
- <dt>pango_ot_buffer_set_zero_width_marks, <a class="indexterm" href="pango-OpenType-Font-Handling.html#pango-ot-buffer-set-zero-width-marks">pango_ot_buffer_set_zero_width_marks ()</a>
1068
- </dt>
1069
- <dt>PANGO_OT_DEFAULT_LANGUAGE, <a class="indexterm" href="pango-OpenType-Font-Handling.html#PANGO-OT-DEFAULT-LANGUAGE:CAPS">PANGO_OT_DEFAULT_LANGUAGE</a>
1070
- </dt>
1071
- <dt>pango_ot_info_find_feature, <a class="indexterm" href="pango-OpenType-Font-Handling.html#pango-ot-info-find-feature">pango_ot_info_find_feature ()</a>
1072
- </dt>
1073
- <dt>pango_ot_info_find_language, <a class="indexterm" href="pango-OpenType-Font-Handling.html#pango-ot-info-find-language">pango_ot_info_find_language ()</a>
1074
- </dt>
1075
- <dt>pango_ot_info_find_script, <a class="indexterm" href="pango-OpenType-Font-Handling.html#pango-ot-info-find-script">pango_ot_info_find_script ()</a>
1076
- </dt>
1077
- <dt>pango_ot_info_get, <a class="indexterm" href="pango-OpenType-Font-Handling.html#pango-ot-info-get">pango_ot_info_get ()</a>
1078
- </dt>
1079
- <dt>pango_ot_info_list_features, <a class="indexterm" href="pango-OpenType-Font-Handling.html#pango-ot-info-list-features">pango_ot_info_list_features ()</a>
1080
- </dt>
1081
- <dt>pango_ot_info_list_languages, <a class="indexterm" href="pango-OpenType-Font-Handling.html#pango-ot-info-list-languages">pango_ot_info_list_languages ()</a>
1082
- </dt>
1083
- <dt>pango_ot_info_list_scripts, <a class="indexterm" href="pango-OpenType-Font-Handling.html#pango-ot-info-list-scripts">pango_ot_info_list_scripts ()</a>
1084
- </dt>
1085
- <dt>PANGO_OT_NO_FEATURE, <a class="indexterm" href="pango-OpenType-Font-Handling.html#PANGO-OT-NO-FEATURE:CAPS">PANGO_OT_NO_FEATURE</a>
1086
- </dt>
1087
- <dt>PANGO_OT_NO_SCRIPT, <a class="indexterm" href="pango-OpenType-Font-Handling.html#PANGO-OT-NO-SCRIPT:CAPS">PANGO_OT_NO_SCRIPT</a>
1088
- </dt>
1089
- <dt>pango_ot_ruleset_add_feature, <a class="indexterm" href="pango-OpenType-Font-Handling.html#pango-ot-ruleset-add-feature">pango_ot_ruleset_add_feature ()</a>
1090
- </dt>
1091
- <dt>pango_ot_ruleset_description_copy, <a class="indexterm" href="pango-OpenType-Font-Handling.html#pango-ot-ruleset-description-copy">pango_ot_ruleset_description_copy ()</a>
1092
- </dt>
1093
- <dt>pango_ot_ruleset_description_equal, <a class="indexterm" href="pango-OpenType-Font-Handling.html#pango-ot-ruleset-description-equal">pango_ot_ruleset_description_equal ()</a>
1094
- </dt>
1095
- <dt>pango_ot_ruleset_description_free, <a class="indexterm" href="pango-OpenType-Font-Handling.html#pango-ot-ruleset-description-free">pango_ot_ruleset_description_free ()</a>
1096
- </dt>
1097
- <dt>pango_ot_ruleset_description_hash, <a class="indexterm" href="pango-OpenType-Font-Handling.html#pango-ot-ruleset-description-hash">pango_ot_ruleset_description_hash ()</a>
1098
- </dt>
1099
- <dt>pango_ot_ruleset_get_feature_count, <a class="indexterm" href="pango-OpenType-Font-Handling.html#pango-ot-ruleset-get-feature-count">pango_ot_ruleset_get_feature_count ()</a>
1100
- </dt>
1101
- <dt>pango_ot_ruleset_get_for_description, <a class="indexterm" href="pango-OpenType-Font-Handling.html#pango-ot-ruleset-get-for-description">pango_ot_ruleset_get_for_description ()</a>
1102
- </dt>
1103
- <dt>pango_ot_ruleset_maybe_add_feature, <a class="indexterm" href="pango-OpenType-Font-Handling.html#pango-ot-ruleset-maybe-add-feature">pango_ot_ruleset_maybe_add_feature ()</a>
1104
- </dt>
1105
- <dt>pango_ot_ruleset_maybe_add_features, <a class="indexterm" href="pango-OpenType-Font-Handling.html#pango-ot-ruleset-maybe-add-features">pango_ot_ruleset_maybe_add_features ()</a>
1106
- </dt>
1107
- <dt>pango_ot_ruleset_new, <a class="indexterm" href="pango-OpenType-Font-Handling.html#pango-ot-ruleset-new">pango_ot_ruleset_new ()</a>
1108
- </dt>
1109
- <dt>pango_ot_ruleset_new_for, <a class="indexterm" href="pango-OpenType-Font-Handling.html#pango-ot-ruleset-new-for">pango_ot_ruleset_new_for ()</a>
1110
- </dt>
1111
- <dt>pango_ot_ruleset_new_from_description, <a class="indexterm" href="pango-OpenType-Font-Handling.html#pango-ot-ruleset-new-from-description">pango_ot_ruleset_new_from_description ()</a>
1112
- </dt>
1113
- <dt>pango_ot_ruleset_position, <a class="indexterm" href="pango-OpenType-Font-Handling.html#pango-ot-ruleset-position">pango_ot_ruleset_position ()</a>
1114
- </dt>
1115
- <dt>pango_ot_ruleset_substitute, <a class="indexterm" href="pango-OpenType-Font-Handling.html#pango-ot-ruleset-substitute">pango_ot_ruleset_substitute ()</a>
1116
- </dt>
1117
- <dt>PANGO_OT_TAG_DEFAULT_LANGUAGE, <a class="indexterm" href="pango-OpenType-Font-Handling.html#PANGO-OT-TAG-DEFAULT-LANGUAGE:CAPS">PANGO_OT_TAG_DEFAULT_LANGUAGE</a>
1118
- </dt>
1119
- <dt>PANGO_OT_TAG_DEFAULT_SCRIPT, <a class="indexterm" href="pango-OpenType-Font-Handling.html#PANGO-OT-TAG-DEFAULT-SCRIPT:CAPS">PANGO_OT_TAG_DEFAULT_SCRIPT</a>
1120
- </dt>
1121
- <dt>pango_ot_tag_from_language, <a class="indexterm" href="pango-OpenType-Font-Handling.html#pango-ot-tag-from-language">pango_ot_tag_from_language ()</a>
1122
- </dt>
1123
- <dt>pango_ot_tag_from_script, <a class="indexterm" href="pango-OpenType-Font-Handling.html#pango-ot-tag-from-script">pango_ot_tag_from_script ()</a>
1124
- </dt>
1125
- <dt>PANGO_OT_TAG_MAKE, <a class="indexterm" href="pango-OpenType-Font-Handling.html#PANGO-OT-TAG-MAKE:CAPS">PANGO_OT_TAG_MAKE()</a>
1126
- </dt>
1127
- <dt>PANGO_OT_TAG_MAKE_FROM_STRING, <a class="indexterm" href="pango-OpenType-Font-Handling.html#PANGO-OT-TAG-MAKE-FROM-STRING:CAPS">PANGO_OT_TAG_MAKE_FROM_STRING()</a>
1128
- </dt>
1129
- <dt>pango_ot_tag_to_language, <a class="indexterm" href="pango-OpenType-Font-Handling.html#pango-ot-tag-to-language">pango_ot_tag_to_language ()</a>
1130
- </dt>
1131
- <dt>pango_ot_tag_to_script, <a class="indexterm" href="pango-OpenType-Font-Handling.html#pango-ot-tag-to-script">pango_ot_tag_to_script ()</a>
1132
- </dt>
1133
- <dt>pango_parse_enum, <a class="indexterm" href="pango-Miscellaneous-Utilities.html#pango-parse-enum">pango_parse_enum ()</a>
1134
- </dt>
1135
- <dt>pango_parse_markup, <a class="indexterm" href="pango-Text-Attributes.html#pango-parse-markup">pango_parse_markup ()</a>
1136
- </dt>
1137
- <dt>pango_parse_stretch, <a class="indexterm" href="pango-Miscellaneous-Utilities.html#pango-parse-stretch">pango_parse_stretch ()</a>
1138
- </dt>
1139
- <dt>pango_parse_style, <a class="indexterm" href="pango-Miscellaneous-Utilities.html#pango-parse-style">pango_parse_style ()</a>
1140
- </dt>
1141
- <dt>pango_parse_variant, <a class="indexterm" href="pango-Miscellaneous-Utilities.html#pango-parse-variant">pango_parse_variant ()</a>
1142
- </dt>
1143
- <dt>pango_parse_weight, <a class="indexterm" href="pango-Miscellaneous-Utilities.html#pango-parse-weight">pango_parse_weight ()</a>
1144
- </dt>
1145
- <dt>PANGO_PIXELS, <a class="indexterm" href="pango-Glyph-Storage.html#PANGO-PIXELS:CAPS">PANGO_PIXELS()</a>
1146
- </dt>
1147
- <dt>PANGO_PIXELS_CEIL, <a class="indexterm" href="pango-Glyph-Storage.html#PANGO-PIXELS-CEIL:CAPS">PANGO_PIXELS_CEIL()</a>
1148
- </dt>
1149
- <dt>PANGO_PIXELS_FLOOR, <a class="indexterm" href="pango-Glyph-Storage.html#PANGO-PIXELS-FLOOR:CAPS">PANGO_PIXELS_FLOOR()</a>
1150
- </dt>
1151
- <dt>pango_quantize_line_geometry, <a class="indexterm" href="pango-Miscellaneous-Utilities.html#pango-quantize-line-geometry">pango_quantize_line_geometry ()</a>
1152
- </dt>
1153
- <dt>PANGO_RBEARING, <a class="indexterm" href="pango-Glyph-Storage.html#PANGO-RBEARING:CAPS">PANGO_RBEARING()</a>
1154
- </dt>
1155
- <dt>pango_read_line, <a class="indexterm" href="pango-Miscellaneous-Utilities.html#pango-read-line">pango_read_line ()</a>
1156
- </dt>
1157
- <dt>pango_renderer_activate, <a class="indexterm" href="pango-pango-renderer.html#pango-renderer-activate">pango_renderer_activate ()</a>
1158
- </dt>
1159
- <dt>pango_renderer_deactivate, <a class="indexterm" href="pango-pango-renderer.html#pango-renderer-deactivate">pango_renderer_deactivate ()</a>
1160
- </dt>
1161
- <dt>pango_renderer_draw_error_underline, <a class="indexterm" href="pango-pango-renderer.html#pango-renderer-draw-error-underline">pango_renderer_draw_error_underline ()</a>
1162
- </dt>
1163
- <dt>pango_renderer_draw_glyph, <a class="indexterm" href="pango-pango-renderer.html#pango-renderer-draw-glyph">pango_renderer_draw_glyph ()</a>
1164
- </dt>
1165
- <dt>pango_renderer_draw_glyphs, <a class="indexterm" href="pango-pango-renderer.html#pango-renderer-draw-glyphs">pango_renderer_draw_glyphs ()</a>
1166
- </dt>
1167
- <dt>pango_renderer_draw_glyph_item, <a class="indexterm" href="pango-pango-renderer.html#pango-renderer-draw-glyph-item">pango_renderer_draw_glyph_item ()</a>
1168
- </dt>
1169
- <dt>pango_renderer_draw_layout, <a class="indexterm" href="pango-pango-renderer.html#pango-renderer-draw-layout">pango_renderer_draw_layout ()</a>
1170
- </dt>
1171
- <dt>pango_renderer_draw_layout_line, <a class="indexterm" href="pango-pango-renderer.html#pango-renderer-draw-layout-line">pango_renderer_draw_layout_line ()</a>
1172
- </dt>
1173
- <dt>pango_renderer_draw_rectangle, <a class="indexterm" href="pango-pango-renderer.html#pango-renderer-draw-rectangle">pango_renderer_draw_rectangle ()</a>
1174
- </dt>
1175
- <dt>pango_renderer_draw_trapezoid, <a class="indexterm" href="pango-pango-renderer.html#pango-renderer-draw-trapezoid">pango_renderer_draw_trapezoid ()</a>
1176
- </dt>
1177
- <dt>pango_renderer_get_color, <a class="indexterm" href="pango-pango-renderer.html#pango-renderer-get-color">pango_renderer_get_color ()</a>
1178
- </dt>
1179
- <dt>pango_renderer_get_layout, <a class="indexterm" href="pango-pango-renderer.html#pango-renderer-get-layout">pango_renderer_get_layout ()</a>
1180
- </dt>
1181
- <dt>pango_renderer_get_layout_line, <a class="indexterm" href="pango-pango-renderer.html#pango-renderer-get-layout-line">pango_renderer_get_layout_line ()</a>
1182
- </dt>
1183
- <dt>pango_renderer_get_matrix, <a class="indexterm" href="pango-pango-renderer.html#pango-renderer-get-matrix">pango_renderer_get_matrix ()</a>
1184
- </dt>
1185
- <dt>pango_renderer_part_changed, <a class="indexterm" href="pango-pango-renderer.html#pango-renderer-part-changed">pango_renderer_part_changed ()</a>
1186
- </dt>
1187
- <dt>pango_renderer_set_color, <a class="indexterm" href="pango-pango-renderer.html#pango-renderer-set-color">pango_renderer_set_color ()</a>
1188
- </dt>
1189
- <dt>pango_renderer_set_matrix, <a class="indexterm" href="pango-pango-renderer.html#pango-renderer-set-matrix">pango_renderer_set_matrix ()</a>
1190
- </dt>
1191
- <dt>PANGO_RENDER_TYPE_FC, <a class="indexterm" href="PangoFcFont.html#PANGO-RENDER-TYPE-FC:CAPS">PANGO_RENDER_TYPE_FC</a>
1192
- </dt>
1193
- <dt>PANGO_RENDER_TYPE_FT2, <a class="indexterm" href="pango-FreeType-Fonts-and-Rendering.html#PANGO-RENDER-TYPE-FT2:CAPS">PANGO_RENDER_TYPE_FT2</a>
1194
- </dt>
1195
- <dt>PANGO_RENDER_TYPE_NONE, <a class="indexterm" href="pango-Engines.html#PANGO-RENDER-TYPE-NONE:CAPS">PANGO_RENDER_TYPE_NONE</a>
1196
- </dt>
1197
- <dt>PANGO_RENDER_TYPE_WIN32, <a class="indexterm" href="pango-Win32-Fonts-and-Rendering.html#PANGO-RENDER-TYPE-WIN32:CAPS">PANGO_RENDER_TYPE_WIN32</a>
1198
- </dt>
1199
- <dt>PANGO_RENDER_TYPE_X, <a class="indexterm" href="pango-X-Fonts-and-Rendering.html#PANGO-RENDER-TYPE-X:CAPS">PANGO_RENDER_TYPE_X</a>
1200
- </dt>
1201
- <dt>PANGO_RENDER_TYPE_XFT, <a class="indexterm" href="pango-Xft-Fonts-and-Rendering.html#PANGO-RENDER-TYPE-XFT:CAPS">PANGO_RENDER_TYPE_XFT</a>
1202
- </dt>
1203
- <dt>pango_reorder_items, <a class="indexterm" href="pango-Text-Processing.html#pango-reorder-items">pango_reorder_items ()</a>
1204
- </dt>
1205
- <dt>PANGO_SCALE, <a class="indexterm" href="pango-Glyph-Storage.html#PANGO-SCALE:CAPS">PANGO_SCALE</a>
1206
- </dt>
1207
- <dt>PANGO_SCALE_LARGE, <a class="indexterm" href="pango-Text-Attributes.html#PANGO-SCALE-LARGE:CAPS">PANGO_SCALE_LARGE</a>
1208
- </dt>
1209
- <dt>PANGO_SCALE_MEDIUM, <a class="indexterm" href="pango-Text-Attributes.html#PANGO-SCALE-MEDIUM:CAPS">PANGO_SCALE_MEDIUM</a>
1210
- </dt>
1211
- <dt>PANGO_SCALE_SMALL, <a class="indexterm" href="pango-Text-Attributes.html#PANGO-SCALE-SMALL:CAPS">PANGO_SCALE_SMALL</a>
1212
- </dt>
1213
- <dt>PANGO_SCALE_XX_LARGE, <a class="indexterm" href="pango-Text-Attributes.html#PANGO-SCALE-XX-LARGE:CAPS">PANGO_SCALE_XX_LARGE</a>
1214
- </dt>
1215
- <dt>PANGO_SCALE_XX_SMALL, <a class="indexterm" href="pango-Text-Attributes.html#PANGO-SCALE-XX-SMALL:CAPS">PANGO_SCALE_XX_SMALL</a>
1216
- </dt>
1217
- <dt>PANGO_SCALE_X_LARGE, <a class="indexterm" href="pango-Text-Attributes.html#PANGO-SCALE-X-LARGE:CAPS">PANGO_SCALE_X_LARGE</a>
1218
- </dt>
1219
- <dt>PANGO_SCALE_X_SMALL, <a class="indexterm" href="pango-Text-Attributes.html#PANGO-SCALE-X-SMALL:CAPS">PANGO_SCALE_X_SMALL</a>
1220
- </dt>
1221
- <dt>pango_scan_int, <a class="indexterm" href="pango-Miscellaneous-Utilities.html#pango-scan-int">pango_scan_int ()</a>
1222
- </dt>
1223
- <dt>pango_scan_string, <a class="indexterm" href="pango-Miscellaneous-Utilities.html#pango-scan-string">pango_scan_string ()</a>
1224
- </dt>
1225
- <dt>pango_scan_word, <a class="indexterm" href="pango-Miscellaneous-Utilities.html#pango-scan-word">pango_scan_word ()</a>
1226
- </dt>
1227
- <dt>pango_script_for_unichar, <a class="indexterm" href="pango-Scripts-and-Languages.html#pango-script-for-unichar">pango_script_for_unichar ()</a>
1228
- </dt>
1229
- <dt>pango_script_get_sample_language, <a class="indexterm" href="pango-Scripts-and-Languages.html#pango-script-get-sample-language">pango_script_get_sample_language ()</a>
1230
- </dt>
1231
- <dt>pango_script_iter_free, <a class="indexterm" href="pango-Scripts-and-Languages.html#pango-script-iter-free">pango_script_iter_free ()</a>
1232
- </dt>
1233
- <dt>pango_script_iter_get_range, <a class="indexterm" href="pango-Scripts-and-Languages.html#pango-script-iter-get-range">pango_script_iter_get_range ()</a>
1234
- </dt>
1235
- <dt>pango_script_iter_new, <a class="indexterm" href="pango-Scripts-and-Languages.html#pango-script-iter-new">pango_script_iter_new ()</a>
1236
- </dt>
1237
- <dt>pango_script_iter_next, <a class="indexterm" href="pango-Scripts-and-Languages.html#pango-script-iter-next">pango_script_iter_next ()</a>
1238
- </dt>
1239
- <dt>pango_shape, <a class="indexterm" href="pango-Text-Processing.html#pango-shape">pango_shape ()</a>
1240
- </dt>
1241
- <dt>pango_skip_space, <a class="indexterm" href="pango-Miscellaneous-Utilities.html#pango-skip-space">pango_skip_space ()</a>
1242
- </dt>
1243
- <dt>pango_split_file_list, <a class="indexterm" href="pango-Miscellaneous-Utilities.html#pango-split-file-list">pango_split_file_list ()</a>
1244
- </dt>
1245
- <dt>pango_tab_array_copy, <a class="indexterm" href="pango-Tab-Stops.html#pango-tab-array-copy">pango_tab_array_copy ()</a>
1246
- </dt>
1247
- <dt>pango_tab_array_free, <a class="indexterm" href="pango-Tab-Stops.html#pango-tab-array-free">pango_tab_array_free ()</a>
1248
- </dt>
1249
- <dt>pango_tab_array_get_positions_in_pixels, <a class="indexterm" href="pango-Tab-Stops.html#pango-tab-array-get-positions-in-pixels">pango_tab_array_get_positions_in_pixels ()</a>
1250
- </dt>
1251
- <dt>pango_tab_array_get_size, <a class="indexterm" href="pango-Tab-Stops.html#pango-tab-array-get-size">pango_tab_array_get_size ()</a>
1252
- </dt>
1253
- <dt>pango_tab_array_get_tab, <a class="indexterm" href="pango-Tab-Stops.html#pango-tab-array-get-tab">pango_tab_array_get_tab ()</a>
1254
- </dt>
1255
- <dt>pango_tab_array_get_tabs, <a class="indexterm" href="pango-Tab-Stops.html#pango-tab-array-get-tabs">pango_tab_array_get_tabs ()</a>
1256
- </dt>
1257
- <dt>pango_tab_array_new, <a class="indexterm" href="pango-Tab-Stops.html#pango-tab-array-new">pango_tab_array_new ()</a>
1258
- </dt>
1259
- <dt>pango_tab_array_new_with_positions, <a class="indexterm" href="pango-Tab-Stops.html#pango-tab-array-new-with-positions">pango_tab_array_new_with_positions ()</a>
1260
- </dt>
1261
- <dt>pango_tab_array_resize, <a class="indexterm" href="pango-Tab-Stops.html#pango-tab-array-resize">pango_tab_array_resize ()</a>
1262
- </dt>
1263
- <dt>pango_tab_array_set_tab, <a class="indexterm" href="pango-Tab-Stops.html#pango-tab-array-set-tab">pango_tab_array_set_tab ()</a>
1264
- </dt>
1265
- <dt>pango_trim_string, <a class="indexterm" href="pango-Miscellaneous-Utilities.html#pango-trim-string">pango_trim_string ()</a>
1266
- </dt>
1267
- <dt>PANGO_TYPE_ALIGNMENT, <a class="indexterm" href="pango-Layout-Objects.html#PANGO-TYPE-ALIGNMENT:CAPS">PANGO_TYPE_ALIGNMENT</a>
1268
- </dt>
1269
- <dt>PANGO_TYPE_ATTR_LIST, <a class="indexterm" href="pango-Text-Attributes.html#PANGO-TYPE-ATTR-LIST:CAPS">PANGO_TYPE_ATTR_LIST</a>
1270
- </dt>
1271
- <dt>PANGO_TYPE_ATTR_TYPE, <a class="indexterm" href="pango-Text-Attributes.html#PANGO-TYPE-ATTR-TYPE:CAPS">PANGO_TYPE_ATTR_TYPE</a>
1272
- </dt>
1273
- <dt>PANGO_TYPE_COLOR, <a class="indexterm" href="pango-Text-Attributes.html#PANGO-TYPE-COLOR:CAPS">PANGO_TYPE_COLOR</a>
1274
- </dt>
1275
- <dt>PANGO_TYPE_COVERAGE_LEVEL, <a class="indexterm" href="pango-Coverage-Maps.html#PANGO-TYPE-COVERAGE-LEVEL:CAPS">PANGO_TYPE_COVERAGE_LEVEL</a>
1276
- </dt>
1277
- <dt>PANGO_TYPE_DIRECTION, <a class="indexterm" href="pango-Text-Processing.html#PANGO-TYPE-DIRECTION:CAPS">PANGO_TYPE_DIRECTION</a>
1278
- </dt>
1279
- <dt>PANGO_TYPE_ELLIPSIZE_MODE, <a class="indexterm" href="pango-Layout-Objects.html#PANGO-TYPE-ELLIPSIZE-MODE:CAPS">PANGO_TYPE_ELLIPSIZE_MODE</a>
1280
- </dt>
1281
- <dt>PANGO_TYPE_FONT, <a class="indexterm" href="pango-Fonts.html#PANGO-TYPE-FONT:CAPS">PANGO_TYPE_FONT</a>
1282
- </dt>
1283
- <dt>PANGO_TYPE_FONTSET, <a class="indexterm" href="pango-Fonts.html#PANGO-TYPE-FONTSET:CAPS">PANGO_TYPE_FONTSET</a>
1284
- </dt>
1285
- <dt>PANGO_TYPE_FONTSET_SIMPLE, <a class="indexterm" href="pango-Fonts.html#PANGO-TYPE-FONTSET-SIMPLE:CAPS">PANGO_TYPE_FONTSET_SIMPLE</a>
1286
- </dt>
1287
- <dt>PANGO_TYPE_FONT_DESCRIPTION, <a class="indexterm" href="pango-Fonts.html#PANGO-TYPE-FONT-DESCRIPTION:CAPS">PANGO_TYPE_FONT_DESCRIPTION</a>
1288
- </dt>
1289
- <dt>PANGO_TYPE_FONT_FACE, <a class="indexterm" href="pango-Fonts.html#PANGO-TYPE-FONT-FACE:CAPS">PANGO_TYPE_FONT_FACE</a>
1290
- </dt>
1291
- <dt>PANGO_TYPE_FONT_FAMILY, <a class="indexterm" href="pango-Fonts.html#PANGO-TYPE-FONT-FAMILY:CAPS">PANGO_TYPE_FONT_FAMILY</a>
1292
- </dt>
1293
- <dt>PANGO_TYPE_FONT_MAP, <a class="indexterm" href="pango-Fonts.html#PANGO-TYPE-FONT-MAP:CAPS">PANGO_TYPE_FONT_MAP</a>
1294
- </dt>
1295
- <dt>PANGO_TYPE_FONT_MASK, <a class="indexterm" href="pango-Fonts.html#PANGO-TYPE-FONT-MASK:CAPS">PANGO_TYPE_FONT_MASK</a>
1296
- </dt>
1297
- <dt>PANGO_TYPE_FONT_METRICS, <a class="indexterm" href="pango-Fonts.html#PANGO-TYPE-FONT-METRICS:CAPS">PANGO_TYPE_FONT_METRICS</a>
1298
- </dt>
1299
- <dt>PANGO_TYPE_GLYPH_ITEM, <a class="indexterm" href="pango-Glyph-Storage.html#PANGO-TYPE-GLYPH-ITEM:CAPS">PANGO_TYPE_GLYPH_ITEM</a>
1300
- </dt>
1301
- <dt>PANGO_TYPE_GLYPH_ITEM_ITER, <a class="indexterm" href="pango-Glyph-Storage.html#PANGO-TYPE-GLYPH-ITEM-ITER:CAPS">PANGO_TYPE_GLYPH_ITEM_ITER</a>
1302
- </dt>
1303
- <dt>PANGO_TYPE_GLYPH_STRING, <a class="indexterm" href="pango-Glyph-Storage.html#PANGO-TYPE-GLYPH-STRING:CAPS">PANGO_TYPE_GLYPH_STRING</a>
1304
- </dt>
1305
- <dt>PANGO_TYPE_LANGUAGE, <a class="indexterm" href="pango-Scripts-and-Languages.html#PANGO-TYPE-LANGUAGE:CAPS">PANGO_TYPE_LANGUAGE</a>
1306
- </dt>
1307
- <dt>PANGO_TYPE_MATRIX, <a class="indexterm" href="pango-Glyph-Storage.html#PANGO-TYPE-MATRIX:CAPS">PANGO_TYPE_MATRIX</a>
1308
- </dt>
1309
- <dt>PANGO_TYPE_RENDER_PART, <a class="indexterm" href="pango-pango-renderer.html#PANGO-TYPE-RENDER-PART:CAPS">PANGO_TYPE_RENDER_PART</a>
1310
- </dt>
1311
- <dt>PANGO_TYPE_SCRIPT, <a class="indexterm" href="pango-Scripts-and-Languages.html#PANGO-TYPE-SCRIPT:CAPS">PANGO_TYPE_SCRIPT</a>
1312
- </dt>
1313
- <dt>PANGO_TYPE_STRETCH, <a class="indexterm" href="pango-Fonts.html#PANGO-TYPE-STRETCH:CAPS">PANGO_TYPE_STRETCH</a>
1314
- </dt>
1315
- <dt>PANGO_TYPE_STYLE, <a class="indexterm" href="pango-Fonts.html#PANGO-TYPE-STYLE:CAPS">PANGO_TYPE_STYLE</a>
1316
- </dt>
1317
- <dt>PANGO_TYPE_TAB_ALIGN, <a class="indexterm" href="pango-Tab-Stops.html#PANGO-TYPE-TAB-ALIGN:CAPS">PANGO_TYPE_TAB_ALIGN</a>
1318
- </dt>
1319
- <dt>PANGO_TYPE_TAB_ARRAY, <a class="indexterm" href="pango-Tab-Stops.html#PANGO-TYPE-TAB-ARRAY:CAPS">PANGO_TYPE_TAB_ARRAY</a>
1320
- </dt>
1321
- <dt>PANGO_TYPE_UNDERLINE, <a class="indexterm" href="pango-Text-Attributes.html#PANGO-TYPE-UNDERLINE:CAPS">PANGO_TYPE_UNDERLINE</a>
1322
- </dt>
1323
- <dt>PANGO_TYPE_VARIANT, <a class="indexterm" href="pango-Fonts.html#PANGO-TYPE-VARIANT:CAPS">PANGO_TYPE_VARIANT</a>
1324
- </dt>
1325
- <dt>PANGO_TYPE_WEIGHT, <a class="indexterm" href="pango-Fonts.html#PANGO-TYPE-WEIGHT:CAPS">PANGO_TYPE_WEIGHT</a>
1326
- </dt>
1327
- <dt>PANGO_TYPE_WRAP_MODE, <a class="indexterm" href="pango-Layout-Objects.html#PANGO-TYPE-WRAP-MODE:CAPS">PANGO_TYPE_WRAP_MODE</a>
1328
- </dt>
1329
- <dt>pango_unichar_direction, <a class="indexterm" href="pango-Bidirectional-Text.html#pango-unichar-direction">pango_unichar_direction ()</a>
1330
- </dt>
1331
- <dt>pango_units_from_double, <a class="indexterm" href="pango-Glyph-Storage.html#pango-units-from-double">pango_units_from_double ()</a>
1332
- </dt>
1333
- <dt>PANGO_UNITS_ROUND, <a class="indexterm" href="pango-Glyph-Storage.html#PANGO-UNITS-ROUND:CAPS">PANGO_UNITS_ROUND()</a>
1334
- </dt>
1335
- <dt>pango_units_to_double, <a class="indexterm" href="pango-Glyph-Storage.html#pango-units-to-double">pango_units_to_double ()</a>
1336
- </dt>
1337
- <dt>PANGO_VERSION, <a class="indexterm" href="pango-Version-Checking.html#PANGO-VERSION:CAPS">PANGO_VERSION</a>
1338
- </dt>
1339
- <dt>pango_version, <a class="indexterm" href="pango-Version-Checking.html#pango-version">pango_version ()</a>
1340
- </dt>
1341
- <dt>PANGO_VERSION_CHECK, <a class="indexterm" href="pango-Version-Checking.html#PANGO-VERSION-CHECK:CAPS">PANGO_VERSION_CHECK()</a>
1342
- </dt>
1343
- <dt>pango_version_check, <a class="indexterm" href="pango-Version-Checking.html#pango-version-check">pango_version_check ()</a>
1344
- </dt>
1345
- <dt>PANGO_VERSION_ENCODE, <a class="indexterm" href="pango-Version-Checking.html#PANGO-VERSION-ENCODE:CAPS">PANGO_VERSION_ENCODE()</a>
1346
- </dt>
1347
- <dt>PANGO_VERSION_MAJOR, <a class="indexterm" href="pango-Version-Checking.html#PANGO-VERSION-MAJOR:CAPS">PANGO_VERSION_MAJOR</a>
1348
- </dt>
1349
- <dt>PANGO_VERSION_MICRO, <a class="indexterm" href="pango-Version-Checking.html#PANGO-VERSION-MICRO:CAPS">PANGO_VERSION_MICRO</a>
1350
- </dt>
1351
- <dt>PANGO_VERSION_MINOR, <a class="indexterm" href="pango-Version-Checking.html#PANGO-VERSION-MINOR:CAPS">PANGO_VERSION_MINOR</a>
1352
- </dt>
1353
- <dt>PANGO_VERSION_STRING, <a class="indexterm" href="pango-Version-Checking.html#PANGO-VERSION-STRING:CAPS">PANGO_VERSION_STRING</a>
1354
- </dt>
1355
- <dt>pango_version_string, <a class="indexterm" href="pango-Version-Checking.html#pango-version-string">pango_version_string ()</a>
1356
- </dt>
1357
- <dt>pango_win32_font_cache_free, <a class="indexterm" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-font-cache-free">pango_win32_font_cache_free ()</a>
1358
- </dt>
1359
- <dt>pango_win32_font_cache_load, <a class="indexterm" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-font-cache-load">pango_win32_font_cache_load ()</a>
1360
- </dt>
1361
- <dt>pango_win32_font_cache_loadw, <a class="indexterm" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-font-cache-loadw">pango_win32_font_cache_loadw ()</a>
1362
- </dt>
1363
- <dt>pango_win32_font_cache_new, <a class="indexterm" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-font-cache-new">pango_win32_font_cache_new ()</a>
1364
- </dt>
1365
- <dt>pango_win32_font_cache_unload, <a class="indexterm" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-font-cache-unload">pango_win32_font_cache_unload ()</a>
1366
- </dt>
1367
- <dt>pango_win32_font_description_from_logfont, <a class="indexterm" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-font-description-from-logfont">pango_win32_font_description_from_logfont ()</a>
1368
- </dt>
1369
- <dt>pango_win32_font_description_from_logfontw, <a class="indexterm" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-font-description-from-logfontw">pango_win32_font_description_from_logfontw ()</a>
1370
- </dt>
1371
- <dt>pango_win32_font_done_font, <a class="indexterm" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-font-done-font">pango_win32_font_done_font ()</a>
1372
- </dt>
1373
- <dt>pango_win32_font_get_glyph_index, <a class="indexterm" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-font-get-glyph-index">pango_win32_font_get_glyph_index ()</a>
1374
- </dt>
1375
- <dt>pango_win32_font_get_metrics_factor, <a class="indexterm" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-font-get-metrics-factor">pango_win32_font_get_metrics_factor ()</a>
1376
- </dt>
1377
- <dt>pango_win32_font_logfont, <a class="indexterm" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-font-logfont">pango_win32_font_logfont ()</a>
1378
- </dt>
1379
- <dt>pango_win32_font_logfontw, <a class="indexterm" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-font-logfontw">pango_win32_font_logfontw ()</a>
1380
- </dt>
1381
- <dt>pango_win32_font_map_for_display, <a class="indexterm" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-font-map-for-display">pango_win32_font_map_for_display ()</a>
1382
- </dt>
1383
- <dt>pango_win32_font_map_get_font_cache, <a class="indexterm" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-font-map-get-font-cache">pango_win32_font_map_get_font_cache ()</a>
1384
- </dt>
1385
- <dt>pango_win32_font_select_font, <a class="indexterm" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-font-select-font">pango_win32_font_select_font ()</a>
1386
- </dt>
1387
- <dt>pango_win32_get_context, <a class="indexterm" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-get-context">pango_win32_get_context ()</a>
1388
- </dt>
1389
- <dt>pango_win32_get_dc, <a class="indexterm" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-get-dc">pango_win32_get_dc ()</a>
1390
- </dt>
1391
- <dt>pango_win32_get_debug_flag, <a class="indexterm" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-get-debug-flag">pango_win32_get_debug_flag ()</a>
1392
- </dt>
1393
- <dt>pango_win32_get_unknown_glyph, <a class="indexterm" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-get-unknown-glyph">pango_win32_get_unknown_glyph ()</a>
1394
- </dt>
1395
- <dt>pango_win32_render, <a class="indexterm" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-render">pango_win32_render ()</a>
1396
- </dt>
1397
- <dt>pango_win32_render_layout, <a class="indexterm" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-render-layout">pango_win32_render_layout ()</a>
1398
- </dt>
1399
- <dt>pango_win32_render_layout_line, <a class="indexterm" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-render-layout-line">pango_win32_render_layout_line ()</a>
1400
- </dt>
1401
- <dt>pango_win32_render_transformed, <a class="indexterm" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-render-transformed">pango_win32_render_transformed ()</a>
1402
- </dt>
1403
- <dt>pango_win32_shutdown_display, <a class="indexterm" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-shutdown-display">pango_win32_shutdown_display ()</a>
1404
- </dt>
1405
- <dt>pango_xft_font_get_display, <a class="indexterm" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-font-get-display">pango_xft_font_get_display ()</a>
1406
- </dt>
1407
- <dt>pango_xft_font_get_font, <a class="indexterm" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-font-get-font">pango_xft_font_get_font ()</a>
1408
- </dt>
1409
- <dt>pango_xft_font_get_glyph, <a class="indexterm" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-font-get-glyph">pango_xft_font_get_glyph ()</a>
1410
- </dt>
1411
- <dt>pango_xft_font_get_unknown_glyph, <a class="indexterm" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-font-get-unknown-glyph">pango_xft_font_get_unknown_glyph ()</a>
1412
- </dt>
1413
- <dt>pango_xft_font_has_char, <a class="indexterm" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-font-has-char">pango_xft_font_has_char ()</a>
1414
- </dt>
1415
- <dt>pango_xft_font_lock_face, <a class="indexterm" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-font-lock-face">pango_xft_font_lock_face ()</a>
1416
- </dt>
1417
- <dt>pango_xft_font_unlock_face, <a class="indexterm" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-font-unlock-face">pango_xft_font_unlock_face ()</a>
1418
- </dt>
1419
- <dt>pango_xft_get_context, <a class="indexterm" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-get-context">pango_xft_get_context ()</a>
1420
- </dt>
1421
- <dt>pango_xft_get_font_map, <a class="indexterm" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-get-font-map">pango_xft_get_font_map ()</a>
1422
- </dt>
1423
- <dt>pango_xft_picture_render, <a class="indexterm" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-picture-render">pango_xft_picture_render ()</a>
1424
- </dt>
1425
- <dt>pango_xft_render, <a class="indexterm" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-render">pango_xft_render ()</a>
1426
- </dt>
1427
- <dt>pango_xft_renderer_new, <a class="indexterm" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-renderer-new">pango_xft_renderer_new ()</a>
1428
- </dt>
1429
- <dt>pango_xft_renderer_set_default_color, <a class="indexterm" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-renderer-set-default-color">pango_xft_renderer_set_default_color ()</a>
1430
- </dt>
1431
- <dt>pango_xft_renderer_set_draw, <a class="indexterm" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-renderer-set-draw">pango_xft_renderer_set_draw ()</a>
1432
- </dt>
1433
- <dt>pango_xft_render_layout, <a class="indexterm" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-render-layout">pango_xft_render_layout ()</a>
1434
- </dt>
1435
- <dt>pango_xft_render_layout_line, <a class="indexterm" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-render-layout-line">pango_xft_render_layout_line ()</a>
1436
- </dt>
1437
- <dt>pango_xft_render_transformed, <a class="indexterm" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-render-transformed">pango_xft_render_transformed ()</a>
1438
- </dt>
1439
- <dt>pango_xft_set_default_substitute, <a class="indexterm" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-set-default-substitute">pango_xft_set_default_substitute ()</a>
1440
- </dt>
1441
- <dt>pango_xft_shutdown_display, <a class="indexterm" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-shutdown-display">pango_xft_shutdown_display ()</a>
1442
- </dt>
1443
- <dt>pango_xft_substitute_changed, <a class="indexterm" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-substitute-changed">pango_xft_substitute_changed ()</a>
1444
- </dt>
1445
- <dt>pango_x_apply_ligatures, <a class="indexterm" href="pango-X-Fonts-and-Rendering.html#pango-x-apply-ligatures">pango_x_apply_ligatures ()</a>
1446
- </dt>
1447
- <dt>pango_x_context_set_funcs, <a class="indexterm" href="pango-X-Fonts-and-Rendering.html#pango-x-context-set-funcs">pango_x_context_set_funcs ()</a>
1448
- </dt>
1449
- <dt>pango_x_fallback_shape, <a class="indexterm" href="pango-X-Fonts-and-Rendering.html#pango-x-fallback-shape">pango_x_fallback_shape ()</a>
1450
- </dt>
1451
- <dt>pango_x_find_first_subfont, <a class="indexterm" href="pango-X-Fonts-and-Rendering.html#pango-x-find-first-subfont">pango_x_find_first_subfont ()</a>
1452
- </dt>
1453
- <dt>pango_x_font_cache_free, <a class="indexterm" href="pango-X-Fonts-and-Rendering.html#pango-x-font-cache-free">pango_x_font_cache_free ()</a>
1454
- </dt>
1455
- <dt>pango_x_font_cache_load, <a class="indexterm" href="pango-X-Fonts-and-Rendering.html#pango-x-font-cache-load">pango_x_font_cache_load ()</a>
1456
- </dt>
1457
- <dt>pango_x_font_cache_new, <a class="indexterm" href="pango-X-Fonts-and-Rendering.html#pango-x-font-cache-new">pango_x_font_cache_new ()</a>
1458
- </dt>
1459
- <dt>pango_x_font_cache_unload, <a class="indexterm" href="pango-X-Fonts-and-Rendering.html#pango-x-font-cache-unload">pango_x_font_cache_unload ()</a>
1460
- </dt>
1461
- <dt>pango_x_font_get_unknown_glyph, <a class="indexterm" href="pango-X-Fonts-and-Rendering.html#pango-x-font-get-unknown-glyph">pango_x_font_get_unknown_glyph ()</a>
1462
- </dt>
1463
- <dt>pango_x_font_map_for_display, <a class="indexterm" href="pango-X-Fonts-and-Rendering.html#pango-x-font-map-for-display">pango_x_font_map_for_display ()</a>
1464
- </dt>
1465
- <dt>pango_x_font_map_get_font_cache, <a class="indexterm" href="pango-X-Fonts-and-Rendering.html#pango-x-font-map-get-font-cache">pango_x_font_map_get_font_cache ()</a>
1466
- </dt>
1467
- <dt>pango_x_font_subfont_xlfd, <a class="indexterm" href="pango-X-Fonts-and-Rendering.html#pango-x-font-subfont-xlfd">pango_x_font_subfont_xlfd ()</a>
1468
- </dt>
1469
- <dt>pango_x_get_context, <a class="indexterm" href="pango-X-Fonts-and-Rendering.html#pango-x-get-context">pango_x_get_context ()</a>
1470
- </dt>
1471
- <dt>pango_x_get_unknown_glyph, <a class="indexterm" href="pango-X-Fonts-and-Rendering.html#pango-x-get-unknown-glyph">pango_x_get_unknown_glyph ()</a>
1472
- </dt>
1473
- <dt>PANGO_X_GLYPH_INDEX, <a class="indexterm" href="pango-X-Fonts-and-Rendering.html#PANGO-X-GLYPH-INDEX:CAPS">PANGO_X_GLYPH_INDEX()</a>
1474
- </dt>
1475
- <dt>PANGO_X_GLYPH_SUBFONT, <a class="indexterm" href="pango-X-Fonts-and-Rendering.html#PANGO-X-GLYPH-SUBFONT:CAPS">PANGO_X_GLYPH_SUBFONT()</a>
1476
- </dt>
1477
- <dt>pango_x_has_glyph, <a class="indexterm" href="pango-X-Fonts-and-Rendering.html#pango-x-has-glyph">pango_x_has_glyph ()</a>
1478
- </dt>
1479
- <dt>pango_x_list_subfonts, <a class="indexterm" href="pango-X-Fonts-and-Rendering.html#pango-x-list-subfonts">pango_x_list_subfonts ()</a>
1480
- </dt>
1481
- <dt>pango_x_load_font, <a class="indexterm" href="pango-X-Fonts-and-Rendering.html#pango-x-load-font">pango_x_load_font ()</a>
1482
- </dt>
1483
- <dt>PANGO_X_MAKE_GLYPH, <a class="indexterm" href="pango-X-Fonts-and-Rendering.html#PANGO-X-MAKE-GLYPH:CAPS">PANGO_X_MAKE_GLYPH()</a>
1484
- </dt>
1485
- <dt>pango_x_render, <a class="indexterm" href="pango-X-Fonts-and-Rendering.html#pango-x-render">pango_x_render ()</a>
1486
- </dt>
1487
- <dt>pango_x_render_layout, <a class="indexterm" href="pango-X-Fonts-and-Rendering.html#pango-x-render-layout">pango_x_render_layout ()</a>
1488
- </dt>
1489
- <dt>pango_x_render_layout_line, <a class="indexterm" href="pango-X-Fonts-and-Rendering.html#pango-x-render-layout-line">pango_x_render_layout_line ()</a>
1490
- </dt>
1491
- <dt>pango_x_shutdown_display, <a class="indexterm" href="pango-X-Fonts-and-Rendering.html#pango-x-shutdown-display">pango_x_shutdown_display ()</a>
1492
- </dt>
1493
- </dl>
1494
- </div>
1495
- <div class="indexdiv">
1496
- <h3>S</h3>
1497
- <dl>
1498
- <dt>script_engine_create, <a class="indexterm" href="pango-Engines.html#script-engine-create">script_engine_create ()</a>
1499
- </dt>
1500
- <dt>script_engine_exit, <a class="indexterm" href="pango-Engines.html#script-engine-exit">script_engine_exit ()</a>
1501
- </dt>
1502
- <dt>script_engine_init, <a class="indexterm" href="pango-Engines.html#script-engine-init">script_engine_init ()</a>
1503
- </dt>
1504
- <dt>script_engine_list, <a class="indexterm" href="pango-Engines.html#script-engine-list">script_engine_list ()</a>
1505
- </dt>
1506
- </dl>
1507
- </div>
1508
- </div>
1509
- </div>
1510
- <div class="footer">
1511
- <hr>
1512
- Generated by GTK-Doc V1.18</div>
1513
- </body>
1514
- </html>