summaryrefslogtreecommitdiff
path: root/docs/tmpl/pango-unused.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/tmpl/pango-unused.sgml')
-rw-r--r--docs/tmpl/pango-unused.sgml282
1 files changed, 141 insertions, 141 deletions
diff --git a/docs/tmpl/pango-unused.sgml b/docs/tmpl/pango-unused.sgml
index 6c16aa07..ff507979 100644
--- a/docs/tmpl/pango-unused.sgml
+++ b/docs/tmpl/pango-unused.sgml
@@ -1,10 +1,3 @@
-<!-- ##### FUNCTION pango_cfont_init ##### -->
-<para>
-
-</para>
-
-@font:
-
<!-- ##### FUNCTION pango_layout_line_x_to_cp ##### -->
<para>
@@ -15,39 +8,80 @@
@char_pos:
@trailing:
-<!-- ##### FUNCTION pango_layout_cp_to_line_x ##### -->
+<!-- ##### FUNCTION pango_x_to_cp ##### -->
<para>
</para>
-@layout:
+@text:
+@length:
+@analysis:
+@glyphs:
+@x_pos:
@char_pos:
@trailing:
-@line:
-@x_pos:
-<!-- ##### FUNCTION pango_cfont_ref ##### -->
+<!-- ##### FUNCTION pango_cfont_init ##### -->
<para>
</para>
@font:
-<!-- ##### TYPEDEF PangoGlyphIndex ##### -->
+<!-- ##### STRUCT PangoCFont ##### -->
<para>
-The #PangoGlyphIndex type is an integral type used to store glyph
-indices.
+The #PangoCFont structure is used to represent a single componenent
+of a font n a rendering-system-independent matter. A component of a
+font is an opaque object that makes sense only to the rendering
+system. A glyph (the #PangoGlyph structure) is stored as a #PangoCFont
+and a numeric glyph index.
</para>
+<para>
+To create an implementation of a #PangoCFont,
+the rendering-system specific code should malloc
+a larger structure that contains a nested
+#PangoCFont, fill in the klass member of
+the nested #PangoCFont with a pointer to
+a appropriate #PangoCFontClass, then call
+pango_cfont_init() on the structure.
+</para>
+<para>
+The #PangoCFont structure contains one member
+that may be accessed by derived classes:
+<informaltable pgwide=1 frame="none" role="struct">
+<tgroup cols="2"><colspec colwidth="2*"><colspec colwidth="8*">
+<tbody>
-<!-- ##### FUNCTION pango_context_get_size ##### -->
+<row>
+<entry>#PangoCFontClass *klass;</entry>
+<entry>a pointer to the <firstterm>class structure</firstterm>
+ for this font.</entry>
+</row>
+</tbody></tgroup></informaltable>
+</para>
+
+@klass:
+
+<!-- ##### FUNCTION pango_x_xlfd_get_ranges ##### -->
<para>
</para>
-@context:
+@font:
+@xlfd:
+@ranges:
+@n_ranges:
@Returns:
+<!-- ##### FUNCTION pango_context_set_size ##### -->
+<para>
+
+</para>
+
+@context:
+@size:
+
<!-- ##### FUNCTION pango_x_glyph_extents ##### -->
<para>
@@ -63,164 +97,124 @@ indices.
@logical_ascent:
@logical_descent:
-<!-- ##### FUNCTION pango_cp_to_x ##### -->
+<!-- ##### TYPEDEF PangoGlyphIndex ##### -->
<para>
-
+The #PangoGlyphIndex type is an integral type used to store glyph
+indices.
</para>
-@text:
-@length:
-@analysis:
-@glyphs:
-@char_pos:
-@trailing:
-@x_pos:
-<!-- ##### FUNCTION pango_x_find_cfont ##### -->
+<!-- ##### FUNCTION pango_attribute_register_type ##### -->
<para>
</para>
-@font:
-@charset:
+@name:
@Returns:
-<!-- ##### FUNCTION g_glyph_string_set_size ##### -->
+<!-- ##### SECTION ./tmpl/pango-x.sgml:See_Also ##### -->
<para>
</para>
-@string:
-@new_len:
-<!-- ##### FUNCTION pango_coverage_destroy ##### -->
-<para>
-
-</para>
+<!-- ##### SECTION ./tmpl/pango-x.sgml:Title ##### -->
+X Rendering
-@coverage:
-<!-- ##### FUNCTION pango_x_xlfd_get_ranges ##### -->
+<!-- ##### FUNCTION pango_cfont_ref ##### -->
<para>
</para>
@font:
-@xlfd:
-@ranges:
-@n_ranges:
-@Returns:
-<!-- ##### FUNCTION g_glyph_string_free ##### -->
+<!-- ##### FUNCTION pango_cfont_unref ##### -->
<para>
</para>
-@string:
+@font:
-<!-- ##### FUNCTION pango_x_load_xlfd ##### -->
+<!-- ##### FUNCTION pango_layout_set_first_line_width ##### -->
<para>
</para>
-@font:
-@xlfd:
-@Returns:
+@layout:
+@width:
-<!-- ##### FUNCTION pango_x_to_cp ##### -->
+<!-- ##### FUNCTION pango_x_extents ##### -->
<para>
</para>
-@text:
-@length:
-@analysis:
+@font:
@glyphs:
-@x_pos:
-@char_pos:
-@trailing:
-
-<!-- ##### SECTION ./tmpl/pango-x.sgml:Title ##### -->
-X Rendering
-
+@lbearing:
+@rbearing:
+@width:
+@ascent:
+@descent:
+@logical_ascent:
+@logical_descent:
-<!-- ##### SECTION ./tmpl/pango-x.sgml:See_Also ##### -->
+<!-- ##### FUNCTION pango_coverage_destroy ##### -->
<para>
</para>
+@coverage:
-<!-- ##### SECTION ./tmpl/pango-x.sgml:Short_Description ##### -->
-Functions for rendering and measuring glyphs on
-the X Window system.
-
-
-<!-- ##### FUNCTION pango_context_set_size ##### -->
+<!-- ##### FUNCTION pango_cp_to_x ##### -->
<para>
</para>
-@context:
-@size:
+@text:
+@length:
+@analysis:
+@glyphs:
+@char_pos:
+@trailing:
+@x_pos:
-<!-- ##### FUNCTION pango_attribute_register_type ##### -->
+<!-- ##### FUNCTION pango_x_list_cfonts ##### -->
<para>
</para>
-@name:
-@Returns:
+@font:
+@charsets:
+@n_charsets:
+@xlfds:
+@n_xlfds:
-<!-- ##### FUNCTION g_glyph_string_new ##### -->
+<!-- ##### FUNCTION pango_x_load_xlfd ##### -->
<para>
</para>
+@font:
+@xlfd:
@Returns:
-<!-- ##### FUNCTION pango_layout_set_first_line_width ##### -->
-<para>
-
-</para>
-
-@layout:
-@width:
-
-<!-- ##### SECTION ./tmpl/pango-x.sgml:Long_Description ##### -->
+<!-- ##### FUNCTION g_glyph_string_set_size ##### -->
<para>
</para>
+@string:
+@new_len:
-<!-- ##### FUNCTION pango_x_list_cfonts ##### -->
+<!-- ##### FUNCTION pango_x_find_cfont ##### -->
<para>
</para>
@font:
-@charsets:
-@n_charsets:
-@xlfds:
-@n_xlfds:
-
-<!-- ##### STRUCT PangoCFontClass ##### -->
-<para>
-The PangoCFontClass structure contains the virtual
-functions for an implementation of a a PangoCFont.
-
-It contains the following member:
-
-<informaltable pgwide=1 frame="none" role="struct">
-<tgroup cols="2"><colspec colwidth="2*"><colspec colwidth="8*">
-<tbody>
-
-<row>
-<entry>void (*destroy) (#PangoFont *font);</entry>
-<entry>a function to free the font structure and associated resources.</entry>
-</row>
-</tbody></tgroup></informaltable>
-</para>
-
+@charset:
+@Returns:
<!-- ##### STRUCT PangoXCFont ##### -->
<para>
@@ -248,60 +242,66 @@ has the following publically accessible fields:
@display:
@font_struct:
-<!-- ##### FUNCTION pango_cfont_unref ##### -->
+<!-- ##### FUNCTION g_glyph_string_free ##### -->
<para>
</para>
-@font:
+@string:
-<!-- ##### STRUCT PangoCFont ##### -->
+<!-- ##### FUNCTION pango_layout_cp_to_line_x ##### -->
<para>
-The #PangoCFont structure is used to represent a single componenent
-of a font n a rendering-system-independent matter. A component of a
-font is an opaque object that makes sense only to the rendering
-system. A glyph (the #PangoGlyph structure) is stored as a #PangoCFont
-and a numeric glyph index.
+
</para>
+
+@layout:
+@char_pos:
+@trailing:
+@line:
+@x_pos:
+
+<!-- ##### SECTION ./tmpl/pango-x.sgml:Short_Description ##### -->
+Functions for rendering and measuring glyphs on
+the X Window system.
+
+
+<!-- ##### FUNCTION pango_context_get_size ##### -->
<para>
-To create an implementation of a #PangoCFont,
-the rendering-system specific code should malloc
-a larger structure that contains a nested
-#PangoCFont, fill in the klass member of
-the nested #PangoCFont with a pointer to
-a appropriate #PangoCFontClass, then call
-pango_cfont_init() on the structure.
+
</para>
+
+@context:
+@Returns:
+
+<!-- ##### FUNCTION g_glyph_string_new ##### -->
<para>
-The #PangoCFont structure contains one member
-that may be accessed by derived classes:
+
+</para>
+
+@Returns:
+
+<!-- ##### SECTION ./tmpl/pango-x.sgml:Long_Description ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### STRUCT PangoCFontClass ##### -->
+<para>
+The PangoCFontClass structure contains the virtual
+functions for an implementation of a a PangoCFont.
+
+It contains the following member:
<informaltable pgwide=1 frame="none" role="struct">
<tgroup cols="2"><colspec colwidth="2*"><colspec colwidth="8*">
<tbody>
<row>
-<entry>#PangoCFontClass *klass;</entry>
-<entry>a pointer to the <firstterm>class structure</firstterm>
- for this font.</entry>
+<entry>void (*destroy) (#PangoFont *font);</entry>
+<entry>a function to free the font structure and associated resources.</entry>
</row>
</tbody></tgroup></informaltable>
</para>
-@klass:
-
-<!-- ##### FUNCTION pango_x_extents ##### -->
-<para>
-
-</para>
-
-@font:
-@glyphs:
-@lbearing:
-@rbearing:
-@width:
-@ascent:
-@descent:
-@logical_ascent:
-@logical_descent: