rsvg2 2.2.0-x86-mingw32 → 2.2.1-x86-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/2.0/rsvg2.so +0 -0
- data/vendor/local/bin/croco-0.6-config +2 -2
- data/vendor/local/bin/csslint-0.6.exe +0 -0
- data/vendor/local/bin/libcroco-0.6-3.dll +0 -0
- data/vendor/local/bin/librsvg-2-2.dll +0 -0
- data/vendor/local/bin/rsvg-convert.exe +0 -0
- data/vendor/local/lib/libcroco-0.6.a +0 -0
- data/vendor/local/lib/libcroco-0.6.dll.a +0 -0
- data/vendor/local/lib/libcroco-0.6.la +1 -1
- data/vendor/local/lib/librsvg-2.a +0 -0
- data/vendor/local/lib/librsvg-2.dll.a +0 -0
- data/vendor/local/lib/librsvg-2.la +1 -1
- data/vendor/local/share/gir-1.0/Rsvg-2.0.gir +42 -14
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-additional-sel.html +4 -4
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-attr-sel.html +2 -2
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-declaration.html +31 -31
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-doc-handler.html +12 -12
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-enc-handler.html +10 -10
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-fonts.html +30 -30
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-input.html +70 -70
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-num.html +8 -8
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-om-parser.html +24 -24
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-parser.html +22 -22
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-parsing-location.html +2 -2
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-pseudo.html +3 -3
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-rgb.html +33 -33
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-sel-eng.html +14 -14
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-selector.html +6 -6
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-simple-sel.html +4 -4
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-statement.html +49 -49
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-string.html +10 -10
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-style.html +36 -36
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-stylesheet.html +6 -6
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-term.html +8 -8
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-tknzr.html +40 -40
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-token.html +2 -2
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-utils.html +118 -118
- metadata +12 -14
- data/lib/1.9/rsvg2.so +0 -0
- data/lib/2.1/rsvg2.so +0 -0
@@ -40,12 +40,12 @@
|
|
40
40
|
<pre class="synopsis">struct <a class="link" href="libcroco-cr-string.html#CRString" title="struct CRString">CRString</a>;
|
41
41
|
<span class="returnvalue">void</span> <a class="link" href="libcroco-cr-string.html#cr-string-destroy" title="cr_string_destroy ()">cr_string_destroy</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-string.html#CRString" title="struct CRString"><span class="type">CRString</span></a> *a_this</code></em>);
|
42
42
|
<a class="link" href="libcroco-cr-string.html#CRString" title="struct CRString"><span class="returnvalue">CRString</span></a> * <a class="link" href="libcroco-cr-string.html#cr-string-dup" title="cr_string_dup ()">cr_string_dup</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-string.html#CRString" title="struct CRString"><span class="type">CRString</span></a> const *a_this</code></em>);
|
43
|
-
<a href="
|
43
|
+
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="libcroco-cr-string.html#cr-string-dup2" title="cr_string_dup2 ()">cr_string_dup2</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-string.html#CRString" title="struct CRString"><span class="type">CRString</span></a> const *a_this</code></em>);
|
44
44
|
<a class="link" href="libcroco-cr-string.html#CRString" title="struct CRString"><span class="returnvalue">CRString</span></a> * <a class="link" href="libcroco-cr-string.html#cr-string-new" title="cr_string_new ()">cr_string_new</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
|
45
|
-
<a class="link" href="libcroco-cr-string.html#CRString" title="struct CRString"><span class="returnvalue">CRString</span></a> * <a class="link" href="libcroco-cr-string.html#cr-string-new-from-gstring" title="cr_string_new_from_gstring ()">cr_string_new_from_gstring</a> (<em class="parameter"><code><a href="
|
46
|
-
<a class="link" href="libcroco-cr-string.html#CRString" title="struct CRString"><span class="returnvalue">CRString</span></a> * <a class="link" href="libcroco-cr-string.html#cr-string-new-from-string" title="cr_string_new_from_string ()">cr_string_new_from_string</a> (<em class="parameter"><code>const <a href="
|
47
|
-
const <a href="
|
48
|
-
<a href="
|
45
|
+
<a class="link" href="libcroco-cr-string.html#CRString" title="struct CRString"><span class="returnvalue">CRString</span></a> * <a class="link" href="libcroco-cr-string.html#cr-string-new-from-gstring" title="cr_string_new_from_gstring ()">cr_string_new_from_gstring</a> (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Strings.html#GString"><span class="type">GString</span></a> const *a_string</code></em>);
|
46
|
+
<a class="link" href="libcroco-cr-string.html#CRString" title="struct CRString"><span class="returnvalue">CRString</span></a> * <a class="link" href="libcroco-cr-string.html#cr-string-new-from-string" title="cr_string_new_from_string ()">cr_string_new_from_string</a> (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *a_string</code></em>);
|
47
|
+
const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="libcroco-cr-string.html#cr-string-peek-raw-str" title="cr_string_peek_raw_str ()">cr_string_peek_raw_str</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-string.html#CRString" title="struct CRString"><span class="type">CRString</span></a> const *a_this</code></em>);
|
48
|
+
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> <a class="link" href="libcroco-cr-string.html#cr-string-peek-raw-str-len" title="cr_string_peek_raw_str_len ()">cr_string_peek_raw_str_len</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-string.html#CRString" title="struct CRString"><span class="type">CRString</span></a> const *a_this</code></em>);
|
49
49
|
</pre>
|
50
50
|
</div>
|
51
51
|
<div class="refsect1">
|
@@ -89,7 +89,7 @@ const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gt
|
|
89
89
|
<hr>
|
90
90
|
<div class="refsect2">
|
91
91
|
<a name="cr-string-dup2"></a><h3>cr_string_dup2 ()</h3>
|
92
|
-
<pre class="programlisting"><a href="
|
92
|
+
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * cr_string_dup2 (<em class="parameter"><code><a class="link" href="libcroco-cr-string.html#CRString" title="struct CRString"><span class="type">CRString</span></a> const *a_this</code></em>);</pre>
|
93
93
|
<p>
|
94
94
|
</p>
|
95
95
|
</div>
|
@@ -103,28 +103,28 @@ const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gt
|
|
103
103
|
<hr>
|
104
104
|
<div class="refsect2">
|
105
105
|
<a name="cr-string-new-from-gstring"></a><h3>cr_string_new_from_gstring ()</h3>
|
106
|
-
<pre class="programlisting"><a class="link" href="libcroco-cr-string.html#CRString" title="struct CRString"><span class="returnvalue">CRString</span></a> * cr_string_new_from_gstring (<em class="parameter"><code><a href="
|
106
|
+
<pre class="programlisting"><a class="link" href="libcroco-cr-string.html#CRString" title="struct CRString"><span class="returnvalue">CRString</span></a> * cr_string_new_from_gstring (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Strings.html#GString"><span class="type">GString</span></a> const *a_string</code></em>);</pre>
|
107
107
|
<p>
|
108
108
|
</p>
|
109
109
|
</div>
|
110
110
|
<hr>
|
111
111
|
<div class="refsect2">
|
112
112
|
<a name="cr-string-new-from-string"></a><h3>cr_string_new_from_string ()</h3>
|
113
|
-
<pre class="programlisting"><a class="link" href="libcroco-cr-string.html#CRString" title="struct CRString"><span class="returnvalue">CRString</span></a> * cr_string_new_from_string (<em class="parameter"><code>const <a href="
|
113
|
+
<pre class="programlisting"><a class="link" href="libcroco-cr-string.html#CRString" title="struct CRString"><span class="returnvalue">CRString</span></a> * cr_string_new_from_string (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *a_string</code></em>);</pre>
|
114
114
|
<p>
|
115
115
|
</p>
|
116
116
|
</div>
|
117
117
|
<hr>
|
118
118
|
<div class="refsect2">
|
119
119
|
<a name="cr-string-peek-raw-str"></a><h3>cr_string_peek_raw_str ()</h3>
|
120
|
-
<pre class="programlisting">const <a href="
|
120
|
+
<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * cr_string_peek_raw_str (<em class="parameter"><code><a class="link" href="libcroco-cr-string.html#CRString" title="struct CRString"><span class="type">CRString</span></a> const *a_this</code></em>);</pre>
|
121
121
|
<p>
|
122
122
|
</p>
|
123
123
|
</div>
|
124
124
|
<hr>
|
125
125
|
<div class="refsect2">
|
126
126
|
<a name="cr-string-peek-raw-str-len"></a><h3>cr_string_peek_raw_str_len ()</h3>
|
127
|
-
<pre class="programlisting"><a href="
|
127
|
+
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> cr_string_peek_raw_str_len (<em class="parameter"><code><a class="link" href="libcroco-cr-string.html#CRString" title="struct CRString"><span class="type">CRString</span></a> const *a_this</code></em>);</pre>
|
128
128
|
<p>
|
129
129
|
</p>
|
130
130
|
</div>
|
@@ -45,32 +45,32 @@ struct <a class="link" href="libcroco-cr-style.html#CRNumPropVal" t
|
|
45
45
|
struct <a class="link" href="libcroco-cr-style.html#CRRgbPropVal" title="struct CRRgbPropVal">CRRgbPropVal</a>;
|
46
46
|
struct <a class="link" href="libcroco-cr-style.html#CRStyle" title="struct CRStyle">CRStyle</a>;
|
47
47
|
enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcroco-cr-style.html#cr-style-border-style-to-string" title="cr_style_border_style_to_string ()">cr_style_border_style_to_string</a> (<em class="parameter"><code><span class="type">enum CRBorderStyle</span> a_prop</code></em>,
|
48
|
-
<em class="parameter"><code><a href="
|
49
|
-
<em class="parameter"><code><a href="
|
48
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Strings.html#GString"><span class="type">GString</span></a> *a_str</code></em>,
|
49
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> a_nb_indent</code></em>);
|
50
50
|
enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcroco-cr-style.html#cr-style-copy" title="cr_style_copy ()">cr_style_copy</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-style.html#CRStyle" title="struct CRStyle"><span class="type">CRStyle</span></a> *a_dest</code></em>,
|
51
51
|
<em class="parameter"><code><a class="link" href="libcroco-cr-style.html#CRStyle" title="struct CRStyle"><span class="type">CRStyle</span></a> *a_src</code></em>);
|
52
52
|
<span class="returnvalue">void</span> <a class="link" href="libcroco-cr-style.html#cr-style-destroy" title="cr_style_destroy ()">cr_style_destroy</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-style.html#CRStyle" title="struct CRStyle"><span class="type">CRStyle</span></a> *a_this</code></em>);
|
53
53
|
enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcroco-cr-style.html#cr-style-display-type-to-string" title="cr_style_display_type_to_string ()">cr_style_display_type_to_string</a> (<em class="parameter"><code><span class="type">enum CRDisplayType</span> a_code</code></em>,
|
54
|
-
<em class="parameter"><code><a href="
|
55
|
-
<em class="parameter"><code><a href="
|
54
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Strings.html#GString"><span class="type">GString</span></a> *a_str</code></em>,
|
55
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> a_nb_indent</code></em>);
|
56
56
|
<a class="link" href="libcroco-cr-style.html#CRStyle" title="struct CRStyle"><span class="returnvalue">CRStyle</span></a> * <a class="link" href="libcroco-cr-style.html#cr-style-dup" title="cr_style_dup ()">cr_style_dup</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-style.html#CRStyle" title="struct CRStyle"><span class="type">CRStyle</span></a> *a_this</code></em>);
|
57
57
|
enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcroco-cr-style.html#cr-style-float-type-to-string" title="cr_style_float_type_to_string ()">cr_style_float_type_to_string</a> (<em class="parameter"><code><span class="type">enum CRFloatType</span> a_code</code></em>,
|
58
|
-
<em class="parameter"><code><a href="
|
59
|
-
<em class="parameter"><code><a href="
|
60
|
-
<a class="link" href="libcroco-cr-style.html#CRStyle" title="struct CRStyle"><span class="returnvalue">CRStyle</span></a> * <a class="link" href="libcroco-cr-style.html#cr-style-new" title="cr_style_new ()">cr_style_new</a> (<em class="parameter"><code><a href="
|
58
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Strings.html#GString"><span class="type">GString</span></a> *a_str</code></em>,
|
59
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> a_nb_indent</code></em>);
|
60
|
+
<a class="link" href="libcroco-cr-style.html#CRStyle" title="struct CRStyle"><span class="returnvalue">CRStyle</span></a> * <a class="link" href="libcroco-cr-style.html#cr-style-new" title="cr_style_new ()">cr_style_new</a> (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> a_set_props_to_initial_values</code></em>);
|
61
61
|
enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcroco-cr-style.html#cr-style-num-prop-val-to-string" title="cr_style_num_prop_val_to_string ()">cr_style_num_prop_val_to_string</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-style.html#CRNumPropVal" title="struct CRNumPropVal"><span class="type">CRNumPropVal</span></a> *a_prop_val</code></em>,
|
62
|
-
<em class="parameter"><code><a href="
|
63
|
-
<em class="parameter"><code><a href="
|
62
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Strings.html#GString"><span class="type">GString</span></a> *a_str</code></em>,
|
63
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> a_nb_indent</code></em>);
|
64
64
|
enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcroco-cr-style.html#cr-style-position-type-to-string" title="cr_style_position_type_to_string ()">cr_style_position_type_to_string</a> (<em class="parameter"><code><span class="type">enum CRPositionType</span> a_code</code></em>,
|
65
|
-
<em class="parameter"><code><a href="
|
66
|
-
<em class="parameter"><code><a href="
|
65
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Strings.html#GString"><span class="type">GString</span></a> *a_str</code></em>,
|
66
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> a_nb_indent</code></em>);
|
67
67
|
enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcroco-cr-style.html#cr-style-propagate-from-parent" title="cr_style_propagate_from_parent ()">cr_style_propagate_from_parent</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-style.html#CRStyle" title="struct CRStyle"><span class="type">CRStyle</span></a> *a_this</code></em>);
|
68
68
|
enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcroco-cr-style.html#cr-style-ref" title="cr_style_ref ()">cr_style_ref</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-style.html#CRStyle" title="struct CRStyle"><span class="type">CRStyle</span></a> *a_this</code></em>);
|
69
69
|
enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcroco-cr-style.html#cr-style-resolve-inherited-properties" title="cr_style_resolve_inherited_properties ()">cr_style_resolve_inherited_properties</a>
|
70
70
|
(<em class="parameter"><code><a class="link" href="libcroco-cr-style.html#CRStyle" title="struct CRStyle"><span class="type">CRStyle</span></a> *a_this</code></em>);
|
71
71
|
enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcroco-cr-style.html#cr-style-rgb-prop-val-to-string" title="cr_style_rgb_prop_val_to_string ()">cr_style_rgb_prop_val_to_string</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-style.html#CRRgbPropVal" title="struct CRRgbPropVal"><span class="type">CRRgbPropVal</span></a> *a_prop_val</code></em>,
|
72
|
-
<em class="parameter"><code><a href="
|
73
|
-
<em class="parameter"><code><a href="
|
72
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Strings.html#GString"><span class="type">GString</span></a> *a_str</code></em>,
|
73
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> a_nb_indent</code></em>);
|
74
74
|
enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcroco-cr-style.html#cr-style-set-props-to-default-values" title="cr_style_set_props_to_default_values ()">cr_style_set_props_to_default_values</a>
|
75
75
|
(<em class="parameter"><code><a class="link" href="libcroco-cr-style.html#CRStyle" title="struct CRStyle"><span class="type">CRStyle</span></a> *a_this</code></em>);
|
76
76
|
enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcroco-cr-style.html#cr-style-set-props-to-initial-values" title="cr_style_set_props_to_initial_values ()">cr_style_set_props_to_initial_values</a>
|
@@ -78,12 +78,12 @@ enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcr
|
|
78
78
|
enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcroco-cr-style.html#cr-style-set-style-from-decl" title="cr_style_set_style_from_decl ()">cr_style_set_style_from_decl</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-style.html#CRStyle" title="struct CRStyle"><span class="type">CRStyle</span></a> *a_this</code></em>,
|
79
79
|
<em class="parameter"><code><a class="link" href="libcroco-cr-declaration.html#CRDeclaration" title="struct CRDeclaration"><span class="type">CRDeclaration</span></a> *a_decl</code></em>);
|
80
80
|
enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcroco-cr-style.html#cr-style-to-string" title="cr_style_to_string ()">cr_style_to_string</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-style.html#CRStyle" title="struct CRStyle"><span class="type">CRStyle</span></a> *a_this</code></em>,
|
81
|
-
<em class="parameter"><code><a href="
|
82
|
-
<em class="parameter"><code><a href="
|
83
|
-
<a href="
|
81
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Strings.html#GString"><span class="type">GString</span></a> **a_str</code></em>,
|
82
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> a_nb_indent</code></em>);
|
83
|
+
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="libcroco-cr-style.html#cr-style-unref" title="cr_style_unref ()">cr_style_unref</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-style.html#CRStyle" title="struct CRStyle"><span class="type">CRStyle</span></a> *a_this</code></em>);
|
84
84
|
enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcroco-cr-style.html#cr-style-white-space-type-to-string" title="cr_style_white_space_type_to_string ()">cr_style_white_space_type_to_string</a> (<em class="parameter"><code><span class="type">enum CRWhiteSpaceType</span> a_code</code></em>,
|
85
|
-
<em class="parameter"><code><a href="
|
86
|
-
<em class="parameter"><code><a href="
|
85
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Strings.html#GString"><span class="type">GString</span></a> *a_str</code></em>,
|
86
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> a_nb_indent</code></em>);
|
87
87
|
</pre>
|
88
88
|
</div>
|
89
89
|
<div class="refsect1">
|
@@ -225,8 +225,8 @@ enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcr
|
|
225
225
|
<div class="refsect2">
|
226
226
|
<a name="cr-style-border-style-to-string"></a><h3>cr_style_border_style_to_string ()</h3>
|
227
227
|
<pre class="programlisting">enum <span class="returnvalue">CRStatus</span> cr_style_border_style_to_string (<em class="parameter"><code><span class="type">enum CRBorderStyle</span> a_prop</code></em>,
|
228
|
-
<em class="parameter"><code><a href="
|
229
|
-
<em class="parameter"><code><a href="
|
228
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Strings.html#GString"><span class="type">GString</span></a> *a_str</code></em>,
|
229
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> a_nb_indent</code></em>);</pre>
|
230
230
|
<p>
|
231
231
|
</p>
|
232
232
|
</div>
|
@@ -249,8 +249,8 @@ enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcr
|
|
249
249
|
<div class="refsect2">
|
250
250
|
<a name="cr-style-display-type-to-string"></a><h3>cr_style_display_type_to_string ()</h3>
|
251
251
|
<pre class="programlisting">enum <span class="returnvalue">CRStatus</span> cr_style_display_type_to_string (<em class="parameter"><code><span class="type">enum CRDisplayType</span> a_code</code></em>,
|
252
|
-
<em class="parameter"><code><a href="
|
253
|
-
<em class="parameter"><code><a href="
|
252
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Strings.html#GString"><span class="type">GString</span></a> *a_str</code></em>,
|
253
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> a_nb_indent</code></em>);</pre>
|
254
254
|
<p>
|
255
255
|
</p>
|
256
256
|
</div>
|
@@ -265,15 +265,15 @@ enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcr
|
|
265
265
|
<div class="refsect2">
|
266
266
|
<a name="cr-style-float-type-to-string"></a><h3>cr_style_float_type_to_string ()</h3>
|
267
267
|
<pre class="programlisting">enum <span class="returnvalue">CRStatus</span> cr_style_float_type_to_string (<em class="parameter"><code><span class="type">enum CRFloatType</span> a_code</code></em>,
|
268
|
-
<em class="parameter"><code><a href="
|
269
|
-
<em class="parameter"><code><a href="
|
268
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Strings.html#GString"><span class="type">GString</span></a> *a_str</code></em>,
|
269
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> a_nb_indent</code></em>);</pre>
|
270
270
|
<p>
|
271
271
|
</p>
|
272
272
|
</div>
|
273
273
|
<hr>
|
274
274
|
<div class="refsect2">
|
275
275
|
<a name="cr-style-new"></a><h3>cr_style_new ()</h3>
|
276
|
-
<pre class="programlisting"><a class="link" href="libcroco-cr-style.html#CRStyle" title="struct CRStyle"><span class="returnvalue">CRStyle</span></a> * cr_style_new (<em class="parameter"><code><a href="
|
276
|
+
<pre class="programlisting"><a class="link" href="libcroco-cr-style.html#CRStyle" title="struct CRStyle"><span class="returnvalue">CRStyle</span></a> * cr_style_new (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> a_set_props_to_initial_values</code></em>);</pre>
|
277
277
|
<p>
|
278
278
|
</p>
|
279
279
|
</div>
|
@@ -281,8 +281,8 @@ enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcr
|
|
281
281
|
<div class="refsect2">
|
282
282
|
<a name="cr-style-num-prop-val-to-string"></a><h3>cr_style_num_prop_val_to_string ()</h3>
|
283
283
|
<pre class="programlisting">enum <span class="returnvalue">CRStatus</span> cr_style_num_prop_val_to_string (<em class="parameter"><code><a class="link" href="libcroco-cr-style.html#CRNumPropVal" title="struct CRNumPropVal"><span class="type">CRNumPropVal</span></a> *a_prop_val</code></em>,
|
284
|
-
<em class="parameter"><code><a href="
|
285
|
-
<em class="parameter"><code><a href="
|
284
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Strings.html#GString"><span class="type">GString</span></a> *a_str</code></em>,
|
285
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> a_nb_indent</code></em>);</pre>
|
286
286
|
<p>
|
287
287
|
</p>
|
288
288
|
</div>
|
@@ -290,8 +290,8 @@ enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcr
|
|
290
290
|
<div class="refsect2">
|
291
291
|
<a name="cr-style-position-type-to-string"></a><h3>cr_style_position_type_to_string ()</h3>
|
292
292
|
<pre class="programlisting">enum <span class="returnvalue">CRStatus</span> cr_style_position_type_to_string (<em class="parameter"><code><span class="type">enum CRPositionType</span> a_code</code></em>,
|
293
|
-
<em class="parameter"><code><a href="
|
294
|
-
<em class="parameter"><code><a href="
|
293
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Strings.html#GString"><span class="type">GString</span></a> *a_str</code></em>,
|
294
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> a_nb_indent</code></em>);</pre>
|
295
295
|
<p>
|
296
296
|
</p>
|
297
297
|
</div>
|
@@ -321,8 +321,8 @@ enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcr
|
|
321
321
|
<div class="refsect2">
|
322
322
|
<a name="cr-style-rgb-prop-val-to-string"></a><h3>cr_style_rgb_prop_val_to_string ()</h3>
|
323
323
|
<pre class="programlisting">enum <span class="returnvalue">CRStatus</span> cr_style_rgb_prop_val_to_string (<em class="parameter"><code><a class="link" href="libcroco-cr-style.html#CRRgbPropVal" title="struct CRRgbPropVal"><span class="type">CRRgbPropVal</span></a> *a_prop_val</code></em>,
|
324
|
-
<em class="parameter"><code><a href="
|
325
|
-
<em class="parameter"><code><a href="
|
324
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Strings.html#GString"><span class="type">GString</span></a> *a_str</code></em>,
|
325
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> a_nb_indent</code></em>);</pre>
|
326
326
|
<p>
|
327
327
|
</p>
|
328
328
|
</div>
|
@@ -354,15 +354,15 @@ enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcr
|
|
354
354
|
<div class="refsect2">
|
355
355
|
<a name="cr-style-to-string"></a><h3>cr_style_to_string ()</h3>
|
356
356
|
<pre class="programlisting">enum <span class="returnvalue">CRStatus</span> cr_style_to_string (<em class="parameter"><code><a class="link" href="libcroco-cr-style.html#CRStyle" title="struct CRStyle"><span class="type">CRStyle</span></a> *a_this</code></em>,
|
357
|
-
<em class="parameter"><code><a href="
|
358
|
-
<em class="parameter"><code><a href="
|
357
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Strings.html#GString"><span class="type">GString</span></a> **a_str</code></em>,
|
358
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> a_nb_indent</code></em>);</pre>
|
359
359
|
<p>
|
360
360
|
</p>
|
361
361
|
</div>
|
362
362
|
<hr>
|
363
363
|
<div class="refsect2">
|
364
364
|
<a name="cr-style-unref"></a><h3>cr_style_unref ()</h3>
|
365
|
-
<pre class="programlisting"><a href="
|
365
|
+
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> cr_style_unref (<em class="parameter"><code><a class="link" href="libcroco-cr-style.html#CRStyle" title="struct CRStyle"><span class="type">CRStyle</span></a> *a_this</code></em>);</pre>
|
366
366
|
<p>
|
367
367
|
</p>
|
368
368
|
</div>
|
@@ -370,8 +370,8 @@ enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcr
|
|
370
370
|
<div class="refsect2">
|
371
371
|
<a name="cr-style-white-space-type-to-string"></a><h3>cr_style_white_space_type_to_string ()</h3>
|
372
372
|
<pre class="programlisting">enum <span class="returnvalue">CRStatus</span> cr_style_white_space_type_to_string (<em class="parameter"><code><span class="type">enum CRWhiteSpaceType</span> a_code</code></em>,
|
373
|
-
<em class="parameter"><code><a href="
|
374
|
-
<em class="parameter"><code><a href="
|
373
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Strings.html#GString"><span class="type">GString</span></a> *a_str</code></em>,
|
374
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> a_nb_indent</code></em>);</pre>
|
375
375
|
<p>
|
376
376
|
</p>
|
377
377
|
</div>
|
@@ -42,13 +42,13 @@
|
|
42
42
|
<span class="returnvalue">void</span> <a class="link" href="libcroco-cr-stylesheet.html#cr-stylesheet-dump" title="cr_stylesheet_dump ()">cr_stylesheet_dump</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-statement.html#CRStyleSheet" title="CRStyleSheet"><span class="type">CRStyleSheet</span></a> const *a_this</code></em>,
|
43
43
|
<em class="parameter"><code><span class="type">FILE</span> *a_fp</code></em>);
|
44
44
|
<a class="link" href="libcroco-cr-statement.html#CRStyleSheet" title="CRStyleSheet"><span class="returnvalue">CRStyleSheet</span></a> * <a class="link" href="libcroco-cr-stylesheet.html#cr-stylesheet-new" title="cr_stylesheet_new ()">cr_stylesheet_new</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-declaration.html#CRStatement" title="CRStatement"><span class="type">CRStatement</span></a> *a_stmts</code></em>);
|
45
|
-
<a href="
|
45
|
+
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> <a class="link" href="libcroco-cr-stylesheet.html#cr-stylesheet-nr-rules" title="cr_stylesheet_nr_rules ()">cr_stylesheet_nr_rules</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-statement.html#CRStyleSheet" title="CRStyleSheet"><span class="type">CRStyleSheet</span></a> const *a_this</code></em>);
|
46
46
|
<span class="returnvalue">void</span> <a class="link" href="libcroco-cr-stylesheet.html#cr-stylesheet-ref" title="cr_stylesheet_ref ()">cr_stylesheet_ref</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-statement.html#CRStyleSheet" title="CRStyleSheet"><span class="type">CRStyleSheet</span></a> *a_this</code></em>);
|
47
47
|
<a class="link" href="libcroco-cr-declaration.html#CRStatement" title="CRStatement"><span class="returnvalue">CRStatement</span></a> * <a class="link" href="libcroco-cr-stylesheet.html#cr-stylesheet-statement-get-from-list" title="cr_stylesheet_statement_get_from_list ()">cr_stylesheet_statement_get_from_list</a>
|
48
48
|
(<em class="parameter"><code><a class="link" href="libcroco-cr-statement.html#CRStyleSheet" title="CRStyleSheet"><span class="type">CRStyleSheet</span></a> *a_this</code></em>,
|
49
49
|
<em class="parameter"><code><span class="type">int</span> itemnr</code></em>);
|
50
|
-
<a href="
|
51
|
-
<a href="
|
50
|
+
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="libcroco-cr-stylesheet.html#cr-stylesheet-to-string" title="cr_stylesheet_to_string ()">cr_stylesheet_to_string</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-statement.html#CRStyleSheet" title="CRStyleSheet"><span class="type">CRStyleSheet</span></a> const *a_this</code></em>);
|
51
|
+
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="libcroco-cr-stylesheet.html#cr-stylesheet-unref" title="cr_stylesheet_unref ()">cr_stylesheet_unref</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-statement.html#CRStyleSheet" title="CRStyleSheet"><span class="type">CRStyleSheet</span></a> *a_this</code></em>);
|
52
52
|
</pre>
|
53
53
|
</div>
|
54
54
|
<div class="refsect1">
|
@@ -115,7 +115,7 @@
|
|
115
115
|
<hr>
|
116
116
|
<div class="refsect2">
|
117
117
|
<a name="cr-stylesheet-nr-rules"></a><h3>cr_stylesheet_nr_rules ()</h3>
|
118
|
-
<pre class="programlisting"><a href="
|
118
|
+
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> cr_stylesheet_nr_rules (<em class="parameter"><code><a class="link" href="libcroco-cr-statement.html#CRStyleSheet" title="CRStyleSheet"><span class="type">CRStyleSheet</span></a> const *a_this</code></em>);</pre>
|
119
119
|
<p>
|
120
120
|
</p>
|
121
121
|
</div>
|
@@ -138,14 +138,14 @@
|
|
138
138
|
<hr>
|
139
139
|
<div class="refsect2">
|
140
140
|
<a name="cr-stylesheet-to-string"></a><h3>cr_stylesheet_to_string ()</h3>
|
141
|
-
<pre class="programlisting"><a href="
|
141
|
+
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * cr_stylesheet_to_string (<em class="parameter"><code><a class="link" href="libcroco-cr-statement.html#CRStyleSheet" title="CRStyleSheet"><span class="type">CRStyleSheet</span></a> const *a_this</code></em>);</pre>
|
142
142
|
<p>
|
143
143
|
</p>
|
144
144
|
</div>
|
145
145
|
<hr>
|
146
146
|
<div class="refsect2">
|
147
147
|
<a name="cr-stylesheet-unref"></a><h3>cr_stylesheet_unref ()</h3>
|
148
|
-
<pre class="programlisting"><a href="
|
148
|
+
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> cr_stylesheet_unref (<em class="parameter"><code><a class="link" href="libcroco-cr-statement.html#CRStyleSheet" title="CRStyleSheet"><span class="type">CRStyleSheet</span></a> *a_this</code></em>);</pre>
|
149
149
|
<p>
|
150
150
|
</p>
|
151
151
|
</div>
|
@@ -47,8 +47,8 @@
|
|
47
47
|
<em class="parameter"><code><span class="type">int</span> itemnr</code></em>);
|
48
48
|
<a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="returnvalue">CRTerm</span></a> * <a class="link" href="libcroco-cr-term.html#cr-term-new" title="cr_term_new ()">cr_term_new</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
|
49
49
|
<span class="returnvalue">int</span> <a class="link" href="libcroco-cr-term.html#cr-term-nr-values" title="cr_term_nr_values ()">cr_term_nr_values</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="type">CRTerm</span></a> const *a_this</code></em>);
|
50
|
-
<a href="
|
51
|
-
<a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="returnvalue">CRTerm</span></a> * <a class="link" href="libcroco-cr-term.html#cr-term-parse-expression-from-buf" title="cr_term_parse_expression_from_buf ()">cr_term_parse_expression_from_buf</a> (<em class="parameter"><code>const <a href="
|
50
|
+
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guchar"><span class="returnvalue">guchar</span></a> * <a class="link" href="libcroco-cr-term.html#cr-term-one-to-string" title="cr_term_one_to_string ()">cr_term_one_to_string</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="type">CRTerm</span></a> const *a_this</code></em>);
|
51
|
+
<a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="returnvalue">CRTerm</span></a> * <a class="link" href="libcroco-cr-term.html#cr-term-parse-expression-from-buf" title="cr_term_parse_expression_from_buf ()">cr_term_parse_expression_from_buf</a> (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guchar"><span class="type">guchar</span></a> *a_buf</code></em>,
|
52
52
|
<em class="parameter"><code><span class="type">enum CREncoding</span> a_encoding</code></em>);
|
53
53
|
<a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="returnvalue">CRTerm</span></a> * <a class="link" href="libcroco-cr-term.html#cr-term-prepend-term" title="cr_term_prepend_term ()">cr_term_prepend_term</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="type">CRTerm</span></a> *a_this</code></em>,
|
54
54
|
<em class="parameter"><code><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="type">CRTerm</span></a> *a_new_term</code></em>);
|
@@ -68,8 +68,8 @@ enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcr
|
|
68
68
|
<em class="parameter"><code><a class="link" href="libcroco-cr-string.html#CRString" title="struct CRString"><span class="type">CRString</span></a> *a_str</code></em>);
|
69
69
|
enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcroco-cr-term.html#cr-term-set-uri" title="cr_term_set_uri ()">cr_term_set_uri</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="type">CRTerm</span></a> *a_this</code></em>,
|
70
70
|
<em class="parameter"><code><a class="link" href="libcroco-cr-string.html#CRString" title="struct CRString"><span class="type">CRString</span></a> *a_str</code></em>);
|
71
|
-
<a href="
|
72
|
-
<a href="
|
71
|
+
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guchar"><span class="returnvalue">guchar</span></a> * <a class="link" href="libcroco-cr-term.html#cr-term-to-string" title="cr_term_to_string ()">cr_term_to_string</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="type">CRTerm</span></a> const *a_this</code></em>);
|
72
|
+
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="libcroco-cr-term.html#cr-term-unref" title="cr_term_unref ()">cr_term_unref</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="type">CRTerm</span></a> *a_this</code></em>);
|
73
73
|
</pre>
|
74
74
|
</div>
|
75
75
|
<div class="refsect1">
|
@@ -197,14 +197,14 @@ enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcr
|
|
197
197
|
<hr>
|
198
198
|
<div class="refsect2">
|
199
199
|
<a name="cr-term-one-to-string"></a><h3>cr_term_one_to_string ()</h3>
|
200
|
-
<pre class="programlisting"><a href="
|
200
|
+
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guchar"><span class="returnvalue">guchar</span></a> * cr_term_one_to_string (<em class="parameter"><code><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="type">CRTerm</span></a> const *a_this</code></em>);</pre>
|
201
201
|
<p>
|
202
202
|
</p>
|
203
203
|
</div>
|
204
204
|
<hr>
|
205
205
|
<div class="refsect2">
|
206
206
|
<a name="cr-term-parse-expression-from-buf"></a><h3>cr_term_parse_expression_from_buf ()</h3>
|
207
|
-
<pre class="programlisting"><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="returnvalue">CRTerm</span></a> * cr_term_parse_expression_from_buf (<em class="parameter"><code>const <a href="
|
207
|
+
<pre class="programlisting"><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="returnvalue">CRTerm</span></a> * cr_term_parse_expression_from_buf (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guchar"><span class="type">guchar</span></a> *a_buf</code></em>,
|
208
208
|
<em class="parameter"><code><span class="type">enum CREncoding</span> a_encoding</code></em>);</pre>
|
209
209
|
<p>
|
210
210
|
</p>
|
@@ -284,14 +284,14 @@ enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcr
|
|
284
284
|
<hr>
|
285
285
|
<div class="refsect2">
|
286
286
|
<a name="cr-term-to-string"></a><h3>cr_term_to_string ()</h3>
|
287
|
-
<pre class="programlisting"><a href="
|
287
|
+
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guchar"><span class="returnvalue">guchar</span></a> * cr_term_to_string (<em class="parameter"><code><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="type">CRTerm</span></a> const *a_this</code></em>);</pre>
|
288
288
|
<p>
|
289
289
|
</p>
|
290
290
|
</div>
|
291
291
|
<hr>
|
292
292
|
<div class="refsect2">
|
293
293
|
<a name="cr-term-unref"></a><h3>cr_term_unref ()</h3>
|
294
|
-
<pre class="programlisting"><a href="
|
294
|
+
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> cr_term_unref (<em class="parameter"><code><a class="link" href="libcroco-cr-term.html#CRTerm" title="struct CRTerm"><span class="type">CRTerm</span></a> *a_this</code></em>);</pre>
|
295
295
|
<p>
|
296
296
|
</p>
|
297
297
|
</div>
|
@@ -40,55 +40,55 @@
|
|
40
40
|
<pre class="synopsis">struct <a class="link" href="libcroco-cr-tknzr.html#CRTknzr" title="struct CRTknzr">CRTknzr</a>;
|
41
41
|
<a class="link" href="libcroco-cr-tknzr.html#CRTknzrPriv" title="CRTknzrPriv">CRTknzrPriv</a>;
|
42
42
|
enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcroco-cr-tknzr.html#cr-tknzr-consume-chars" title="cr_tknzr_consume_chars ()">cr_tknzr_consume_chars</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-tknzr.html#CRTknzr" title="struct CRTknzr"><span class="type">CRTknzr</span></a> *a_this</code></em>,
|
43
|
-
<em class="parameter"><code><a href="
|
44
|
-
<em class="parameter"><code><a href="
|
43
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> a_char</code></em>,
|
44
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#glong"><span class="type">glong</span></a> *a_nb_char</code></em>);
|
45
45
|
<span class="returnvalue">void</span> <a class="link" href="libcroco-cr-tknzr.html#cr-tknzr-destroy" title="cr_tknzr_destroy ()">cr_tknzr_destroy</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-tknzr.html#CRTknzr" title="struct CRTknzr"><span class="type">CRTknzr</span></a> *a_this</code></em>);
|
46
46
|
enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcroco-cr-tknzr.html#cr-tknzr-get-cur-byte-addr" title="cr_tknzr_get_cur_byte_addr ()">cr_tknzr_get_cur_byte_addr</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-tknzr.html#CRTknzr" title="struct CRTknzr"><span class="type">CRTknzr</span></a> *a_this</code></em>,
|
47
|
-
<em class="parameter"><code><a href="
|
47
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guchar"><span class="type">guchar</span></a> **a_addr</code></em>);
|
48
48
|
enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcroco-cr-tknzr.html#cr-tknzr-get-cur-pos" title="cr_tknzr_get_cur_pos ()">cr_tknzr_get_cur_pos</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-tknzr.html#CRTknzr" title="struct CRTknzr"><span class="type">CRTknzr</span></a> *a_this</code></em>,
|
49
49
|
<em class="parameter"><code><a class="link" href="libcroco-cr-input.html#CRInputPos" title="struct CRInputPos"><span class="type">CRInputPos</span></a> *a_pos</code></em>);
|
50
50
|
enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcroco-cr-tknzr.html#cr-tknzr-get-input" title="cr_tknzr_get_input ()">cr_tknzr_get_input</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-tknzr.html#CRTknzr" title="struct CRTknzr"><span class="type">CRTknzr</span></a> *a_this</code></em>,
|
51
51
|
<em class="parameter"><code><a class="link" href="libcroco-cr-input.html#CRInput" title="struct CRInput"><span class="type">CRInput</span></a> **a_input</code></em>);
|
52
|
-
<a href="
|
52
|
+
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#glong"><span class="returnvalue">glong</span></a> <a class="link" href="libcroco-cr-tknzr.html#cr-tknzr-get-nb-bytes-left" title="cr_tknzr_get_nb_bytes_left ()">cr_tknzr_get_nb_bytes_left</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-tknzr.html#CRTknzr" title="struct CRTknzr"><span class="type">CRTknzr</span></a> *a_this</code></em>);
|
53
53
|
enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcroco-cr-tknzr.html#cr-tknzr-get-next-token" title="cr_tknzr_get_next_token ()">cr_tknzr_get_next_token</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-tknzr.html#CRTknzr" title="struct CRTknzr"><span class="type">CRTknzr</span></a> *a_this</code></em>,
|
54
54
|
<em class="parameter"><code><a class="link" href="libcroco-cr-token.html#CRToken" title="struct CRToken"><span class="type">CRToken</span></a> **a_tk</code></em>);
|
55
55
|
enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcroco-cr-tknzr.html#cr-tknzr-get-parsing-location" title="cr_tknzr_get_parsing_location ()">cr_tknzr_get_parsing_location</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-tknzr.html#CRTknzr" title="struct CRTknzr"><span class="type">CRTknzr</span></a> *a_this</code></em>,
|
56
56
|
<em class="parameter"><code><a class="link" href="libcroco-cr-parsing-location.html#CRParsingLocation" title="struct CRParsingLocation"><span class="type">CRParsingLocation</span></a> *a_loc</code></em>);
|
57
57
|
<a class="link" href="libcroco-cr-tknzr.html#CRTknzr" title="struct CRTknzr"><span class="returnvalue">CRTknzr</span></a> * <a class="link" href="libcroco-cr-tknzr.html#cr-tknzr-new" title="cr_tknzr_new ()">cr_tknzr_new</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-input.html#CRInput" title="struct CRInput"><span class="type">CRInput</span></a> *a_input</code></em>);
|
58
|
-
<a class="link" href="libcroco-cr-tknzr.html#CRTknzr" title="struct CRTknzr"><span class="returnvalue">CRTknzr</span></a> * <a class="link" href="libcroco-cr-tknzr.html#cr-tknzr-new-from-buf" title="cr_tknzr_new_from_buf ()">cr_tknzr_new_from_buf</a> (<em class="parameter"><code><a href="
|
59
|
-
<em class="parameter"><code><a href="
|
58
|
+
<a class="link" href="libcroco-cr-tknzr.html#CRTknzr" title="struct CRTknzr"><span class="returnvalue">CRTknzr</span></a> * <a class="link" href="libcroco-cr-tknzr.html#cr-tknzr-new-from-buf" title="cr_tknzr_new_from_buf ()">cr_tknzr_new_from_buf</a> (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guchar"><span class="type">guchar</span></a> *a_buf</code></em>,
|
59
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gulong"><span class="type">gulong</span></a> a_len</code></em>,
|
60
60
|
<em class="parameter"><code><span class="type">enum CREncoding</span> a_enc</code></em>,
|
61
|
-
<em class="parameter"><code><a href="
|
62
|
-
<a class="link" href="libcroco-cr-tknzr.html#CRTknzr" title="struct CRTknzr"><span class="returnvalue">CRTknzr</span></a> * <a class="link" href="libcroco-cr-tknzr.html#cr-tknzr-new-from-uri" title="cr_tknzr_new_from_uri ()">cr_tknzr_new_from_uri</a> (<em class="parameter"><code>const <a href="
|
61
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> a_free_at_destroy</code></em>);
|
62
|
+
<a class="link" href="libcroco-cr-tknzr.html#CRTknzr" title="struct CRTknzr"><span class="returnvalue">CRTknzr</span></a> * <a class="link" href="libcroco-cr-tknzr.html#cr-tknzr-new-from-uri" title="cr_tknzr_new_from_uri ()">cr_tknzr_new_from_uri</a> (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guchar"><span class="type">guchar</span></a> *a_file_uri</code></em>,
|
63
63
|
<em class="parameter"><code><span class="type">enum CREncoding</span> a_enc</code></em>);
|
64
64
|
enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcroco-cr-tknzr.html#cr-tknzr-parse-token" title="cr_tknzr_parse_token ()">cr_tknzr_parse_token</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-tknzr.html#CRTknzr" title="struct CRTknzr"><span class="type">CRTknzr</span></a> *a_this</code></em>,
|
65
65
|
<em class="parameter"><code><span class="type">enum CRTokenType</span> a_type</code></em>,
|
66
66
|
<em class="parameter"><code><span class="type">enum CRTokenExtraType</span> a_et</code></em>,
|
67
|
-
<em class="parameter"><code><a href="
|
68
|
-
<em class="parameter"><code><a href="
|
67
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> a_res</code></em>,
|
68
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> a_extra_res</code></em>);
|
69
69
|
enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcroco-cr-tknzr.html#cr-tknzr-peek-byte" title="cr_tknzr_peek_byte ()">cr_tknzr_peek_byte</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-tknzr.html#CRTknzr" title="struct CRTknzr"><span class="type">CRTknzr</span></a> *a_this</code></em>,
|
70
|
-
<em class="parameter"><code><a href="
|
71
|
-
<em class="parameter"><code><a href="
|
72
|
-
<a href="
|
73
|
-
<em class="parameter"><code><a href="
|
74
|
-
<em class="parameter"><code><a href="
|
70
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gulong"><span class="type">gulong</span></a> a_offset</code></em>,
|
71
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guchar"><span class="type">guchar</span></a> *a_byte</code></em>);
|
72
|
+
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guchar"><span class="returnvalue">guchar</span></a> <a class="link" href="libcroco-cr-tknzr.html#cr-tknzr-peek-byte2" title="cr_tknzr_peek_byte2 ()">cr_tknzr_peek_byte2</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-tknzr.html#CRTknzr" title="struct CRTknzr"><span class="type">CRTknzr</span></a> *a_this</code></em>,
|
73
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gulong"><span class="type">gulong</span></a> a_offset</code></em>,
|
74
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> *a_eof</code></em>);
|
75
75
|
enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcroco-cr-tknzr.html#cr-tknzr-peek-char" title="cr_tknzr_peek_char ()">cr_tknzr_peek_char</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-tknzr.html#CRTknzr" title="struct CRTknzr"><span class="type">CRTknzr</span></a> *a_this</code></em>,
|
76
|
-
<em class="parameter"><code><a href="
|
76
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> *a_char</code></em>);
|
77
77
|
enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcroco-cr-tknzr.html#cr-tknzr-read-byte" title="cr_tknzr_read_byte ()">cr_tknzr_read_byte</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-tknzr.html#CRTknzr" title="struct CRTknzr"><span class="type">CRTknzr</span></a> *a_this</code></em>,
|
78
|
-
<em class="parameter"><code><a href="
|
78
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guchar"><span class="type">guchar</span></a> *a_byte</code></em>);
|
79
79
|
enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcroco-cr-tknzr.html#cr-tknzr-read-char" title="cr_tknzr_read_char ()">cr_tknzr_read_char</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-tknzr.html#CRTknzr" title="struct CRTknzr"><span class="type">CRTknzr</span></a> *a_this</code></em>,
|
80
|
-
<em class="parameter"><code><a href="
|
80
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> *a_char</code></em>);
|
81
81
|
<span class="returnvalue">void</span> <a class="link" href="libcroco-cr-tknzr.html#cr-tknzr-ref" title="cr_tknzr_ref ()">cr_tknzr_ref</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-tknzr.html#CRTknzr" title="struct CRTknzr"><span class="type">CRTknzr</span></a> *a_this</code></em>);
|
82
82
|
enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcroco-cr-tknzr.html#cr-tknzr-seek-index" title="cr_tknzr_seek_index ()">cr_tknzr_seek_index</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-tknzr.html#CRTknzr" title="struct CRTknzr"><span class="type">CRTknzr</span></a> *a_this</code></em>,
|
83
83
|
<em class="parameter"><code><span class="type">enum CRSeekPos</span> a_origin</code></em>,
|
84
|
-
<em class="parameter"><code><a href="
|
84
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> a_pos</code></em>);
|
85
85
|
enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcroco-cr-tknzr.html#cr-tknzr-set-cur-pos" title="cr_tknzr_set_cur_pos ()">cr_tknzr_set_cur_pos</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-tknzr.html#CRTknzr" title="struct CRTknzr"><span class="type">CRTknzr</span></a> *a_this</code></em>,
|
86
86
|
<em class="parameter"><code><a class="link" href="libcroco-cr-input.html#CRInputPos" title="struct CRInputPos"><span class="type">CRInputPos</span></a> *a_pos</code></em>);
|
87
87
|
enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcroco-cr-tknzr.html#cr-tknzr-set-input" title="cr_tknzr_set_input ()">cr_tknzr_set_input</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-tknzr.html#CRTknzr" title="struct CRTknzr"><span class="type">CRTknzr</span></a> *a_this</code></em>,
|
88
88
|
<em class="parameter"><code><a class="link" href="libcroco-cr-input.html#CRInput" title="struct CRInput"><span class="type">CRInput</span></a> *a_input</code></em>);
|
89
89
|
enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcroco-cr-tknzr.html#cr-tknzr-unget-token" title="cr_tknzr_unget_token ()">cr_tknzr_unget_token</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-tknzr.html#CRTknzr" title="struct CRTknzr"><span class="type">CRTknzr</span></a> *a_this</code></em>,
|
90
90
|
<em class="parameter"><code><a class="link" href="libcroco-cr-token.html#CRToken" title="struct CRToken"><span class="type">CRToken</span></a> *a_token</code></em>);
|
91
|
-
<a href="
|
91
|
+
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="libcroco-cr-tknzr.html#cr-tknzr-unref" title="cr_tknzr_unref ()">cr_tknzr_unref</a> (<em class="parameter"><code><a class="link" href="libcroco-cr-tknzr.html#CRTknzr" title="struct CRTknzr"><span class="type">CRTknzr</span></a> *a_this</code></em>);
|
92
92
|
</pre>
|
93
93
|
</div>
|
94
94
|
<div class="refsect1">
|
@@ -119,8 +119,8 @@ enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcr
|
|
119
119
|
<div class="refsect2">
|
120
120
|
<a name="cr-tknzr-consume-chars"></a><h3>cr_tknzr_consume_chars ()</h3>
|
121
121
|
<pre class="programlisting">enum <span class="returnvalue">CRStatus</span> cr_tknzr_consume_chars (<em class="parameter"><code><a class="link" href="libcroco-cr-tknzr.html#CRTknzr" title="struct CRTknzr"><span class="type">CRTknzr</span></a> *a_this</code></em>,
|
122
|
-
<em class="parameter"><code><a href="
|
123
|
-
<em class="parameter"><code><a href="
|
122
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> a_char</code></em>,
|
123
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#glong"><span class="type">glong</span></a> *a_nb_char</code></em>);</pre>
|
124
124
|
<p>
|
125
125
|
</p>
|
126
126
|
</div>
|
@@ -135,7 +135,7 @@ enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcr
|
|
135
135
|
<div class="refsect2">
|
136
136
|
<a name="cr-tknzr-get-cur-byte-addr"></a><h3>cr_tknzr_get_cur_byte_addr ()</h3>
|
137
137
|
<pre class="programlisting">enum <span class="returnvalue">CRStatus</span> cr_tknzr_get_cur_byte_addr (<em class="parameter"><code><a class="link" href="libcroco-cr-tknzr.html#CRTknzr" title="struct CRTknzr"><span class="type">CRTknzr</span></a> *a_this</code></em>,
|
138
|
-
<em class="parameter"><code><a href="
|
138
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guchar"><span class="type">guchar</span></a> **a_addr</code></em>);</pre>
|
139
139
|
<p>
|
140
140
|
</p>
|
141
141
|
</div>
|
@@ -158,7 +158,7 @@ enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcr
|
|
158
158
|
<hr>
|
159
159
|
<div class="refsect2">
|
160
160
|
<a name="cr-tknzr-get-nb-bytes-left"></a><h3>cr_tknzr_get_nb_bytes_left ()</h3>
|
161
|
-
<pre class="programlisting"><a href="
|
161
|
+
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#glong"><span class="returnvalue">glong</span></a> cr_tknzr_get_nb_bytes_left (<em class="parameter"><code><a class="link" href="libcroco-cr-tknzr.html#CRTknzr" title="struct CRTknzr"><span class="type">CRTknzr</span></a> *a_this</code></em>);</pre>
|
162
162
|
<p>
|
163
163
|
</p>
|
164
164
|
</div>
|
@@ -188,17 +188,17 @@ enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcr
|
|
188
188
|
<hr>
|
189
189
|
<div class="refsect2">
|
190
190
|
<a name="cr-tknzr-new-from-buf"></a><h3>cr_tknzr_new_from_buf ()</h3>
|
191
|
-
<pre class="programlisting"><a class="link" href="libcroco-cr-tknzr.html#CRTknzr" title="struct CRTknzr"><span class="returnvalue">CRTknzr</span></a> * cr_tknzr_new_from_buf (<em class="parameter"><code><a href="
|
192
|
-
<em class="parameter"><code><a href="
|
191
|
+
<pre class="programlisting"><a class="link" href="libcroco-cr-tknzr.html#CRTknzr" title="struct CRTknzr"><span class="returnvalue">CRTknzr</span></a> * cr_tknzr_new_from_buf (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guchar"><span class="type">guchar</span></a> *a_buf</code></em>,
|
192
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gulong"><span class="type">gulong</span></a> a_len</code></em>,
|
193
193
|
<em class="parameter"><code><span class="type">enum CREncoding</span> a_enc</code></em>,
|
194
|
-
<em class="parameter"><code><a href="
|
194
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> a_free_at_destroy</code></em>);</pre>
|
195
195
|
<p>
|
196
196
|
</p>
|
197
197
|
</div>
|
198
198
|
<hr>
|
199
199
|
<div class="refsect2">
|
200
200
|
<a name="cr-tknzr-new-from-uri"></a><h3>cr_tknzr_new_from_uri ()</h3>
|
201
|
-
<pre class="programlisting"><a class="link" href="libcroco-cr-tknzr.html#CRTknzr" title="struct CRTknzr"><span class="returnvalue">CRTknzr</span></a> * cr_tknzr_new_from_uri (<em class="parameter"><code>const <a href="
|
201
|
+
<pre class="programlisting"><a class="link" href="libcroco-cr-tknzr.html#CRTknzr" title="struct CRTknzr"><span class="returnvalue">CRTknzr</span></a> * cr_tknzr_new_from_uri (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guchar"><span class="type">guchar</span></a> *a_file_uri</code></em>,
|
202
202
|
<em class="parameter"><code><span class="type">enum CREncoding</span> a_enc</code></em>);</pre>
|
203
203
|
<p>
|
204
204
|
</p>
|
@@ -209,8 +209,8 @@ enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcr
|
|
209
209
|
<pre class="programlisting">enum <span class="returnvalue">CRStatus</span> cr_tknzr_parse_token (<em class="parameter"><code><a class="link" href="libcroco-cr-tknzr.html#CRTknzr" title="struct CRTknzr"><span class="type">CRTknzr</span></a> *a_this</code></em>,
|
210
210
|
<em class="parameter"><code><span class="type">enum CRTokenType</span> a_type</code></em>,
|
211
211
|
<em class="parameter"><code><span class="type">enum CRTokenExtraType</span> a_et</code></em>,
|
212
|
-
<em class="parameter"><code><a href="
|
213
|
-
<em class="parameter"><code><a href="
|
212
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> a_res</code></em>,
|
213
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> a_extra_res</code></em>);</pre>
|
214
214
|
<p>
|
215
215
|
</p>
|
216
216
|
</div>
|
@@ -218,17 +218,17 @@ enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcr
|
|
218
218
|
<div class="refsect2">
|
219
219
|
<a name="cr-tknzr-peek-byte"></a><h3>cr_tknzr_peek_byte ()</h3>
|
220
220
|
<pre class="programlisting">enum <span class="returnvalue">CRStatus</span> cr_tknzr_peek_byte (<em class="parameter"><code><a class="link" href="libcroco-cr-tknzr.html#CRTknzr" title="struct CRTknzr"><span class="type">CRTknzr</span></a> *a_this</code></em>,
|
221
|
-
<em class="parameter"><code><a href="
|
222
|
-
<em class="parameter"><code><a href="
|
221
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gulong"><span class="type">gulong</span></a> a_offset</code></em>,
|
222
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guchar"><span class="type">guchar</span></a> *a_byte</code></em>);</pre>
|
223
223
|
<p>
|
224
224
|
</p>
|
225
225
|
</div>
|
226
226
|
<hr>
|
227
227
|
<div class="refsect2">
|
228
228
|
<a name="cr-tknzr-peek-byte2"></a><h3>cr_tknzr_peek_byte2 ()</h3>
|
229
|
-
<pre class="programlisting"><a href="
|
230
|
-
<em class="parameter"><code><a href="
|
231
|
-
<em class="parameter"><code><a href="
|
229
|
+
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guchar"><span class="returnvalue">guchar</span></a> cr_tknzr_peek_byte2 (<em class="parameter"><code><a class="link" href="libcroco-cr-tknzr.html#CRTknzr" title="struct CRTknzr"><span class="type">CRTknzr</span></a> *a_this</code></em>,
|
230
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gulong"><span class="type">gulong</span></a> a_offset</code></em>,
|
231
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> *a_eof</code></em>);</pre>
|
232
232
|
<p>
|
233
233
|
</p>
|
234
234
|
</div>
|
@@ -236,7 +236,7 @@ enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcr
|
|
236
236
|
<div class="refsect2">
|
237
237
|
<a name="cr-tknzr-peek-char"></a><h3>cr_tknzr_peek_char ()</h3>
|
238
238
|
<pre class="programlisting">enum <span class="returnvalue">CRStatus</span> cr_tknzr_peek_char (<em class="parameter"><code><a class="link" href="libcroco-cr-tknzr.html#CRTknzr" title="struct CRTknzr"><span class="type">CRTknzr</span></a> *a_this</code></em>,
|
239
|
-
<em class="parameter"><code><a href="
|
239
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> *a_char</code></em>);</pre>
|
240
240
|
<p>
|
241
241
|
</p>
|
242
242
|
</div>
|
@@ -244,7 +244,7 @@ enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcr
|
|
244
244
|
<div class="refsect2">
|
245
245
|
<a name="cr-tknzr-read-byte"></a><h3>cr_tknzr_read_byte ()</h3>
|
246
246
|
<pre class="programlisting">enum <span class="returnvalue">CRStatus</span> cr_tknzr_read_byte (<em class="parameter"><code><a class="link" href="libcroco-cr-tknzr.html#CRTknzr" title="struct CRTknzr"><span class="type">CRTknzr</span></a> *a_this</code></em>,
|
247
|
-
<em class="parameter"><code><a href="
|
247
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guchar"><span class="type">guchar</span></a> *a_byte</code></em>);</pre>
|
248
248
|
<p>
|
249
249
|
</p>
|
250
250
|
</div>
|
@@ -252,7 +252,7 @@ enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcr
|
|
252
252
|
<div class="refsect2">
|
253
253
|
<a name="cr-tknzr-read-char"></a><h3>cr_tknzr_read_char ()</h3>
|
254
254
|
<pre class="programlisting">enum <span class="returnvalue">CRStatus</span> cr_tknzr_read_char (<em class="parameter"><code><a class="link" href="libcroco-cr-tknzr.html#CRTknzr" title="struct CRTknzr"><span class="type">CRTknzr</span></a> *a_this</code></em>,
|
255
|
-
<em class="parameter"><code><a href="
|
255
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> *a_char</code></em>);</pre>
|
256
256
|
<p>
|
257
257
|
</p>
|
258
258
|
</div>
|
@@ -268,7 +268,7 @@ enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcr
|
|
268
268
|
<a name="cr-tknzr-seek-index"></a><h3>cr_tknzr_seek_index ()</h3>
|
269
269
|
<pre class="programlisting">enum <span class="returnvalue">CRStatus</span> cr_tknzr_seek_index (<em class="parameter"><code><a class="link" href="libcroco-cr-tknzr.html#CRTknzr" title="struct CRTknzr"><span class="type">CRTknzr</span></a> *a_this</code></em>,
|
270
270
|
<em class="parameter"><code><span class="type">enum CRSeekPos</span> a_origin</code></em>,
|
271
|
-
<em class="parameter"><code><a href="
|
271
|
+
<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> a_pos</code></em>);</pre>
|
272
272
|
<p>
|
273
273
|
</p>
|
274
274
|
</div>
|
@@ -299,7 +299,7 @@ enum <span class="returnvalue">CRStatus</span> <a class="link" href="libcr
|
|
299
299
|
<hr>
|
300
300
|
<div class="refsect2">
|
301
301
|
<a name="cr-tknzr-unref"></a><h3>cr_tknzr_unref ()</h3>
|
302
|
-
<pre class="programlisting"><a href="
|
302
|
+
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> cr_tknzr_unref (<em class="parameter"><code><a class="link" href="libcroco-cr-tknzr.html#CRTknzr" title="struct CRTknzr"><span class="type">CRTknzr</span></a> *a_this</code></em>);</pre>
|
303
303
|
<p>
|
304
304
|
</p>
|
305
305
|
</div>
|