summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSoeren Sandmann <sandmann@daimi.au.dk>2002-11-08 19:00:52 +0000
committerSøren Sandmann Pedersen <ssp@src.gnome.org>2002-11-08 19:00:52 +0000
commit23c23546a22a785be7eca60f4bc59f7723456ffe (patch)
tree17eb05c1468d6ade4fc77feb36547d026a6de5af /docs
parent1b16a7e3e014d4b4f4e6f30521a572689fa75df5 (diff)
downloadpango-23c23546a22a785be7eca60f4bc59f7723456ffe.tar.gz
Trivial s/foo/foo_/ fixes to make pango.h includable with -Wshadow
Fri Nov 8 20:02:09 2002 Soeren Sandmann <sandmann@daimi.au.dk> * docs/tmpl/coverage-maps.sgml: * docs/tmpl/glyphs.sgml: * docs/tmpl/layout.sgml: * docs/tmpl/x-fonts.sgml: * pango/mapping.c: * pango/pango-coverage.c: * pango/pango-coverage.h: * pango/pango-glyph.h: * pango/pango-layout.c: * pango/pango-layout.h: * pango/pangox.h: Trivial s/foo/foo_/ fixes to make pango.h includable with -Wshadow (#91680).
Diffstat (limited to 'docs')
-rw-r--r--docs/tmpl/coverage-maps.sgml4
-rw-r--r--docs/tmpl/glyphs.sgml4
-rw-r--r--docs/tmpl/layout.sgml14
-rw-r--r--docs/tmpl/x-fonts.sgml2
4 files changed, 12 insertions, 12 deletions
diff --git a/docs/tmpl/coverage-maps.sgml b/docs/tmpl/coverage-maps.sgml
index c3116ed2..710960a3 100644
--- a/docs/tmpl/coverage-maps.sgml
+++ b/docs/tmpl/coverage-maps.sgml
@@ -88,7 +88,7 @@ point to #PangoCoverageLevel. It is an opaque structure with no public fields.
</para>
@coverage:
-@index:
+@index_:
@Returns:
@@ -107,7 +107,7 @@ point to #PangoCoverageLevel. It is an opaque structure with no public fields.
</para>
@coverage:
-@index:
+@index_:
@level:
diff --git a/docs/tmpl/glyphs.sgml b/docs/tmpl/glyphs.sgml
index 3f48405d..9be721ce 100644
--- a/docs/tmpl/glyphs.sgml
+++ b/docs/tmpl/glyphs.sgml
@@ -319,7 +319,7 @@ The GObject type for #PangoGlyphString.
@text:
@length:
@analysis:
-@index:
+@index_:
@trailing:
@x_pos:
@@ -334,7 +334,7 @@ The GObject type for #PangoGlyphString.
@length:
@analysis:
@x_pos:
-@index:
+@index_:
@trailing:
diff --git a/docs/tmpl/layout.sgml b/docs/tmpl/layout.sgml
index 8be32be5..dc52d942 100644
--- a/docs/tmpl/layout.sgml
+++ b/docs/tmpl/layout.sgml
@@ -359,7 +359,7 @@ The GObject type for #PangoAlignment.
@layout:
@x:
@y:
-@index:
+@index_:
@trailing:
@Returns:
@@ -370,7 +370,7 @@ The GObject type for #PangoAlignment.
</para>
@layout:
-@index:
+@index_:
@pos:
@@ -380,7 +380,7 @@ The GObject type for #PangoAlignment.
</para>
@layout:
-@index:
+@index_:
@strong_pos:
@weak_pos:
@@ -600,8 +600,8 @@ The GObject type for #PangoAlignment.
</para>
@iter:
-@y0:
-@y1:
+@y0_:
+@y1_:
<!-- ##### FUNCTION pango_layout_iter_get_line_extents ##### -->
@@ -694,7 +694,7 @@ a #PangoLayoutLine.
</para>
@line:
-@index:
+@index_:
@trailing:
@x_pos:
@@ -706,7 +706,7 @@ a #PangoLayoutLine.
@line:
@x_pos:
-@index:
+@index_:
@trailing:
@Returns:
diff --git a/docs/tmpl/x-fonts.sgml b/docs/tmpl/x-fonts.sgml
index eabc2afa..048a30d4 100644
--- a/docs/tmpl/x-fonts.sgml
+++ b/docs/tmpl/x-fonts.sgml
@@ -30,7 +30,7 @@ of a character with the corresponding X font.
</para>
@subfont: a #PangoXSubfont index
-@index: the index of a character within an X font.
+@index_: the index of a character within an X font.
<!-- ##### MACRO PANGO_X_GLYPH_SUBFONT ##### -->