rsvg2 3.0.7-x64-mingw32 → 3.0.8-x64-mingw32

Sign up to get free protection for your applications and to get access to all the features.
Files changed (93) hide show
  1. checksums.yaml +4 -4
  2. data/Rakefile +2 -2
  3. data/ext/rsvg2/extconf.rb +1 -0
  4. data/lib/2.2/rsvg2.so +0 -0
  5. data/lib/2.3/rsvg2.so +0 -0
  6. data/vendor/local/bin/croco-0.6-config +2 -2
  7. data/vendor/local/bin/csslint-0.6.exe +0 -0
  8. data/vendor/local/bin/libcroco-0.6-3.dll +0 -0
  9. data/vendor/local/bin/librsvg-2-2.dll +0 -0
  10. data/vendor/local/bin/rsvg-convert.exe +0 -0
  11. data/vendor/local/include/libcroco-0.6/libcroco/libcroco-config.h +2 -2
  12. data/vendor/local/include/librsvg-2.0/librsvg/librsvg-features.h +26 -4
  13. data/vendor/local/lib/girepository-1.0/Rsvg-2.0.typelib +0 -0
  14. data/vendor/local/lib/libcroco-0.6.a +0 -0
  15. data/vendor/local/lib/libcroco-0.6.dll.a +0 -0
  16. data/vendor/local/lib/libcroco-0.6.la +3 -3
  17. data/vendor/local/lib/librsvg-2.a +0 -0
  18. data/vendor/local/lib/librsvg-2.dll.a +0 -0
  19. data/vendor/local/lib/librsvg-2.la +2 -2
  20. data/vendor/local/lib/pkgconfig/libcroco-0.6.pc +1 -1
  21. data/vendor/local/lib/pkgconfig/librsvg-2.0.pc +1 -1
  22. data/vendor/local/share/gir-1.0/Rsvg-2.0.gir +2 -2
  23. data/vendor/local/share/gtk-doc/html/libcroco/ch01.html +13 -14
  24. data/vendor/local/share/gtk-doc/html/libcroco/home.png +0 -0
  25. data/vendor/local/share/gtk-doc/html/libcroco/index.html +5 -6
  26. data/vendor/local/share/gtk-doc/html/libcroco/left-insensitive.png +0 -0
  27. data/vendor/local/share/gtk-doc/html/libcroco/left.png +0 -0
  28. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-additional-sel.html +360 -221
  29. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-attr-sel.html +209 -132
  30. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-cascade.html +251 -164
  31. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-declaration.html +693 -449
  32. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-doc-handler.html +365 -259
  33. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-enc-handler.html +148 -107
  34. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-fonts.html +805 -463
  35. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-input.html +1109 -753
  36. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-num.html +267 -180
  37. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-om-parser.html +351 -255
  38. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-parser.html +913 -644
  39. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-parsing-location.html +234 -124
  40. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-prop-list.html +437 -271
  41. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-pseudo.html +139 -86
  42. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-rgb.html +517 -352
  43. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-sel-eng.html +326 -252
  44. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-selector.html +219 -186
  45. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-simple-sel.html +219 -176
  46. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-statement.html +1231 -1220
  47. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-string.html +142 -83
  48. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-style.html +351 -256
  49. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-stylesheet.html +155 -99
  50. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-term.html +313 -207
  51. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-tknzr.html +321 -210
  52. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-token.html +465 -284
  53. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-utils.html +507 -231
  54. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-libcroco-config.html +54 -40
  55. data/vendor/local/share/gtk-doc/html/libcroco/libcroco.devhelp2 +465 -426
  56. data/vendor/local/share/gtk-doc/html/libcroco/right-insensitive.png +0 -0
  57. data/vendor/local/share/gtk-doc/html/libcroco/right.png +0 -0
  58. data/vendor/local/share/gtk-doc/html/libcroco/style.css +317 -104
  59. data/vendor/local/share/gtk-doc/html/libcroco/up-insensitive.png +0 -0
  60. data/vendor/local/share/gtk-doc/html/libcroco/up.png +0 -0
  61. data/vendor/local/share/gtk-doc/html/rsvg-2.0/RsvgHandle.html +1039 -724
  62. data/vendor/local/share/gtk-doc/html/rsvg-2.0/annotation-glossary.html +29 -32
  63. data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-14.html +16 -19
  64. data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-22.html +13 -16
  65. data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-32.html +14 -17
  66. data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-36.html +15 -20
  67. data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-4.html +12 -15
  68. data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-8.html +17 -22
  69. data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-9.html +18 -23
  70. data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-deprecated.html +31 -36
  71. data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-full.html +79 -84
  72. data/vendor/local/share/gtk-doc/html/rsvg-2.0/home.png +0 -0
  73. data/vendor/local/share/gtk-doc/html/rsvg-2.0/index.html +4 -4
  74. data/vendor/local/share/gtk-doc/html/rsvg-2.0/index.sgml +31 -28
  75. data/vendor/local/share/gtk-doc/html/rsvg-2.0/left-insensitive.png +0 -0
  76. data/vendor/local/share/gtk-doc/html/rsvg-2.0/left.png +0 -0
  77. data/vendor/local/share/gtk-doc/html/rsvg-2.0/licence.html +9 -9
  78. data/vendor/local/share/gtk-doc/html/rsvg-2.0/object-tree.html +15 -15
  79. data/vendor/local/share/gtk-doc/html/rsvg-2.0/right-insensitive.png +0 -0
  80. data/vendor/local/share/gtk-doc/html/rsvg-2.0/right.png +0 -0
  81. data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-2.0.devhelp2 +55 -59
  82. data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-Using-RSVG-with-GIO.html +247 -190
  83. data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-Using-RSVG-with-GdkPixbuf.html +336 -239
  84. data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-Using-RSVG-with-cairo.html +95 -70
  85. data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-Version-check-and-feature-tests.html +77 -37
  86. data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg.html +9 -9
  87. data/vendor/local/share/gtk-doc/html/rsvg-2.0/style.css +314 -104
  88. data/vendor/local/share/gtk-doc/html/rsvg-2.0/up-insensitive.png +0 -0
  89. data/vendor/local/share/gtk-doc/html/rsvg-2.0/up.png +0 -0
  90. metadata +14 -10
  91. data/lib/2.0/rsvg2.so +0 -0
  92. data/lib/2.1/rsvg2.so +0 -0
  93. data/vendor/local/share/gtk-doc/html/libcroco/index.sgml +0 -582
@@ -2,29 +2,25 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>libcroco-config</title>
6
- <meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
5
+ <title>libcroco-config: Libcroco Reference Manual</title>
6
+ <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="Libcroco Reference Manual">
8
8
  <link rel="up" href="ch01.html" title="Extensive APIs description">
9
9
  <link rel="prev" href="libcroco-cr-utils.html" title="cr-utils">
10
- <meta name="generator" content="GTK-Doc V1.18 (XML mode)">
10
+ <meta name="generator" content="GTK-Doc V1.24.1 (XML mode)">
11
11
  <link rel="stylesheet" href="style.css" type="text/css">
12
12
  </head>
13
13
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
14
- <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
15
- <tr valign="middle">
16
- <td><a accesskey="p" href="libcroco-cr-utils.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
17
- <td><a accesskey="u" href="ch01.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></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">Libcroco Reference Manual</th>
20
- <td> </td>
21
- </tr>
22
- <tr><td colspan="5" class="shortcuts">
23
- <a href="#libcroco-libcroco-config.synopsis" class="shortcut">Top</a>
24
-  | 
25
- <a href="#libcroco-libcroco-config.description" class="shortcut">Description</a>
26
- </td></tr>
27
- </table>
14
+ <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
15
+ <td width="100%" align="left" class="shortcuts">
16
+ <a href="#" class="shortcut">Top</a><span id="nav_description">  <span class="dim">|</span> 
17
+ <a href="#libcroco-libcroco-config.description" class="shortcut">Description</a></span>
18
+ </td>
19
+ <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
20
+ <td><a accesskey="u" href="ch01.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
21
+ <td><a accesskey="p" href="libcroco-cr-utils.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
22
+ <td><img src="right-insensitive.png" width="16" height="16" border="0"></td>
23
+ </tr></table>
28
24
  <div class="refentry">
29
25
  <a name="libcroco-libcroco-config"></a><div class="titlepage"></div>
30
26
  <div class="refnamediv"><table width="100%"><tr>
@@ -32,49 +28,67 @@
32
28
  <h2><span class="refentrytitle"><a name="libcroco-libcroco-config.top_of_page"></a>libcroco-config</span></h2>
33
29
  <p>libcroco-config</p>
34
30
  </td>
35
- <td valign="top" align="right"></td>
31
+ <td class="gallery_image" valign="top" align="right"></td>
36
32
  </tr></table></div>
37
- <div class="refsynopsisdiv">
38
- <a name="libcroco-libcroco-config.synopsis"></a><h2>Synopsis</h2>
39
- <pre class="synopsis">#define <a class="link" href="libcroco-libcroco-config.html#CROCO-HAVE-LIBXML2:CAPS" title="CROCO_HAVE_LIBXML2">CROCO_HAVE_LIBXML2</a>
40
- #define <a class="link" href="libcroco-libcroco-config.html#G-DISABLE-CHECKS:CAPS" title="G_DISABLE_CHECKS">G_DISABLE_CHECKS</a>
41
- #define <a class="link" href="libcroco-libcroco-config.html#LIBCROCO-VERSION:CAPS" title="LIBCROCO_VERSION">LIBCROCO_VERSION</a>
42
- </pre>
33
+ <div class="refsect1">
34
+ <a name="libcroco-libcroco-config.functions"></a><h2>Functions</h2>
35
+ <div class="informaltable"><table width="100%" border="0">
36
+ <colgroup>
37
+ <col width="150px" class="functions_return">
38
+ <col class="functions_name">
39
+ </colgroup>
40
+ <tbody><tr>
41
+ <td class="define_keyword">#define</td>
42
+ <td class="function_name"><a class="link" href="libcroco-libcroco-config.html#CROCO-HAVE-LIBXML2:CAPS" title="CROCO_HAVE_LIBXML2">CROCO_HAVE_LIBXML2</a></td>
43
+ </tr></tbody>
44
+ </table></div>
45
+ </div>
46
+ <div class="refsect1">
47
+ <a name="libcroco-libcroco-config.other"></a><h2>Types and Values</h2>
48
+ <div class="informaltable"><table width="100%" border="0">
49
+ <colgroup>
50
+ <col width="150px" class="name">
51
+ <col class="description">
52
+ </colgroup>
53
+ <tbody>
54
+ <tr>
55
+ <td class="define_keyword">#define</td>
56
+ <td class="function_name"><a class="link" href="libcroco-libcroco-config.html#LIBCROCO-VERSION:CAPS" title="LIBCROCO_VERSION">LIBCROCO_VERSION</a></td>
57
+ </tr>
58
+ <tr>
59
+ <td class="define_keyword">#define</td>
60
+ <td class="function_name"><a class="link" href="libcroco-libcroco-config.html#G-DISABLE-CHECKS:CAPS" title="G_DISABLE_CHECKS">G_DISABLE_CHECKS</a></td>
61
+ </tr>
62
+ </tbody>
63
+ </table></div>
43
64
  </div>
44
65
  <div class="refsect1">
45
66
  <a name="libcroco-libcroco-config.description"></a><h2>Description</h2>
46
- <p>
47
- </p>
48
67
  </div>
49
68
  <div class="refsect1">
50
- <a name="libcroco-libcroco-config.details"></a><h2>Details</h2>
69
+ <a name="libcroco-libcroco-config.functions_details"></a><h2>Functions</h2>
51
70
  <div class="refsect2">
52
71
  <a name="CROCO-HAVE-LIBXML2:CAPS"></a><h3>CROCO_HAVE_LIBXML2</h3>
53
72
  <pre class="programlisting">#define CROCO_HAVE_LIBXML2 (1)
54
73
  </pre>
55
- <p>
56
- </p>
57
74
  </div>
58
- <hr>
75
+ </div>
76
+ <div class="refsect1">
77
+ <a name="libcroco-libcroco-config.other_details"></a><h2>Types and Values</h2>
59
78
  <div class="refsect2">
60
- <a name="G-DISABLE-CHECKS:CAPS"></a><h3>G_DISABLE_CHECKS</h3>
61
- <pre class="programlisting">#define G_DISABLE_CHECKS 0
79
+ <a name="LIBCROCO-VERSION:CAPS"></a><h3>LIBCROCO_VERSION</h3>
80
+ <pre class="programlisting">#define LIBCROCO_VERSION "0.6.9"
62
81
  </pre>
63
- <p>
64
- </p>
65
82
  </div>
66
83
  <hr>
67
84
  <div class="refsect2">
68
- <a name="LIBCROCO-VERSION:CAPS"></a><h3>LIBCROCO_VERSION</h3>
69
- <pre class="programlisting">#define LIBCROCO_VERSION "0.6.7"
85
+ <a name="G-DISABLE-CHECKS:CAPS"></a><h3>G_DISABLE_CHECKS</h3>
86
+ <pre class="programlisting">#define G_DISABLE_CHECKS 0
70
87
  </pre>
71
- <p>
72
- </p>
73
88
  </div>
74
89
  </div>
75
90
  </div>
76
91
  <div class="footer">
77
- <hr>
78
- Generated by GTK-Doc V1.18</div>
92
+ <hr>Generated by GTK-Doc V1.24.1</div>
79
93
  </body>
80
94
  </html>
@@ -1,5 +1,4 @@
1
1
  <?xml version="1.0" encoding="utf-8" standalone="no"?>
2
- <!DOCTYPE book PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "">
3
2
  <book xmlns="http://www.devhelp.net/book" title="Libcroco Reference Manual" link="index.html" author="" name="libcroco" version="2" language="c">
4
3
  <chapters>
5
4
  <sub name="Extensive APIs description" link="ch01.html">
@@ -33,479 +32,519 @@
33
32
  </sub>
34
33
  </chapters>
35
34
  <functions>
35
+ <keyword type="function" name="cr_additional_sel_new ()" link="libcroco-cr-additional-sel.html#cr-additional-sel-new"/>
36
+ <keyword type="function" name="cr_additional_sel_new_with_type ()" link="libcroco-cr-additional-sel.html#cr-additional-sel-new-with-type"/>
37
+ <keyword type="function" name="cr_additional_sel_append ()" link="libcroco-cr-additional-sel.html#cr-additional-sel-append"/>
38
+ <keyword type="function" name="cr_additional_sel_set_class_name ()" link="libcroco-cr-additional-sel.html#cr-additional-sel-set-class-name"/>
39
+ <keyword type="function" name="cr_additional_sel_set_id_name ()" link="libcroco-cr-additional-sel.html#cr-additional-sel-set-id-name"/>
40
+ <keyword type="function" name="cr_additional_sel_set_pseudo ()" link="libcroco-cr-additional-sel.html#cr-additional-sel-set-pseudo"/>
41
+ <keyword type="function" name="cr_additional_sel_set_attr_sel ()" link="libcroco-cr-additional-sel.html#cr-additional-sel-set-attr-sel"/>
42
+ <keyword type="function" name="cr_additional_sel_prepend ()" link="libcroco-cr-additional-sel.html#cr-additional-sel-prepend"/>
43
+ <keyword type="function" name="cr_additional_sel_to_string ()" link="libcroco-cr-additional-sel.html#cr-additional-sel-to-string"/>
44
+ <keyword type="function" name="cr_additional_sel_one_to_string ()" link="libcroco-cr-additional-sel.html#cr-additional-sel-one-to-string"/>
45
+ <keyword type="function" name="cr_additional_sel_dump ()" link="libcroco-cr-additional-sel.html#cr-additional-sel-dump"/>
46
+ <keyword type="function" name="cr_additional_sel_destroy ()" link="libcroco-cr-additional-sel.html#cr-additional-sel-destroy"/>
36
47
  <keyword type="struct" name="struct CRAdditionalSel" link="libcroco-cr-additional-sel.html#CRAdditionalSel"/>
37
- <keyword type="function" name="cr_additional_sel_append ()" link="libcroco-cr-additional-sel.html#cr-additional-sel-append"/>
38
- <keyword type="function" name="cr_additional_sel_destroy ()" link="libcroco-cr-additional-sel.html#cr-additional-sel-destroy"/>
39
- <keyword type="function" name="cr_additional_sel_dump ()" link="libcroco-cr-additional-sel.html#cr-additional-sel-dump"/>
40
- <keyword type="function" name="cr_additional_sel_new ()" link="libcroco-cr-additional-sel.html#cr-additional-sel-new"/>
41
- <keyword type="function" name="cr_additional_sel_new_with_type ()" link="libcroco-cr-additional-sel.html#cr-additional-sel-new-with-type"/>
42
- <keyword type="function" name="cr_additional_sel_one_to_string ()" link="libcroco-cr-additional-sel.html#cr-additional-sel-one-to-string"/>
43
- <keyword type="function" name="cr_additional_sel_prepend ()" link="libcroco-cr-additional-sel.html#cr-additional-sel-prepend"/>
44
- <keyword type="function" name="cr_additional_sel_set_attr_sel ()" link="libcroco-cr-additional-sel.html#cr-additional-sel-set-attr-sel"/>
45
- <keyword type="function" name="cr_additional_sel_set_class_name ()" link="libcroco-cr-additional-sel.html#cr-additional-sel-set-class-name"/>
46
- <keyword type="function" name="cr_additional_sel_set_id_name ()" link="libcroco-cr-additional-sel.html#cr-additional-sel-set-id-name"/>
47
- <keyword type="function" name="cr_additional_sel_set_pseudo ()" link="libcroco-cr-additional-sel.html#cr-additional-sel-set-pseudo"/>
48
- <keyword type="function" name="cr_additional_sel_to_string ()" link="libcroco-cr-additional-sel.html#cr-additional-sel-to-string"/>
48
+ <keyword type="function" name="cr_attr_sel_new ()" link="libcroco-cr-attr-sel.html#cr-attr-sel-new"/>
49
+ <keyword type="function" name="cr_attr_sel_append_attr_sel ()" link="libcroco-cr-attr-sel.html#cr-attr-sel-append-attr-sel"/>
50
+ <keyword type="function" name="cr_attr_sel_prepend_attr_sel ()" link="libcroco-cr-attr-sel.html#cr-attr-sel-prepend-attr-sel"/>
51
+ <keyword type="function" name="cr_attr_sel_to_string ()" link="libcroco-cr-attr-sel.html#cr-attr-sel-to-string"/>
52
+ <keyword type="function" name="cr_attr_sel_dump ()" link="libcroco-cr-attr-sel.html#cr-attr-sel-dump"/>
53
+ <keyword type="function" name="cr_attr_sel_destroy ()" link="libcroco-cr-attr-sel.html#cr-attr-sel-destroy"/>
49
54
  <keyword type="struct" name="struct CRAttrSel" link="libcroco-cr-attr-sel.html#CRAttrSel"/>
50
- <keyword type="function" name="cr_attr_sel_append_attr_sel ()" link="libcroco-cr-attr-sel.html#cr-attr-sel-append-attr-sel"/>
51
- <keyword type="function" name="cr_attr_sel_destroy ()" link="libcroco-cr-attr-sel.html#cr-attr-sel-destroy"/>
52
- <keyword type="function" name="cr_attr_sel_dump ()" link="libcroco-cr-attr-sel.html#cr-attr-sel-dump"/>
53
- <keyword type="function" name="cr_attr_sel_new ()" link="libcroco-cr-attr-sel.html#cr-attr-sel-new"/>
54
- <keyword type="function" name="cr_attr_sel_prepend_attr_sel ()" link="libcroco-cr-attr-sel.html#cr-attr-sel-prepend-attr-sel"/>
55
- <keyword type="function" name="cr_attr_sel_to_string ()" link="libcroco-cr-attr-sel.html#cr-attr-sel-to-string"/>
55
+ <keyword type="function" name="cr_cascade_new ()" link="libcroco-cr-cascade.html#cr-cascade-new"/>
56
+ <keyword type="function" name="cr_cascade_get_sheet ()" link="libcroco-cr-cascade.html#cr-cascade-get-sheet"/>
57
+ <keyword type="function" name="cr_cascade_set_sheet ()" link="libcroco-cr-cascade.html#cr-cascade-set-sheet"/>
58
+ <keyword type="function" name="cr_cascade_ref ()" link="libcroco-cr-cascade.html#cr-cascade-ref"/>
59
+ <keyword type="function" name="cr_cascade_unref ()" link="libcroco-cr-cascade.html#cr-cascade-unref"/>
60
+ <keyword type="function" name="cr_cascade_destroy ()" link="libcroco-cr-cascade.html#cr-cascade-destroy"/>
56
61
  <keyword type="struct" name="struct CRCascade" link="libcroco-cr-cascade.html#CRCascade"/>
57
62
  <keyword type="struct" name="CRCascadePriv" link="libcroco-cr-cascade.html#CRCascadePriv"/>
58
- <keyword type="function" name="cr_cascade_destroy ()" link="libcroco-cr-cascade.html#cr-cascade-destroy"/>
59
- <keyword type="function" name="cr_cascade_get_sheet ()" link="libcroco-cr-cascade.html#cr-cascade-get-sheet"/>
60
- <keyword type="function" name="cr_cascade_new ()" link="libcroco-cr-cascade.html#cr-cascade-new"/>
61
- <keyword type="function" name="cr_cascade_ref ()" link="libcroco-cr-cascade.html#cr-cascade-ref"/>
62
- <keyword type="function" name="cr_cascade_set_sheet ()" link="libcroco-cr-cascade.html#cr-cascade-set-sheet"/>
63
- <keyword type="function" name="cr_cascade_unref ()" link="libcroco-cr-cascade.html#cr-cascade-unref"/>
63
+ <keyword type="function" name="cr_declaration_new ()" link="libcroco-cr-declaration.html#cr-declaration-new"/>
64
+ <keyword type="function" name="cr_declaration_parse_from_buf ()" link="libcroco-cr-declaration.html#cr-declaration-parse-from-buf"/>
65
+ <keyword type="function" name="cr_declaration_parse_list_from_buf ()" link="libcroco-cr-declaration.html#cr-declaration-parse-list-from-buf"/>
66
+ <keyword type="function" name="cr_declaration_append ()" link="libcroco-cr-declaration.html#cr-declaration-append"/>
67
+ <keyword type="function" name="cr_declaration_append2 ()" link="libcroco-cr-declaration.html#cr-declaration-append2"/>
68
+ <keyword type="function" name="cr_declaration_prepend ()" link="libcroco-cr-declaration.html#cr-declaration-prepend"/>
69
+ <keyword type="function" name="cr_declaration_unlink ()" link="libcroco-cr-declaration.html#cr-declaration-unlink"/>
70
+ <keyword type="function" name="cr_declaration_dump ()" link="libcroco-cr-declaration.html#cr-declaration-dump"/>
71
+ <keyword type="function" name="cr_declaration_dump_one ()" link="libcroco-cr-declaration.html#cr-declaration-dump-one"/>
72
+ <keyword type="function" name="cr_declaration_nr_props ()" link="libcroco-cr-declaration.html#cr-declaration-nr-props"/>
73
+ <keyword type="function" name="cr_declaration_get_from_list ()" link="libcroco-cr-declaration.html#cr-declaration-get-from-list"/>
74
+ <keyword type="function" name="cr_declaration_get_by_prop_name ()" link="libcroco-cr-declaration.html#cr-declaration-get-by-prop-name"/>
75
+ <keyword type="function" name="cr_declaration_to_string ()" link="libcroco-cr-declaration.html#cr-declaration-to-string"/>
76
+ <keyword type="function" name="cr_declaration_list_to_string ()" link="libcroco-cr-declaration.html#cr-declaration-list-to-string"/>
77
+ <keyword type="function" name="cr_declaration_list_to_string2 ()" link="libcroco-cr-declaration.html#cr-declaration-list-to-string2"/>
78
+ <keyword type="function" name="cr_declaration_ref ()" link="libcroco-cr-declaration.html#cr-declaration-ref"/>
79
+ <keyword type="function" name="cr_declaration_unref ()" link="libcroco-cr-declaration.html#cr-declaration-unref"/>
80
+ <keyword type="function" name="cr_declaration_destroy ()" link="libcroco-cr-declaration.html#cr-declaration-destroy"/>
64
81
  <keyword type="struct" name="struct CRDeclaration" link="libcroco-cr-declaration.html#CRDeclaration"/>
65
82
  <keyword type="struct" name="CRStatement" link="libcroco-cr-declaration.html#CRStatement"/>
66
- <keyword type="function" name="cr_declaration_append ()" link="libcroco-cr-declaration.html#cr-declaration-append"/>
67
- <keyword type="function" name="cr_declaration_append2 ()" link="libcroco-cr-declaration.html#cr-declaration-append2"/>
68
- <keyword type="function" name="cr_declaration_destroy ()" link="libcroco-cr-declaration.html#cr-declaration-destroy"/>
69
- <keyword type="function" name="cr_declaration_dump ()" link="libcroco-cr-declaration.html#cr-declaration-dump"/>
70
- <keyword type="function" name="cr_declaration_dump_one ()" link="libcroco-cr-declaration.html#cr-declaration-dump-one"/>
71
- <keyword type="function" name="cr_declaration_get_by_prop_name ()" link="libcroco-cr-declaration.html#cr-declaration-get-by-prop-name"/>
72
- <keyword type="function" name="cr_declaration_get_from_list ()" link="libcroco-cr-declaration.html#cr-declaration-get-from-list"/>
73
- <keyword type="function" name="cr_declaration_list_to_string ()" link="libcroco-cr-declaration.html#cr-declaration-list-to-string"/>
74
- <keyword type="function" name="cr_declaration_list_to_string2 ()" link="libcroco-cr-declaration.html#cr-declaration-list-to-string2"/>
75
- <keyword type="function" name="cr_declaration_new ()" link="libcroco-cr-declaration.html#cr-declaration-new"/>
76
- <keyword type="function" name="cr_declaration_nr_props ()" link="libcroco-cr-declaration.html#cr-declaration-nr-props"/>
77
- <keyword type="function" name="cr_declaration_parse_from_buf ()" link="libcroco-cr-declaration.html#cr-declaration-parse-from-buf"/>
78
- <keyword type="function" name="cr_declaration_parse_list_from_buf ()" link="libcroco-cr-declaration.html#cr-declaration-parse-list-from-buf"/>
79
- <keyword type="function" name="cr_declaration_prepend ()" link="libcroco-cr-declaration.html#cr-declaration-prepend"/>
80
- <keyword type="function" name="cr_declaration_ref ()" link="libcroco-cr-declaration.html#cr-declaration-ref"/>
81
- <keyword type="function" name="cr_declaration_to_string ()" link="libcroco-cr-declaration.html#cr-declaration-to-string"/>
82
- <keyword type="function" name="cr_declaration_unlink ()" link="libcroco-cr-declaration.html#cr-declaration-unlink"/>
83
- <keyword type="function" name="cr_declaration_unref ()" link="libcroco-cr-declaration.html#cr-declaration-unref"/>
83
+ <keyword type="function" name="cr_doc_handler_new ()" link="libcroco-cr-doc-handler.html#cr-doc-handler-new"/>
84
+ <keyword type="function" name="cr_doc_handler_set_result ()" link="libcroco-cr-doc-handler.html#cr-doc-handler-set-result"/>
85
+ <keyword type="function" name="cr_doc_handler_get_result ()" link="libcroco-cr-doc-handler.html#cr-doc-handler-get-result"/>
86
+ <keyword type="function" name="cr_doc_handler_set_ctxt ()" link="libcroco-cr-doc-handler.html#cr-doc-handler-set-ctxt"/>
87
+ <keyword type="function" name="cr_doc_handler_get_ctxt ()" link="libcroco-cr-doc-handler.html#cr-doc-handler-get-ctxt"/>
88
+ <keyword type="function" name="cr_doc_handler_set_default_sac_handler ()" link="libcroco-cr-doc-handler.html#cr-doc-handler-set-default-sac-handler"/>
89
+ <keyword type="function" name="cr_doc_handler_associate_a_parser ()" link="libcroco-cr-doc-handler.html#cr-doc-handler-associate-a-parser"/>
90
+ <keyword type="function" name="cr_doc_handler_ref ()" link="libcroco-cr-doc-handler.html#cr-doc-handler-ref"/>
91
+ <keyword type="function" name="cr_doc_handler_unref ()" link="libcroco-cr-doc-handler.html#cr-doc-handler-unref"/>
92
+ <keyword type="function" name="cr_doc_handler_destroy ()" link="libcroco-cr-doc-handler.html#cr-doc-handler-destroy"/>
84
93
  <keyword type="struct" name="struct CRDocHandler" link="libcroco-cr-doc-handler.html#CRDocHandler"/>
85
94
  <keyword type="struct" name="CRDocHandlerPriv" link="libcroco-cr-doc-handler.html#CRDocHandlerPriv"/>
86
- <keyword type="function" name="cr_doc_handler_associate_a_parser ()" link="libcroco-cr-doc-handler.html#cr-doc-handler-associate-a-parser"/>
87
- <keyword type="function" name="cr_doc_handler_destroy ()" link="libcroco-cr-doc-handler.html#cr-doc-handler-destroy"/>
88
- <keyword type="function" name="cr_doc_handler_get_ctxt ()" link="libcroco-cr-doc-handler.html#cr-doc-handler-get-ctxt"/>
89
- <keyword type="function" name="cr_doc_handler_get_result ()" link="libcroco-cr-doc-handler.html#cr-doc-handler-get-result"/>
90
- <keyword type="function" name="cr_doc_handler_new ()" link="libcroco-cr-doc-handler.html#cr-doc-handler-new"/>
91
- <keyword type="function" name="cr_doc_handler_ref ()" link="libcroco-cr-doc-handler.html#cr-doc-handler-ref"/>
92
- <keyword type="function" name="cr_doc_handler_set_ctxt ()" link="libcroco-cr-doc-handler.html#cr-doc-handler-set-ctxt"/>
93
- <keyword type="function" name="cr_doc_handler_set_default_sac_handler ()" link="libcroco-cr-doc-handler.html#cr-doc-handler-set-default-sac-handler"/>
94
- <keyword type="function" name="cr_doc_handler_set_result ()" link="libcroco-cr-doc-handler.html#cr-doc-handler-set-result"/>
95
- <keyword type="function" name="cr_doc_handler_unref ()" link="libcroco-cr-doc-handler.html#cr-doc-handler-unref"/>
95
+ <keyword type="function" name="cr_enc_handler_get_instance ()" link="libcroco-cr-enc-handler.html#cr-enc-handler-get-instance"/>
96
+ <keyword type="function" name="cr_enc_handler_resolve_enc_alias ()" link="libcroco-cr-enc-handler.html#cr-enc-handler-resolve-enc-alias"/>
97
+ <keyword type="function" name="cr_enc_handler_convert_input ()" link="libcroco-cr-enc-handler.html#cr-enc-handler-convert-input"/>
96
98
  <keyword type="struct" name="CREncHandler" link="libcroco-cr-enc-handler.html#CREncHandler"/>
97
- <keyword type="function" name="cr_enc_handler_convert_input ()" link="libcroco-cr-enc-handler.html#cr-enc-handler-convert-input"/>
98
- <keyword type="function" name="cr_enc_handler_get_instance ()" link="libcroco-cr-enc-handler.html#cr-enc-handler-get-instance"/>
99
- <keyword type="function" name="cr_enc_handler_resolve_enc_alias ()" link="libcroco-cr-enc-handler.html#cr-enc-handler-resolve-enc-alias"/>
99
+ <keyword type="function" name="cr_font_family_new ()" link="libcroco-cr-fonts.html#cr-font-family-new"/>
100
+ <keyword type="function" name="cr_font_family_append ()" link="libcroco-cr-fonts.html#cr-font-family-append"/>
101
+ <keyword type="function" name="cr_font_family_to_string ()" link="libcroco-cr-fonts.html#cr-font-family-to-string"/>
102
+ <keyword type="function" name="cr_font_family_prepend ()" link="libcroco-cr-fonts.html#cr-font-family-prepend"/>
103
+ <keyword type="function" name="cr_font_family_destroy ()" link="libcroco-cr-fonts.html#cr-font-family-destroy"/>
104
+ <keyword type="function" name="cr_font_family_set_name ()" link="libcroco-cr-fonts.html#cr-font-family-set-name"/>
105
+ <keyword type="function" name="cr_font_size_new ()" link="libcroco-cr-fonts.html#cr-font-size-new"/>
106
+ <keyword type="function" name="cr_font_size_clear ()" link="libcroco-cr-fonts.html#cr-font-size-clear"/>
107
+ <keyword type="function" name="cr_font_size_copy ()" link="libcroco-cr-fonts.html#cr-font-size-copy"/>
108
+ <keyword type="function" name="cr_font_size_set_predefined_absolute_font_size ()" link="libcroco-cr-fonts.html#cr-font-size-set-predefined-absolute-font-size"/>
109
+ <keyword type="function" name="cr_font_size_set_relative_font_size ()" link="libcroco-cr-fonts.html#cr-font-size-set-relative-font-size"/>
110
+ <keyword type="function" name="cr_font_size_set_absolute_font_size ()" link="libcroco-cr-fonts.html#cr-font-size-set-absolute-font-size"/>
111
+ <keyword type="function" name="cr_font_size_set_to_inherit ()" link="libcroco-cr-fonts.html#cr-font-size-set-to-inherit"/>
112
+ <keyword type="function" name="cr_font_size_is_set_to_inherit ()" link="libcroco-cr-fonts.html#cr-font-size-is-set-to-inherit"/>
113
+ <keyword type="function" name="cr_font_size_to_string ()" link="libcroco-cr-fonts.html#cr-font-size-to-string"/>
114
+ <keyword type="function" name="cr_font_size_destroy ()" link="libcroco-cr-fonts.html#cr-font-size-destroy"/>
115
+ <keyword type="function" name="cr_font_size_adjust_new ()" link="libcroco-cr-fonts.html#cr-font-size-adjust-new"/>
116
+ <keyword type="function" name="cr_font_size_adjust_to_string ()" link="libcroco-cr-fonts.html#cr-font-size-adjust-to-string"/>
117
+ <keyword type="function" name="cr_font_size_adjust_destroy ()" link="libcroco-cr-fonts.html#cr-font-size-adjust-destroy"/>
118
+ <keyword type="function" name="cr_font_size_get_smaller_predefined_font_size ()" link="libcroco-cr-fonts.html#cr-font-size-get-smaller-predefined-font-size"/>
119
+ <keyword type="function" name="cr_font_size_get_larger_predefined_font_size ()" link="libcroco-cr-fonts.html#cr-font-size-get-larger-predefined-font-size"/>
120
+ <keyword type="function" name="cr_font_size_is_predefined_absolute_font_size ()" link="libcroco-cr-fonts.html#cr-font-size-is-predefined-absolute-font-size"/>
121
+ <keyword type="function" name="cr_font_style_to_string ()" link="libcroco-cr-fonts.html#cr-font-style-to-string"/>
122
+ <keyword type="function" name="cr_font_weight_to_string ()" link="libcroco-cr-fonts.html#cr-font-weight-to-string"/>
123
+ <keyword type="function" name="cr_font_weight_get_bolder ()" link="libcroco-cr-fonts.html#cr-font-weight-get-bolder"/>
124
+ <keyword type="function" name="cr_font_variant_to_string ()" link="libcroco-cr-fonts.html#cr-font-variant-to-string"/>
125
+ <keyword type="function" name="cr_font_stretch_to_string ()" link="libcroco-cr-fonts.html#cr-font-stretch-to-string"/>
100
126
  <keyword type="struct" name="struct CRFontFamily" link="libcroco-cr-fonts.html#CRFontFamily"/>
127
+ <keyword type="enum" name="enum CRFontSizeType" link="libcroco-cr-fonts.html#CRFontSizeType"/>
101
128
  <keyword type="struct" name="struct CRFontSize" link="libcroco-cr-fonts.html#CRFontSize"/>
102
129
  <keyword type="struct" name="struct CRFontSizeAdjust" link="libcroco-cr-fonts.html#CRFontSizeAdjust"/>
103
- <keyword type="function" name="cr_font_family_append ()" link="libcroco-cr-fonts.html#cr-font-family-append"/>
104
- <keyword type="function" name="cr_font_family_destroy ()" link="libcroco-cr-fonts.html#cr-font-family-destroy"/>
105
- <keyword type="function" name="cr_font_family_new ()" link="libcroco-cr-fonts.html#cr-font-family-new"/>
106
- <keyword type="function" name="cr_font_family_prepend ()" link="libcroco-cr-fonts.html#cr-font-family-prepend"/>
107
- <keyword type="function" name="cr_font_family_set_name ()" link="libcroco-cr-fonts.html#cr-font-family-set-name"/>
108
- <keyword type="function" name="cr_font_family_to_string ()" link="libcroco-cr-fonts.html#cr-font-family-to-string"/>
109
- <keyword type="function" name="cr_font_size_adjust_destroy ()" link="libcroco-cr-fonts.html#cr-font-size-adjust-destroy"/>
110
- <keyword type="function" name="cr_font_size_adjust_new ()" link="libcroco-cr-fonts.html#cr-font-size-adjust-new"/>
111
- <keyword type="function" name="cr_font_size_adjust_to_string ()" link="libcroco-cr-fonts.html#cr-font-size-adjust-to-string"/>
112
- <keyword type="function" name="cr_font_size_clear ()" link="libcroco-cr-fonts.html#cr-font-size-clear"/>
113
- <keyword type="function" name="cr_font_size_copy ()" link="libcroco-cr-fonts.html#cr-font-size-copy"/>
114
- <keyword type="function" name="cr_font_size_destroy ()" link="libcroco-cr-fonts.html#cr-font-size-destroy"/>
115
- <keyword type="function" name="cr_font_size_get_larger_predefined_font_size ()" link="libcroco-cr-fonts.html#cr-font-size-get-larger-predefined-font-size"/>
116
- <keyword type="function" name="cr_font_size_get_smaller_predefined_font_size ()" link="libcroco-cr-fonts.html#cr-font-size-get-smaller-predefined-font-size"/>
117
- <keyword type="function" name="cr_font_size_is_predefined_absolute_font_size ()" link="libcroco-cr-fonts.html#cr-font-size-is-predefined-absolute-font-size"/>
118
- <keyword type="function" name="cr_font_size_is_set_to_inherit ()" link="libcroco-cr-fonts.html#cr-font-size-is-set-to-inherit"/>
119
- <keyword type="function" name="cr_font_size_new ()" link="libcroco-cr-fonts.html#cr-font-size-new"/>
120
- <keyword type="function" name="cr_font_size_set_absolute_font_size ()" link="libcroco-cr-fonts.html#cr-font-size-set-absolute-font-size"/>
121
- <keyword type="function" name="cr_font_size_set_predefined_absolute_font_size ()" link="libcroco-cr-fonts.html#cr-font-size-set-predefined-absolute-font-size"/>
122
- <keyword type="function" name="cr_font_size_set_relative_font_size ()" link="libcroco-cr-fonts.html#cr-font-size-set-relative-font-size"/>
123
- <keyword type="function" name="cr_font_size_set_to_inherit ()" link="libcroco-cr-fonts.html#cr-font-size-set-to-inherit"/>
124
- <keyword type="function" name="cr_font_size_to_string ()" link="libcroco-cr-fonts.html#cr-font-size-to-string"/>
125
- <keyword type="function" name="cr_font_stretch_to_string ()" link="libcroco-cr-fonts.html#cr-font-stretch-to-string"/>
126
- <keyword type="function" name="cr_font_style_to_string ()" link="libcroco-cr-fonts.html#cr-font-style-to-string"/>
127
- <keyword type="function" name="cr_font_variant_to_string ()" link="libcroco-cr-fonts.html#cr-font-variant-to-string"/>
128
- <keyword type="function" name="cr_font_weight_get_bolder ()" link="libcroco-cr-fonts.html#cr-font-weight-get-bolder"/>
129
- <keyword type="function" name="cr_font_weight_to_string ()" link="libcroco-cr-fonts.html#cr-font-weight-to-string"/>
130
+ <keyword type="function" name="cr_input_new_from_buf ()" link="libcroco-cr-input.html#cr-input-new-from-buf"/>
131
+ <keyword type="function" name="cr_input_new_from_uri ()" link="libcroco-cr-input.html#cr-input-new-from-uri"/>
132
+ <keyword type="function" name="cr_input_destroy ()" link="libcroco-cr-input.html#cr-input-destroy"/>
133
+ <keyword type="function" name="cr_input_ref ()" link="libcroco-cr-input.html#cr-input-ref"/>
134
+ <keyword type="function" name="cr_input_unref ()" link="libcroco-cr-input.html#cr-input-unref"/>
135
+ <keyword type="function" name="cr_input_read_byte ()" link="libcroco-cr-input.html#cr-input-read-byte"/>
136
+ <keyword type="function" name="cr_input_read_char ()" link="libcroco-cr-input.html#cr-input-read-char"/>
137
+ <keyword type="function" name="cr_input_consume_chars ()" link="libcroco-cr-input.html#cr-input-consume-chars"/>
138
+ <keyword type="function" name="cr_input_consume_char ()" link="libcroco-cr-input.html#cr-input-consume-char"/>
139
+ <keyword type="function" name="cr_input_consume_white_spaces ()" link="libcroco-cr-input.html#cr-input-consume-white-spaces"/>
140
+ <keyword type="function" name="cr_input_peek_byte ()" link="libcroco-cr-input.html#cr-input-peek-byte"/>
141
+ <keyword type="function" name="cr_input_peek_byte2 ()" link="libcroco-cr-input.html#cr-input-peek-byte2"/>
142
+ <keyword type="function" name="cr_input_peek_char ()" link="libcroco-cr-input.html#cr-input-peek-char"/>
143
+ <keyword type="function" name="cr_input_get_byte_addr ()" link="libcroco-cr-input.html#cr-input-get-byte-addr"/>
144
+ <keyword type="function" name="cr_input_get_cur_byte_addr ()" link="libcroco-cr-input.html#cr-input-get-cur-byte-addr"/>
145
+ <keyword type="function" name="cr_input_seek_index ()" link="libcroco-cr-input.html#cr-input-seek-index"/>
146
+ <keyword type="function" name="cr_input_get_cur_index ()" link="libcroco-cr-input.html#cr-input-get-cur-index"/>
147
+ <keyword type="function" name="cr_input_set_cur_index ()" link="libcroco-cr-input.html#cr-input-set-cur-index"/>
148
+ <keyword type="function" name="cr_input_get_cur_pos ()" link="libcroco-cr-input.html#cr-input-get-cur-pos"/>
149
+ <keyword type="function" name="cr_input_set_cur_pos ()" link="libcroco-cr-input.html#cr-input-set-cur-pos"/>
150
+ <keyword type="function" name="cr_input_get_parsing_location ()" link="libcroco-cr-input.html#cr-input-get-parsing-location"/>
151
+ <keyword type="function" name="cr_input_get_end_of_line ()" link="libcroco-cr-input.html#cr-input-get-end-of-line"/>
152
+ <keyword type="function" name="cr_input_set_end_of_line ()" link="libcroco-cr-input.html#cr-input-set-end-of-line"/>
153
+ <keyword type="function" name="cr_input_get_end_of_file ()" link="libcroco-cr-input.html#cr-input-get-end-of-file"/>
154
+ <keyword type="function" name="cr_input_set_end_of_file ()" link="libcroco-cr-input.html#cr-input-set-end-of-file"/>
155
+ <keyword type="function" name="cr_input_set_line_num ()" link="libcroco-cr-input.html#cr-input-set-line-num"/>
156
+ <keyword type="function" name="cr_input_get_line_num ()" link="libcroco-cr-input.html#cr-input-get-line-num"/>
157
+ <keyword type="function" name="cr_input_set_column_num ()" link="libcroco-cr-input.html#cr-input-set-column-num"/>
158
+ <keyword type="function" name="cr_input_get_column_num ()" link="libcroco-cr-input.html#cr-input-get-column-num"/>
159
+ <keyword type="function" name="cr_input_increment_line_num ()" link="libcroco-cr-input.html#cr-input-increment-line-num"/>
160
+ <keyword type="function" name="cr_input_increment_col_num ()" link="libcroco-cr-input.html#cr-input-increment-col-num"/>
161
+ <keyword type="function" name="cr_input_get_nb_bytes_left ()" link="libcroco-cr-input.html#cr-input-get-nb-bytes-left"/>
162
+ <keyword type="function" name="cr_input_end_of_input ()" link="libcroco-cr-input.html#cr-input-end-of-input"/>
130
163
  <keyword type="struct" name="struct CRInput" link="libcroco-cr-input.html#CRInput"/>
131
164
  <keyword type="struct" name="struct CRInputPos" link="libcroco-cr-input.html#CRInputPos"/>
132
165
  <keyword type="struct" name="CRInputPriv" link="libcroco-cr-input.html#CRInputPriv"/>
133
- <keyword type="function" name="cr_input_consume_char ()" link="libcroco-cr-input.html#cr-input-consume-char"/>
134
- <keyword type="function" name="cr_input_consume_chars ()" link="libcroco-cr-input.html#cr-input-consume-chars"/>
135
- <keyword type="function" name="cr_input_consume_white_spaces ()" link="libcroco-cr-input.html#cr-input-consume-white-spaces"/>
136
- <keyword type="function" name="cr_input_destroy ()" link="libcroco-cr-input.html#cr-input-destroy"/>
137
- <keyword type="function" name="cr_input_end_of_input ()" link="libcroco-cr-input.html#cr-input-end-of-input"/>
138
- <keyword type="function" name="cr_input_get_byte_addr ()" link="libcroco-cr-input.html#cr-input-get-byte-addr"/>
139
- <keyword type="function" name="cr_input_get_column_num ()" link="libcroco-cr-input.html#cr-input-get-column-num"/>
140
- <keyword type="function" name="cr_input_get_cur_byte_addr ()" link="libcroco-cr-input.html#cr-input-get-cur-byte-addr"/>
141
- <keyword type="function" name="cr_input_get_cur_index ()" link="libcroco-cr-input.html#cr-input-get-cur-index"/>
142
- <keyword type="function" name="cr_input_get_cur_pos ()" link="libcroco-cr-input.html#cr-input-get-cur-pos"/>
143
- <keyword type="function" name="cr_input_get_end_of_file ()" link="libcroco-cr-input.html#cr-input-get-end-of-file"/>
144
- <keyword type="function" name="cr_input_get_end_of_line ()" link="libcroco-cr-input.html#cr-input-get-end-of-line"/>
145
- <keyword type="function" name="cr_input_get_line_num ()" link="libcroco-cr-input.html#cr-input-get-line-num"/>
146
- <keyword type="function" name="cr_input_get_nb_bytes_left ()" link="libcroco-cr-input.html#cr-input-get-nb-bytes-left"/>
147
- <keyword type="function" name="cr_input_get_parsing_location ()" link="libcroco-cr-input.html#cr-input-get-parsing-location"/>
148
- <keyword type="function" name="cr_input_increment_col_num ()" link="libcroco-cr-input.html#cr-input-increment-col-num"/>
149
- <keyword type="function" name="cr_input_increment_line_num ()" link="libcroco-cr-input.html#cr-input-increment-line-num"/>
150
- <keyword type="function" name="cr_input_new_from_buf ()" link="libcroco-cr-input.html#cr-input-new-from-buf"/>
151
- <keyword type="function" name="cr_input_new_from_uri ()" link="libcroco-cr-input.html#cr-input-new-from-uri"/>
152
- <keyword type="function" name="cr_input_peek_byte ()" link="libcroco-cr-input.html#cr-input-peek-byte"/>
153
- <keyword type="function" name="cr_input_peek_byte2 ()" link="libcroco-cr-input.html#cr-input-peek-byte2"/>
154
- <keyword type="function" name="cr_input_peek_char ()" link="libcroco-cr-input.html#cr-input-peek-char"/>
155
- <keyword type="function" name="cr_input_read_byte ()" link="libcroco-cr-input.html#cr-input-read-byte"/>
156
- <keyword type="function" name="cr_input_read_char ()" link="libcroco-cr-input.html#cr-input-read-char"/>
157
- <keyword type="function" name="cr_input_ref ()" link="libcroco-cr-input.html#cr-input-ref"/>
158
- <keyword type="function" name="cr_input_seek_index ()" link="libcroco-cr-input.html#cr-input-seek-index"/>
159
- <keyword type="function" name="cr_input_set_column_num ()" link="libcroco-cr-input.html#cr-input-set-column-num"/>
160
- <keyword type="function" name="cr_input_set_cur_index ()" link="libcroco-cr-input.html#cr-input-set-cur-index"/>
161
- <keyword type="function" name="cr_input_set_cur_pos ()" link="libcroco-cr-input.html#cr-input-set-cur-pos"/>
162
- <keyword type="function" name="cr_input_set_end_of_file ()" link="libcroco-cr-input.html#cr-input-set-end-of-file"/>
163
- <keyword type="function" name="cr_input_set_end_of_line ()" link="libcroco-cr-input.html#cr-input-set-end-of-line"/>
164
- <keyword type="function" name="cr_input_set_line_num ()" link="libcroco-cr-input.html#cr-input-set-line-num"/>
165
- <keyword type="function" name="cr_input_unref ()" link="libcroco-cr-input.html#cr-input-unref"/>
166
+ <keyword type="function" name="cr_num_new ()" link="libcroco-cr-num.html#cr-num-new"/>
167
+ <keyword type="function" name="cr_num_new_with_val ()" link="libcroco-cr-num.html#cr-num-new-with-val"/>
168
+ <keyword type="function" name="cr_num_dup ()" link="libcroco-cr-num.html#cr-num-dup"/>
169
+ <keyword type="function" name="cr_num_to_string ()" link="libcroco-cr-num.html#cr-num-to-string"/>
170
+ <keyword type="function" name="cr_num_copy ()" link="libcroco-cr-num.html#cr-num-copy"/>
171
+ <keyword type="function" name="cr_num_set ()" link="libcroco-cr-num.html#cr-num-set"/>
172
+ <keyword type="function" name="cr_num_is_fixed_length ()" link="libcroco-cr-num.html#cr-num-is-fixed-length"/>
173
+ <keyword type="function" name="cr_num_destroy ()" link="libcroco-cr-num.html#cr-num-destroy"/>
166
174
  <keyword type="struct" name="struct CRNum" link="libcroco-cr-num.html#CRNum"/>
167
- <keyword type="function" name="cr_num_copy ()" link="libcroco-cr-num.html#cr-num-copy"/>
168
- <keyword type="function" name="cr_num_destroy ()" link="libcroco-cr-num.html#cr-num-destroy"/>
169
- <keyword type="function" name="cr_num_dup ()" link="libcroco-cr-num.html#cr-num-dup"/>
170
- <keyword type="function" name="cr_num_is_fixed_length ()" link="libcroco-cr-num.html#cr-num-is-fixed-length"/>
171
- <keyword type="function" name="cr_num_new ()" link="libcroco-cr-num.html#cr-num-new"/>
172
- <keyword type="function" name="cr_num_new_with_val ()" link="libcroco-cr-num.html#cr-num-new-with-val"/>
173
- <keyword type="function" name="cr_num_set ()" link="libcroco-cr-num.html#cr-num-set"/>
174
- <keyword type="function" name="cr_num_to_string ()" link="libcroco-cr-num.html#cr-num-to-string"/>
175
+ <keyword type="function" name="cr_om_parser_new ()" link="libcroco-cr-om-parser.html#cr-om-parser-new"/>
176
+ <keyword type="function" name="cr_om_parser_simply_parse_file ()" link="libcroco-cr-om-parser.html#cr-om-parser-simply-parse-file"/>
177
+ <keyword type="function" name="cr_om_parser_parse_file ()" link="libcroco-cr-om-parser.html#cr-om-parser-parse-file"/>
178
+ <keyword type="function" name="cr_om_parser_simply_parse_buf ()" link="libcroco-cr-om-parser.html#cr-om-parser-simply-parse-buf"/>
179
+ <keyword type="function" name="cr_om_parser_parse_buf ()" link="libcroco-cr-om-parser.html#cr-om-parser-parse-buf"/>
180
+ <keyword type="function" name="cr_om_parser_parse_paths_to_cascade ()" link="libcroco-cr-om-parser.html#cr-om-parser-parse-paths-to-cascade"/>
181
+ <keyword type="function" name="cr_om_parser_simply_parse_paths_to_cascade ()" link="libcroco-cr-om-parser.html#cr-om-parser-simply-parse-paths-to-cascade"/>
182
+ <keyword type="function" name="cr_om_parser_destroy ()" link="libcroco-cr-om-parser.html#cr-om-parser-destroy"/>
175
183
  <keyword type="struct" name="struct CROMParser" link="libcroco-cr-om-parser.html#CROMParser"/>
176
184
  <keyword type="struct" name="CROMParserPriv" link="libcroco-cr-om-parser.html#CROMParserPriv"/>
177
- <keyword type="function" name="cr_om_parser_destroy ()" link="libcroco-cr-om-parser.html#cr-om-parser-destroy"/>
178
- <keyword type="function" name="cr_om_parser_new ()" link="libcroco-cr-om-parser.html#cr-om-parser-new"/>
179
- <keyword type="function" name="cr_om_parser_parse_buf ()" link="libcroco-cr-om-parser.html#cr-om-parser-parse-buf"/>
180
- <keyword type="function" name="cr_om_parser_parse_file ()" link="libcroco-cr-om-parser.html#cr-om-parser-parse-file"/>
181
- <keyword type="function" name="cr_om_parser_parse_paths_to_cascade ()" link="libcroco-cr-om-parser.html#cr-om-parser-parse-paths-to-cascade"/>
182
- <keyword type="function" name="cr_om_parser_simply_parse_buf ()" link="libcroco-cr-om-parser.html#cr-om-parser-simply-parse-buf"/>
183
- <keyword type="function" name="cr_om_parser_simply_parse_file ()" link="libcroco-cr-om-parser.html#cr-om-parser-simply-parse-file"/>
184
- <keyword type="function" name="cr_om_parser_simply_parse_paths_to_cascade ()" link="libcroco-cr-om-parser.html#cr-om-parser-simply-parse-paths-to-cascade"/>
185
+ <keyword type="function" name="cr_parser_new ()" link="libcroco-cr-parser.html#cr-parser-new"/>
186
+ <keyword type="function" name="cr_parser_new_from_buf ()" link="libcroco-cr-parser.html#cr-parser-new-from-buf"/>
187
+ <keyword type="function" name="cr_parser_new_from_file ()" link="libcroco-cr-parser.html#cr-parser-new-from-file"/>
188
+ <keyword type="function" name="cr_parser_new_from_input ()" link="libcroco-cr-parser.html#cr-parser-new-from-input"/>
189
+ <keyword type="function" name="cr_parser_set_tknzr ()" link="libcroco-cr-parser.html#cr-parser-set-tknzr"/>
190
+ <keyword type="function" name="cr_parser_get_tknzr ()" link="libcroco-cr-parser.html#cr-parser-get-tknzr"/>
191
+ <keyword type="function" name="cr_parser_get_parsing_location ()" link="libcroco-cr-parser.html#cr-parser-get-parsing-location"/>
192
+ <keyword type="function" name="cr_parser_try_to_skip_spaces_and_comments ()" link="libcroco-cr-parser.html#cr-parser-try-to-skip-spaces-and-comments"/>
193
+ <keyword type="function" name="cr_parser_set_sac_handler ()" link="libcroco-cr-parser.html#cr-parser-set-sac-handler"/>
194
+ <keyword type="function" name="cr_parser_get_sac_handler ()" link="libcroco-cr-parser.html#cr-parser-get-sac-handler"/>
195
+ <keyword type="function" name="cr_parser_set_use_core_grammar ()" link="libcroco-cr-parser.html#cr-parser-set-use-core-grammar"/>
196
+ <keyword type="function" name="cr_parser_get_use_core_grammar ()" link="libcroco-cr-parser.html#cr-parser-get-use-core-grammar"/>
197
+ <keyword type="function" name="cr_parser_parse ()" link="libcroco-cr-parser.html#cr-parser-parse"/>
198
+ <keyword type="function" name="cr_parser_parse_file ()" link="libcroco-cr-parser.html#cr-parser-parse-file"/>
199
+ <keyword type="function" name="cr_parser_parse_buf ()" link="libcroco-cr-parser.html#cr-parser-parse-buf"/>
200
+ <keyword type="function" name="cr_parser_set_default_sac_handler ()" link="libcroco-cr-parser.html#cr-parser-set-default-sac-handler"/>
201
+ <keyword type="function" name="cr_parser_parse_term ()" link="libcroco-cr-parser.html#cr-parser-parse-term"/>
202
+ <keyword type="function" name="cr_parser_parse_expr ()" link="libcroco-cr-parser.html#cr-parser-parse-expr"/>
203
+ <keyword type="function" name="cr_parser_parse_prio ()" link="libcroco-cr-parser.html#cr-parser-parse-prio"/>
204
+ <keyword type="function" name="cr_parser_parse_declaration ()" link="libcroco-cr-parser.html#cr-parser-parse-declaration"/>
205
+ <keyword type="function" name="cr_parser_parse_statement_core ()" link="libcroco-cr-parser.html#cr-parser-parse-statement-core"/>
206
+ <keyword type="function" name="cr_parser_parse_ruleset ()" link="libcroco-cr-parser.html#cr-parser-parse-ruleset"/>
207
+ <keyword type="function" name="cr_parser_parse_import ()" link="libcroco-cr-parser.html#cr-parser-parse-import"/>
208
+ <keyword type="function" name="cr_parser_parse_media ()" link="libcroco-cr-parser.html#cr-parser-parse-media"/>
209
+ <keyword type="function" name="cr_parser_parse_page ()" link="libcroco-cr-parser.html#cr-parser-parse-page"/>
210
+ <keyword type="function" name="cr_parser_parse_charset ()" link="libcroco-cr-parser.html#cr-parser-parse-charset"/>
211
+ <keyword type="function" name="cr_parser_parse_font_face ()" link="libcroco-cr-parser.html#cr-parser-parse-font-face"/>
212
+ <keyword type="function" name="cr_parser_destroy ()" link="libcroco-cr-parser.html#cr-parser-destroy"/>
185
213
  <keyword type="struct" name="struct CRParser" link="libcroco-cr-parser.html#CRParser"/>
186
214
  <keyword type="struct" name="CRParserPriv" link="libcroco-cr-parser.html#CRParserPriv"/>
187
- <keyword type="function" name="cr_parser_destroy ()" link="libcroco-cr-parser.html#cr-parser-destroy"/>
188
- <keyword type="function" name="cr_parser_get_parsing_location ()" link="libcroco-cr-parser.html#cr-parser-get-parsing-location"/>
189
- <keyword type="function" name="cr_parser_get_sac_handler ()" link="libcroco-cr-parser.html#cr-parser-get-sac-handler"/>
190
- <keyword type="function" name="cr_parser_get_tknzr ()" link="libcroco-cr-parser.html#cr-parser-get-tknzr"/>
191
- <keyword type="function" name="cr_parser_get_use_core_grammar ()" link="libcroco-cr-parser.html#cr-parser-get-use-core-grammar"/>
192
- <keyword type="function" name="cr_parser_new ()" link="libcroco-cr-parser.html#cr-parser-new"/>
193
- <keyword type="function" name="cr_parser_new_from_buf ()" link="libcroco-cr-parser.html#cr-parser-new-from-buf"/>
194
- <keyword type="function" name="cr_parser_new_from_file ()" link="libcroco-cr-parser.html#cr-parser-new-from-file"/>
195
- <keyword type="function" name="cr_parser_new_from_input ()" link="libcroco-cr-parser.html#cr-parser-new-from-input"/>
196
- <keyword type="function" name="cr_parser_parse ()" link="libcroco-cr-parser.html#cr-parser-parse"/>
197
- <keyword type="function" name="cr_parser_parse_buf ()" link="libcroco-cr-parser.html#cr-parser-parse-buf"/>
198
- <keyword type="function" name="cr_parser_parse_charset ()" link="libcroco-cr-parser.html#cr-parser-parse-charset"/>
199
- <keyword type="function" name="cr_parser_parse_declaration ()" link="libcroco-cr-parser.html#cr-parser-parse-declaration"/>
200
- <keyword type="function" name="cr_parser_parse_expr ()" link="libcroco-cr-parser.html#cr-parser-parse-expr"/>
201
- <keyword type="function" name="cr_parser_parse_file ()" link="libcroco-cr-parser.html#cr-parser-parse-file"/>
202
- <keyword type="function" name="cr_parser_parse_font_face ()" link="libcroco-cr-parser.html#cr-parser-parse-font-face"/>
203
- <keyword type="function" name="cr_parser_parse_import ()" link="libcroco-cr-parser.html#cr-parser-parse-import"/>
204
- <keyword type="function" name="cr_parser_parse_media ()" link="libcroco-cr-parser.html#cr-parser-parse-media"/>
205
- <keyword type="function" name="cr_parser_parse_page ()" link="libcroco-cr-parser.html#cr-parser-parse-page"/>
206
- <keyword type="function" name="cr_parser_parse_prio ()" link="libcroco-cr-parser.html#cr-parser-parse-prio"/>
207
- <keyword type="function" name="cr_parser_parse_ruleset ()" link="libcroco-cr-parser.html#cr-parser-parse-ruleset"/>
208
- <keyword type="function" name="cr_parser_parse_statement_core ()" link="libcroco-cr-parser.html#cr-parser-parse-statement-core"/>
209
- <keyword type="function" name="cr_parser_parse_term ()" link="libcroco-cr-parser.html#cr-parser-parse-term"/>
210
- <keyword type="function" name="cr_parser_set_default_sac_handler ()" link="libcroco-cr-parser.html#cr-parser-set-default-sac-handler"/>
211
- <keyword type="function" name="cr_parser_set_sac_handler ()" link="libcroco-cr-parser.html#cr-parser-set-sac-handler"/>
212
- <keyword type="function" name="cr_parser_set_tknzr ()" link="libcroco-cr-parser.html#cr-parser-set-tknzr"/>
213
- <keyword type="function" name="cr_parser_set_use_core_grammar ()" link="libcroco-cr-parser.html#cr-parser-set-use-core-grammar"/>
214
- <keyword type="function" name="cr_parser_try_to_skip_spaces_and_comments ()" link="libcroco-cr-parser.html#cr-parser-try-to-skip-spaces-and-comments"/>
215
+ <keyword type="function" name="cr_parsing_location_new ()" link="libcroco-cr-parsing-location.html#cr-parsing-location-new"/>
216
+ <keyword type="function" name="cr_parsing_location_init ()" link="libcroco-cr-parsing-location.html#cr-parsing-location-init"/>
217
+ <keyword type="function" name="cr_parsing_location_copy ()" link="libcroco-cr-parsing-location.html#cr-parsing-location-copy"/>
218
+ <keyword type="function" name="cr_parsing_location_to_string ()" link="libcroco-cr-parsing-location.html#cr-parsing-location-to-string"/>
219
+ <keyword type="function" name="cr_parsing_location_dump ()" link="libcroco-cr-parsing-location.html#cr-parsing-location-dump"/>
220
+ <keyword type="function" name="cr_parsing_location_destroy ()" link="libcroco-cr-parsing-location.html#cr-parsing-location-destroy"/>
215
221
  <keyword type="struct" name="struct CRParsingLocation" link="libcroco-cr-parsing-location.html#CRParsingLocation"/>
216
- <keyword type="function" name="cr_parsing_location_copy ()" link="libcroco-cr-parsing-location.html#cr-parsing-location-copy"/>
217
- <keyword type="function" name="cr_parsing_location_destroy ()" link="libcroco-cr-parsing-location.html#cr-parsing-location-destroy"/>
218
- <keyword type="function" name="cr_parsing_location_dump ()" link="libcroco-cr-parsing-location.html#cr-parsing-location-dump"/>
219
- <keyword type="function" name="cr_parsing_location_init ()" link="libcroco-cr-parsing-location.html#cr-parsing-location-init"/>
220
- <keyword type="function" name="cr_parsing_location_new ()" link="libcroco-cr-parsing-location.html#cr-parsing-location-new"/>
221
- <keyword type="function" name="cr_parsing_location_to_string ()" link="libcroco-cr-parsing-location.html#cr-parsing-location-to-string"/>
222
+ <keyword type="enum" name="enum CRParsingLocationSerialisationMask" link="libcroco-cr-parsing-location.html#CRParsingLocationSerialisationMask"/>
223
+ <keyword type="function" name="cr_prop_list_append ()" link="libcroco-cr-prop-list.html#cr-prop-list-append"/>
224
+ <keyword type="function" name="cr_prop_list_append2 ()" link="libcroco-cr-prop-list.html#cr-prop-list-append2"/>
225
+ <keyword type="function" name="cr_prop_list_prepend ()" link="libcroco-cr-prop-list.html#cr-prop-list-prepend"/>
226
+ <keyword type="function" name="cr_prop_list_prepend2 ()" link="libcroco-cr-prop-list.html#cr-prop-list-prepend2"/>
227
+ <keyword type="function" name="cr_prop_list_set_prop ()" link="libcroco-cr-prop-list.html#cr-prop-list-set-prop"/>
228
+ <keyword type="function" name="cr_prop_list_get_prop ()" link="libcroco-cr-prop-list.html#cr-prop-list-get-prop"/>
229
+ <keyword type="function" name="cr_prop_list_lookup_prop ()" link="libcroco-cr-prop-list.html#cr-prop-list-lookup-prop"/>
230
+ <keyword type="function" name="cr_prop_list_get_next ()" link="libcroco-cr-prop-list.html#cr-prop-list-get-next"/>
231
+ <keyword type="function" name="cr_prop_list_get_prev ()" link="libcroco-cr-prop-list.html#cr-prop-list-get-prev"/>
232
+ <keyword type="function" name="cr_prop_list_set_decl ()" link="libcroco-cr-prop-list.html#cr-prop-list-set-decl"/>
233
+ <keyword type="function" name="cr_prop_list_get_decl ()" link="libcroco-cr-prop-list.html#cr-prop-list-get-decl"/>
234
+ <keyword type="function" name="cr_prop_list_unlink ()" link="libcroco-cr-prop-list.html#cr-prop-list-unlink"/>
235
+ <keyword type="function" name="cr_prop_list_destroy ()" link="libcroco-cr-prop-list.html#cr-prop-list-destroy"/>
222
236
  <keyword type="struct" name="struct CRPropList" link="libcroco-cr-prop-list.html#CRPropList"/>
223
237
  <keyword type="struct" name="CRPropListPriv" link="libcroco-cr-prop-list.html#CRPropListPriv"/>
224
- <keyword type="function" name="cr_prop_list_append ()" link="libcroco-cr-prop-list.html#cr-prop-list-append"/>
225
- <keyword type="function" name="cr_prop_list_append2 ()" link="libcroco-cr-prop-list.html#cr-prop-list-append2"/>
226
- <keyword type="function" name="cr_prop_list_destroy ()" link="libcroco-cr-prop-list.html#cr-prop-list-destroy"/>
227
- <keyword type="function" name="cr_prop_list_get_decl ()" link="libcroco-cr-prop-list.html#cr-prop-list-get-decl"/>
228
- <keyword type="function" name="cr_prop_list_get_next ()" link="libcroco-cr-prop-list.html#cr-prop-list-get-next"/>
229
- <keyword type="function" name="cr_prop_list_get_prev ()" link="libcroco-cr-prop-list.html#cr-prop-list-get-prev"/>
230
- <keyword type="function" name="cr_prop_list_get_prop ()" link="libcroco-cr-prop-list.html#cr-prop-list-get-prop"/>
231
- <keyword type="function" name="cr_prop_list_lookup_prop ()" link="libcroco-cr-prop-list.html#cr-prop-list-lookup-prop"/>
232
- <keyword type="function" name="cr_prop_list_prepend ()" link="libcroco-cr-prop-list.html#cr-prop-list-prepend"/>
233
- <keyword type="function" name="cr_prop_list_prepend2 ()" link="libcroco-cr-prop-list.html#cr-prop-list-prepend2"/>
234
- <keyword type="function" name="cr_prop_list_set_decl ()" link="libcroco-cr-prop-list.html#cr-prop-list-set-decl"/>
235
- <keyword type="function" name="cr_prop_list_set_prop ()" link="libcroco-cr-prop-list.html#cr-prop-list-set-prop"/>
236
- <keyword type="function" name="cr_prop_list_unlink ()" link="libcroco-cr-prop-list.html#cr-prop-list-unlink"/>
238
+ <keyword type="function" name="cr_pseudo_new ()" link="libcroco-cr-pseudo.html#cr-pseudo-new"/>
239
+ <keyword type="function" name="cr_pseudo_to_string ()" link="libcroco-cr-pseudo.html#cr-pseudo-to-string"/>
240
+ <keyword type="function" name="cr_pseudo_dump ()" link="libcroco-cr-pseudo.html#cr-pseudo-dump"/>
241
+ <keyword type="function" name="cr_pseudo_destroy ()" link="libcroco-cr-pseudo.html#cr-pseudo-destroy"/>
237
242
  <keyword type="struct" name="struct CRPseudo" link="libcroco-cr-pseudo.html#CRPseudo"/>
238
- <keyword type="function" name="cr_pseudo_destroy ()" link="libcroco-cr-pseudo.html#cr-pseudo-destroy"/>
239
- <keyword type="function" name="cr_pseudo_dump ()" link="libcroco-cr-pseudo.html#cr-pseudo-dump"/>
240
- <keyword type="function" name="cr_pseudo_new ()" link="libcroco-cr-pseudo.html#cr-pseudo-new"/>
241
- <keyword type="function" name="cr_pseudo_to_string ()" link="libcroco-cr-pseudo.html#cr-pseudo-to-string"/>
243
+ <keyword type="function" name="cr_rgb_new ()" link="libcroco-cr-rgb.html#cr-rgb-new"/>
244
+ <keyword type="function" name="cr_rgb_new_with_vals ()" link="libcroco-cr-rgb.html#cr-rgb-new-with-vals"/>
245
+ <keyword type="function" name="cr_rgb_parse_from_buf ()" link="libcroco-cr-rgb.html#cr-rgb-parse-from-buf"/>
246
+ <keyword type="function" name="cr_rgb_compute_from_percentage ()" link="libcroco-cr-rgb.html#cr-rgb-compute-from-percentage"/>
247
+ <keyword type="function" name="cr_rgb_set ()" link="libcroco-cr-rgb.html#cr-rgb-set"/>
248
+ <keyword type="function" name="cr_rgb_copy ()" link="libcroco-cr-rgb.html#cr-rgb-copy"/>
249
+ <keyword type="function" name="cr_rgb_set_to_inherit ()" link="libcroco-cr-rgb.html#cr-rgb-set-to-inherit"/>
250
+ <keyword type="function" name="cr_rgb_is_set_to_inherit ()" link="libcroco-cr-rgb.html#cr-rgb-is-set-to-inherit"/>
251
+ <keyword type="function" name="cr_rgb_is_set_to_transparent ()" link="libcroco-cr-rgb.html#cr-rgb-is-set-to-transparent"/>
252
+ <keyword type="function" name="cr_rgb_set_to_transparent ()" link="libcroco-cr-rgb.html#cr-rgb-set-to-transparent"/>
253
+ <keyword type="function" name="cr_rgb_set_from_rgb ()" link="libcroco-cr-rgb.html#cr-rgb-set-from-rgb"/>
254
+ <keyword type="function" name="cr_rgb_set_from_name ()" link="libcroco-cr-rgb.html#cr-rgb-set-from-name"/>
255
+ <keyword type="function" name="cr_rgb_set_from_hex_str ()" link="libcroco-cr-rgb.html#cr-rgb-set-from-hex-str"/>
256
+ <keyword type="function" name="cr_rgb_set_from_term ()" link="libcroco-cr-rgb.html#cr-rgb-set-from-term"/>
257
+ <keyword type="function" name="cr_rgb_to_string ()" link="libcroco-cr-rgb.html#cr-rgb-to-string"/>
258
+ <keyword type="function" name="cr_rgb_dump ()" link="libcroco-cr-rgb.html#cr-rgb-dump"/>
259
+ <keyword type="function" name="cr_rgb_destroy ()" link="libcroco-cr-rgb.html#cr-rgb-destroy"/>
242
260
  <keyword type="struct" name="struct CRRgb" link="libcroco-cr-rgb.html#CRRgb"/>
243
- <keyword type="function" name="cr_rgb_compute_from_percentage ()" link="libcroco-cr-rgb.html#cr-rgb-compute-from-percentage"/>
244
- <keyword type="function" name="cr_rgb_copy ()" link="libcroco-cr-rgb.html#cr-rgb-copy"/>
245
- <keyword type="function" name="cr_rgb_destroy ()" link="libcroco-cr-rgb.html#cr-rgb-destroy"/>
246
- <keyword type="function" name="cr_rgb_dump ()" link="libcroco-cr-rgb.html#cr-rgb-dump"/>
247
- <keyword type="function" name="cr_rgb_is_set_to_inherit ()" link="libcroco-cr-rgb.html#cr-rgb-is-set-to-inherit"/>
248
- <keyword type="function" name="cr_rgb_is_set_to_transparent ()" link="libcroco-cr-rgb.html#cr-rgb-is-set-to-transparent"/>
249
- <keyword type="function" name="cr_rgb_new ()" link="libcroco-cr-rgb.html#cr-rgb-new"/>
250
- <keyword type="function" name="cr_rgb_new_with_vals ()" link="libcroco-cr-rgb.html#cr-rgb-new-with-vals"/>
251
- <keyword type="function" name="cr_rgb_parse_from_buf ()" link="libcroco-cr-rgb.html#cr-rgb-parse-from-buf"/>
252
- <keyword type="function" name="cr_rgb_set ()" link="libcroco-cr-rgb.html#cr-rgb-set"/>
253
- <keyword type="function" name="cr_rgb_set_from_hex_str ()" link="libcroco-cr-rgb.html#cr-rgb-set-from-hex-str"/>
254
- <keyword type="function" name="cr_rgb_set_from_name ()" link="libcroco-cr-rgb.html#cr-rgb-set-from-name"/>
255
- <keyword type="function" name="cr_rgb_set_from_rgb ()" link="libcroco-cr-rgb.html#cr-rgb-set-from-rgb"/>
256
- <keyword type="function" name="cr_rgb_set_from_term ()" link="libcroco-cr-rgb.html#cr-rgb-set-from-term"/>
257
- <keyword type="function" name="cr_rgb_set_to_inherit ()" link="libcroco-cr-rgb.html#cr-rgb-set-to-inherit"/>
258
- <keyword type="function" name="cr_rgb_set_to_transparent ()" link="libcroco-cr-rgb.html#cr-rgb-set-to-transparent"/>
259
- <keyword type="function" name="cr_rgb_to_string ()" link="libcroco-cr-rgb.html#cr-rgb-to-string"/>
260
- <keyword type="function" name="CRPseudoClassSelectorHandler ()" link="libcroco-cr-sel-eng.html#CRPseudoClassSelectorHandler"/>
261
+ <keyword type="function" name="CRPseudoClassSelectorHandler ()" link="libcroco-cr-sel-eng.html#CRPseudoClassSelectorHandler"/>
262
+ <keyword type="function" name="cr_sel_eng_new ()" link="libcroco-cr-sel-eng.html#cr-sel-eng-new"/>
263
+ <keyword type="function" name="cr_sel_eng_register_pseudo_class_sel_handler ()" link="libcroco-cr-sel-eng.html#cr-sel-eng-register-pseudo-class-sel-handler"/>
264
+ <keyword type="function" name="cr_sel_eng_unregister_pseudo_class_sel_handler ()" link="libcroco-cr-sel-eng.html#cr-sel-eng-unregister-pseudo-class-sel-handler"/>
265
+ <keyword type="function" name="cr_sel_eng_unregister_all_pseudo_class_sel_handlers ()" link="libcroco-cr-sel-eng.html#cr-sel-eng-unregister-all-pseudo-class-sel-handlers"/>
266
+ <keyword type="function" name="cr_sel_eng_get_pseudo_class_selector_handler ()" link="libcroco-cr-sel-eng.html#cr-sel-eng-get-pseudo-class-selector-handler"/>
267
+ <keyword type="function" name="cr_sel_eng_matches_node ()" link="libcroco-cr-sel-eng.html#cr-sel-eng-matches-node"/>
268
+ <keyword type="function" name="cr_sel_eng_get_matched_rulesets ()" link="libcroco-cr-sel-eng.html#cr-sel-eng-get-matched-rulesets"/>
269
+ <keyword type="function" name="cr_sel_eng_get_matched_properties_from_cascade ()" link="libcroco-cr-sel-eng.html#cr-sel-eng-get-matched-properties-from-cascade"/>
270
+ <keyword type="function" name="cr_sel_eng_get_matched_style ()" link="libcroco-cr-sel-eng.html#cr-sel-eng-get-matched-style"/>
271
+ <keyword type="function" name="cr_sel_eng_destroy ()" link="libcroco-cr-sel-eng.html#cr-sel-eng-destroy"/>
261
272
  <keyword type="struct" name="struct CRSelEng" link="libcroco-cr-sel-eng.html#CRSelEng"/>
262
273
  <keyword type="struct" name="CRSelEngPriv" link="libcroco-cr-sel-eng.html#CRSelEngPriv"/>
263
- <keyword type="function" name="cr_sel_eng_destroy ()" link="libcroco-cr-sel-eng.html#cr-sel-eng-destroy"/>
264
- <keyword type="function" name="cr_sel_eng_get_matched_properties_from_cascade ()" link="libcroco-cr-sel-eng.html#cr-sel-eng-get-matched-properties-from-cascade"/>
265
- <keyword type="function" name="cr_sel_eng_get_matched_rulesets ()" link="libcroco-cr-sel-eng.html#cr-sel-eng-get-matched-rulesets"/>
266
- <keyword type="function" name="cr_sel_eng_get_matched_style ()" link="libcroco-cr-sel-eng.html#cr-sel-eng-get-matched-style"/>
267
- <keyword type="function" name="cr_sel_eng_get_pseudo_class_selector_handler ()" link="libcroco-cr-sel-eng.html#cr-sel-eng-get-pseudo-class-selector-handler"/>
268
- <keyword type="function" name="cr_sel_eng_matches_node ()" link="libcroco-cr-sel-eng.html#cr-sel-eng-matches-node"/>
269
- <keyword type="function" name="cr_sel_eng_new ()" link="libcroco-cr-sel-eng.html#cr-sel-eng-new"/>
270
- <keyword type="function" name="cr_sel_eng_register_pseudo_class_sel_handler ()" link="libcroco-cr-sel-eng.html#cr-sel-eng-register-pseudo-class-sel-handler"/>
271
- <keyword type="function" name="cr_sel_eng_unregister_all_pseudo_class_sel_handlers ()" link="libcroco-cr-sel-eng.html#cr-sel-eng-unregister-all-pseudo-class-sel-handlers"/>
272
- <keyword type="function" name="cr_sel_eng_unregister_pseudo_class_sel_handler ()" link="libcroco-cr-sel-eng.html#cr-sel-eng-unregister-pseudo-class-sel-handler"/>
274
+ <keyword type="function" name="cr_selector_new ()" link="libcroco-cr-selector.html#cr-selector-new"/>
275
+ <keyword type="function" name="cr_selector_parse_from_buf ()" link="libcroco-cr-selector.html#cr-selector-parse-from-buf"/>
276
+ <keyword type="function" name="cr_selector_append ()" link="libcroco-cr-selector.html#cr-selector-append"/>
277
+ <keyword type="function" name="cr_selector_append_simple_sel ()" link="libcroco-cr-selector.html#cr-selector-append-simple-sel"/>
278
+ <keyword type="function" name="cr_selector_prepend ()" link="libcroco-cr-selector.html#cr-selector-prepend"/>
279
+ <keyword type="function" name="cr_selector_to_string ()" link="libcroco-cr-selector.html#cr-selector-to-string"/>
280
+ <keyword type="function" name="cr_selector_dump ()" link="libcroco-cr-selector.html#cr-selector-dump"/>
281
+ <keyword type="function" name="cr_selector_ref ()" link="libcroco-cr-selector.html#cr-selector-ref"/>
282
+ <keyword type="function" name="cr_selector_unref ()" link="libcroco-cr-selector.html#cr-selector-unref"/>
283
+ <keyword type="function" name="cr_selector_destroy ()" link="libcroco-cr-selector.html#cr-selector-destroy"/>
273
284
  <keyword type="struct" name="struct CRSelector" link="libcroco-cr-selector.html#CRSelector"/>
274
- <keyword type="function" name="cr_selector_append ()" link="libcroco-cr-selector.html#cr-selector-append"/>
275
- <keyword type="function" name="cr_selector_append_simple_sel ()" link="libcroco-cr-selector.html#cr-selector-append-simple-sel"/>
276
- <keyword type="function" name="cr_selector_destroy ()" link="libcroco-cr-selector.html#cr-selector-destroy"/>
277
- <keyword type="function" name="cr_selector_dump ()" link="libcroco-cr-selector.html#cr-selector-dump"/>
278
- <keyword type="function" name="cr_selector_new ()" link="libcroco-cr-selector.html#cr-selector-new"/>
279
- <keyword type="function" name="cr_selector_parse_from_buf ()" link="libcroco-cr-selector.html#cr-selector-parse-from-buf"/>
280
- <keyword type="function" name="cr_selector_prepend ()" link="libcroco-cr-selector.html#cr-selector-prepend"/>
281
- <keyword type="function" name="cr_selector_ref ()" link="libcroco-cr-selector.html#cr-selector-ref"/>
282
- <keyword type="function" name="cr_selector_to_string ()" link="libcroco-cr-selector.html#cr-selector-to-string"/>
283
- <keyword type="function" name="cr_selector_unref ()" link="libcroco-cr-selector.html#cr-selector-unref"/>
285
+ <keyword type="function" name="cr_simple_sel_new ()" link="libcroco-cr-simple-sel.html#cr-simple-sel-new"/>
286
+ <keyword type="function" name="cr_simple_sel_append_simple_sel ()" link="libcroco-cr-simple-sel.html#cr-simple-sel-append-simple-sel"/>
287
+ <keyword type="function" name="cr_simple_sel_prepend_simple_sel ()" link="libcroco-cr-simple-sel.html#cr-simple-sel-prepend-simple-sel"/>
288
+ <keyword type="function" name="cr_simple_sel_to_string ()" link="libcroco-cr-simple-sel.html#cr-simple-sel-to-string"/>
289
+ <keyword type="function" name="cr_simple_sel_one_to_string ()" link="libcroco-cr-simple-sel.html#cr-simple-sel-one-to-string"/>
290
+ <keyword type="function" name="cr_simple_sel_dump ()" link="libcroco-cr-simple-sel.html#cr-simple-sel-dump"/>
291
+ <keyword type="function" name="cr_simple_sel_dump_attr_sel_list ()" link="libcroco-cr-simple-sel.html#cr-simple-sel-dump-attr-sel-list"/>
292
+ <keyword type="function" name="cr_simple_sel_compute_specificity ()" link="libcroco-cr-simple-sel.html#cr-simple-sel-compute-specificity"/>
293
+ <keyword type="function" name="cr_simple_sel_destroy ()" link="libcroco-cr-simple-sel.html#cr-simple-sel-destroy"/>
284
294
  <keyword type="struct" name="struct CRSimpleSel" link="libcroco-cr-simple-sel.html#CRSimpleSel"/>
285
- <keyword type="function" name="cr_simple_sel_append_simple_sel ()" link="libcroco-cr-simple-sel.html#cr-simple-sel-append-simple-sel"/>
286
- <keyword type="function" name="cr_simple_sel_compute_specificity ()" link="libcroco-cr-simple-sel.html#cr-simple-sel-compute-specificity"/>
287
- <keyword type="function" name="cr_simple_sel_destroy ()" link="libcroco-cr-simple-sel.html#cr-simple-sel-destroy"/>
288
- <keyword type="function" name="cr_simple_sel_dump ()" link="libcroco-cr-simple-sel.html#cr-simple-sel-dump"/>
289
- <keyword type="function" name="cr_simple_sel_dump_attr_sel_list ()" link="libcroco-cr-simple-sel.html#cr-simple-sel-dump-attr-sel-list"/>
290
- <keyword type="function" name="cr_simple_sel_new ()" link="libcroco-cr-simple-sel.html#cr-simple-sel-new"/>
291
- <keyword type="function" name="cr_simple_sel_one_to_string ()" link="libcroco-cr-simple-sel.html#cr-simple-sel-one-to-string"/>
292
- <keyword type="function" name="cr_simple_sel_prepend_simple_sel ()" link="libcroco-cr-simple-sel.html#cr-simple-sel-prepend-simple-sel"/>
293
- <keyword type="function" name="cr_simple_sel_to_string ()" link="libcroco-cr-simple-sel.html#cr-simple-sel-to-string"/>
294
- <keyword type="struct" name="struct CRAtCharsetRule" link="libcroco-cr-statement.html#CRAtCharsetRule"/>
295
- <keyword type="struct" name="struct CRAtFontFaceRule" link="libcroco-cr-statement.html#CRAtFontFaceRule"/>
295
+ <keyword type="function" name="cr_statement_does_buf_parses_against_core ()" link="libcroco-cr-statement.html#cr-statement-does-buf-parses-against-core"/>
296
+ <keyword type="function" name="cr_statement_parse_from_buf ()" link="libcroco-cr-statement.html#cr-statement-parse-from-buf"/>
297
+ <keyword type="function" name="cr_statement_new_ruleset ()" link="libcroco-cr-statement.html#cr-statement-new-ruleset"/>
298
+ <keyword type="function" name="cr_statement_ruleset_parse_from_buf ()" link="libcroco-cr-statement.html#cr-statement-ruleset-parse-from-buf"/>
299
+ <keyword type="function" name="cr_statement_new_at_import_rule ()" link="libcroco-cr-statement.html#cr-statement-new-at-import-rule"/>
300
+ <keyword type="function" name="cr_statement_at_import_rule_parse_from_buf ()" link="libcroco-cr-statement.html#cr-statement-at-import-rule-parse-from-buf"/>
301
+ <keyword type="function" name="cr_statement_new_at_media_rule ()" link="libcroco-cr-statement.html#cr-statement-new-at-media-rule"/>
302
+ <keyword type="function" name="cr_statement_at_media_rule_parse_from_buf ()" link="libcroco-cr-statement.html#cr-statement-at-media-rule-parse-from-buf"/>
303
+ <keyword type="function" name="cr_statement_new_at_charset_rule ()" link="libcroco-cr-statement.html#cr-statement-new-at-charset-rule"/>
304
+ <keyword type="function" name="cr_statement_at_charset_rule_parse_from_buf ()" link="libcroco-cr-statement.html#cr-statement-at-charset-rule-parse-from-buf"/>
305
+ <keyword type="function" name="cr_statement_new_at_font_face_rule ()" link="libcroco-cr-statement.html#cr-statement-new-at-font-face-rule"/>
306
+ <keyword type="function" name="cr_statement_font_face_rule_parse_from_buf ()" link="libcroco-cr-statement.html#cr-statement-font-face-rule-parse-from-buf"/>
307
+ <keyword type="function" name="cr_statement_new_at_page_rule ()" link="libcroco-cr-statement.html#cr-statement-new-at-page-rule"/>
308
+ <keyword type="function" name="cr_statement_at_page_rule_parse_from_buf ()" link="libcroco-cr-statement.html#cr-statement-at-page-rule-parse-from-buf"/>
309
+ <keyword type="function" name="cr_statement_set_parent_sheet ()" link="libcroco-cr-statement.html#cr-statement-set-parent-sheet"/>
310
+ <keyword type="function" name="cr_statement_get_parent_sheet ()" link="libcroco-cr-statement.html#cr-statement-get-parent-sheet"/>
311
+ <keyword type="function" name="cr_statement_append ()" link="libcroco-cr-statement.html#cr-statement-append"/>
312
+ <keyword type="function" name="cr_statement_prepend ()" link="libcroco-cr-statement.html#cr-statement-prepend"/>
313
+ <keyword type="function" name="cr_statement_unlink ()" link="libcroco-cr-statement.html#cr-statement-unlink"/>
314
+ <keyword type="function" name="cr_statement_ruleset_set_sel_list ()" link="libcroco-cr-statement.html#cr-statement-ruleset-set-sel-list"/>
315
+ <keyword type="function" name="cr_statement_ruleset_get_sel_list ()" link="libcroco-cr-statement.html#cr-statement-ruleset-get-sel-list"/>
316
+ <keyword type="function" name="cr_statement_ruleset_set_decl_list ()" link="libcroco-cr-statement.html#cr-statement-ruleset-set-decl-list"/>
317
+ <keyword type="function" name="cr_statement_ruleset_get_declarations ()" link="libcroco-cr-statement.html#cr-statement-ruleset-get-declarations"/>
318
+ <keyword type="function" name="cr_statement_ruleset_append_decl2 ()" link="libcroco-cr-statement.html#cr-statement-ruleset-append-decl2"/>
319
+ <keyword type="function" name="cr_statement_ruleset_append_decl ()" link="libcroco-cr-statement.html#cr-statement-ruleset-append-decl"/>
320
+ <keyword type="function" name="cr_statement_at_import_rule_set_imported_sheet ()" link="libcroco-cr-statement.html#cr-statement-at-import-rule-set-imported-sheet"/>
321
+ <keyword type="function" name="cr_statement_at_import_rule_get_imported_sheet ()" link="libcroco-cr-statement.html#cr-statement-at-import-rule-get-imported-sheet"/>
322
+ <keyword type="function" name="cr_statement_at_import_rule_set_url ()" link="libcroco-cr-statement.html#cr-statement-at-import-rule-set-url"/>
323
+ <keyword type="function" name="cr_statement_at_import_rule_get_url ()" link="libcroco-cr-statement.html#cr-statement-at-import-rule-get-url"/>
324
+ <keyword type="function" name="cr_statement_at_media_nr_rules ()" link="libcroco-cr-statement.html#cr-statement-at-media-nr-rules"/>
325
+ <keyword type="function" name="cr_statement_at_media_get_from_list ()" link="libcroco-cr-statement.html#cr-statement-at-media-get-from-list"/>
326
+ <keyword type="function" name="cr_statement_at_page_rule_set_sel ()" link="libcroco-cr-statement.html#cr-statement-at-page-rule-set-sel"/>
327
+ <keyword type="function" name="cr_statement_at_page_rule_get_sel ()" link="libcroco-cr-statement.html#cr-statement-at-page-rule-get-sel"/>
328
+ <keyword type="function" name="cr_statement_at_page_rule_set_declarations ()" link="libcroco-cr-statement.html#cr-statement-at-page-rule-set-declarations"/>
329
+ <keyword type="function" name="cr_statement_at_page_rule_get_declarations ()" link="libcroco-cr-statement.html#cr-statement-at-page-rule-get-declarations"/>
330
+ <keyword type="function" name="cr_statement_at_charset_rule_set_charset ()" link="libcroco-cr-statement.html#cr-statement-at-charset-rule-set-charset"/>
331
+ <keyword type="function" name="cr_statement_at_charset_rule_get_charset ()" link="libcroco-cr-statement.html#cr-statement-at-charset-rule-get-charset"/>
332
+ <keyword type="function" name="cr_statement_at_font_face_rule_set_decls ()" link="libcroco-cr-statement.html#cr-statement-at-font-face-rule-set-decls"/>
333
+ <keyword type="function" name="cr_statement_at_font_face_rule_get_decls ()" link="libcroco-cr-statement.html#cr-statement-at-font-face-rule-get-decls"/>
334
+ <keyword type="function" name="cr_statement_at_font_face_rule_add_decl ()" link="libcroco-cr-statement.html#cr-statement-at-font-face-rule-add-decl"/>
335
+ <keyword type="function" name="cr_statement_to_string ()" link="libcroco-cr-statement.html#cr-statement-to-string"/>
336
+ <keyword type="function" name="cr_statement_list_to_string ()" link="libcroco-cr-statement.html#cr-statement-list-to-string"/>
337
+ <keyword type="function" name="cr_statement_dump ()" link="libcroco-cr-statement.html#cr-statement-dump"/>
338
+ <keyword type="function" name="cr_statement_dump_ruleset ()" link="libcroco-cr-statement.html#cr-statement-dump-ruleset"/>
339
+ <keyword type="function" name="cr_statement_dump_font_face_rule ()" link="libcroco-cr-statement.html#cr-statement-dump-font-face-rule"/>
340
+ <keyword type="function" name="cr_statement_dump_page ()" link="libcroco-cr-statement.html#cr-statement-dump-page"/>
341
+ <keyword type="function" name="cr_statement_dump_media_rule ()" link="libcroco-cr-statement.html#cr-statement-dump-media-rule"/>
342
+ <keyword type="function" name="cr_statement_dump_import_rule ()" link="libcroco-cr-statement.html#cr-statement-dump-import-rule"/>
343
+ <keyword type="function" name="cr_statement_dump_charset ()" link="libcroco-cr-statement.html#cr-statement-dump-charset"/>
344
+ <keyword type="function" name="cr_statement_nr_rules ()" link="libcroco-cr-statement.html#cr-statement-nr-rules"/>
345
+ <keyword type="function" name="cr_statement_get_from_list ()" link="libcroco-cr-statement.html#cr-statement-get-from-list"/>
346
+ <keyword type="function" name="cr_statement_destroy ()" link="libcroco-cr-statement.html#cr-statement-destroy"/>
347
+ <keyword type="struct" name="struct CRRuleSet" link="libcroco-cr-statement.html#CRRuleSet"/>
296
348
  <keyword type="struct" name="struct CRAtImportRule" link="libcroco-cr-statement.html#CRAtImportRule"/>
297
349
  <keyword type="struct" name="struct CRAtMediaRule" link="libcroco-cr-statement.html#CRAtMediaRule"/>
298
350
  <keyword type="struct" name="struct CRAtPageRule" link="libcroco-cr-statement.html#CRAtPageRule"/>
299
- <keyword type="struct" name="struct CRRuleSet" link="libcroco-cr-statement.html#CRRuleSet"/>
351
+ <keyword type="struct" name="struct CRAtCharsetRule" link="libcroco-cr-statement.html#CRAtCharsetRule"/>
352
+ <keyword type="struct" name="struct CRAtFontFaceRule" link="libcroco-cr-statement.html#CRAtFontFaceRule"/>
300
353
  <keyword type="struct" name="CRStatement" link="libcroco-cr-statement.html#CRStatement"/>
301
354
  <keyword type="struct" name="CRStyleSheet" link="libcroco-cr-statement.html#CRStyleSheet"/>
302
- <keyword type="function" name="cr_statement_append ()" link="libcroco-cr-statement.html#cr-statement-append"/>
303
- <keyword type="function" name="cr_statement_at_charset_rule_get_charset ()" link="libcroco-cr-statement.html#cr-statement-at-charset-rule-get-charset"/>
304
- <keyword type="function" name="cr_statement_at_charset_rule_parse_from_buf ()" link="libcroco-cr-statement.html#cr-statement-at-charset-rule-parse-from-buf"/>
305
- <keyword type="function" name="cr_statement_at_charset_rule_set_charset ()" link="libcroco-cr-statement.html#cr-statement-at-charset-rule-set-charset"/>
306
- <keyword type="function" name="cr_statement_at_font_face_rule_add_decl ()" link="libcroco-cr-statement.html#cr-statement-at-font-face-rule-add-decl"/>
307
- <keyword type="function" name="cr_statement_at_font_face_rule_get_decls ()" link="libcroco-cr-statement.html#cr-statement-at-font-face-rule-get-decls"/>
308
- <keyword type="function" name="cr_statement_at_font_face_rule_set_decls ()" link="libcroco-cr-statement.html#cr-statement-at-font-face-rule-set-decls"/>
309
- <keyword type="function" name="cr_statement_at_import_rule_get_imported_sheet ()" link="libcroco-cr-statement.html#cr-statement-at-import-rule-get-imported-sheet"/>
310
- <keyword type="function" name="cr_statement_at_import_rule_get_url ()" link="libcroco-cr-statement.html#cr-statement-at-import-rule-get-url"/>
311
- <keyword type="function" name="cr_statement_at_import_rule_parse_from_buf ()" link="libcroco-cr-statement.html#cr-statement-at-import-rule-parse-from-buf"/>
312
- <keyword type="function" name="cr_statement_at_import_rule_set_imported_sheet ()" link="libcroco-cr-statement.html#cr-statement-at-import-rule-set-imported-sheet"/>
313
- <keyword type="function" name="cr_statement_at_import_rule_set_url ()" link="libcroco-cr-statement.html#cr-statement-at-import-rule-set-url"/>
314
- <keyword type="function" name="cr_statement_at_media_get_from_list ()" link="libcroco-cr-statement.html#cr-statement-at-media-get-from-list"/>
315
- <keyword type="function" name="cr_statement_at_media_nr_rules ()" link="libcroco-cr-statement.html#cr-statement-at-media-nr-rules"/>
316
- <keyword type="function" name="cr_statement_at_media_rule_parse_from_buf ()" link="libcroco-cr-statement.html#cr-statement-at-media-rule-parse-from-buf"/>
317
- <keyword type="function" name="cr_statement_at_page_rule_get_declarations ()" link="libcroco-cr-statement.html#cr-statement-at-page-rule-get-declarations"/>
318
- <keyword type="function" name="cr_statement_at_page_rule_get_sel ()" link="libcroco-cr-statement.html#cr-statement-at-page-rule-get-sel"/>
319
- <keyword type="function" name="cr_statement_at_page_rule_parse_from_buf ()" link="libcroco-cr-statement.html#cr-statement-at-page-rule-parse-from-buf"/>
320
- <keyword type="function" name="cr_statement_at_page_rule_set_declarations ()" link="libcroco-cr-statement.html#cr-statement-at-page-rule-set-declarations"/>
321
- <keyword type="function" name="cr_statement_at_page_rule_set_sel ()" link="libcroco-cr-statement.html#cr-statement-at-page-rule-set-sel"/>
322
- <keyword type="function" name="cr_statement_destroy ()" link="libcroco-cr-statement.html#cr-statement-destroy"/>
323
- <keyword type="function" name="cr_statement_does_buf_parses_against_core ()" link="libcroco-cr-statement.html#cr-statement-does-buf-parses-against-core"/>
324
- <keyword type="function" name="cr_statement_dump ()" link="libcroco-cr-statement.html#cr-statement-dump"/>
325
- <keyword type="function" name="cr_statement_dump_charset ()" link="libcroco-cr-statement.html#cr-statement-dump-charset"/>
326
- <keyword type="function" name="cr_statement_dump_font_face_rule ()" link="libcroco-cr-statement.html#cr-statement-dump-font-face-rule"/>
327
- <keyword type="function" name="cr_statement_dump_import_rule ()" link="libcroco-cr-statement.html#cr-statement-dump-import-rule"/>
328
- <keyword type="function" name="cr_statement_dump_media_rule ()" link="libcroco-cr-statement.html#cr-statement-dump-media-rule"/>
329
- <keyword type="function" name="cr_statement_dump_page ()" link="libcroco-cr-statement.html#cr-statement-dump-page"/>
330
- <keyword type="function" name="cr_statement_dump_ruleset ()" link="libcroco-cr-statement.html#cr-statement-dump-ruleset"/>
331
- <keyword type="function" name="cr_statement_font_face_rule_parse_from_buf ()" link="libcroco-cr-statement.html#cr-statement-font-face-rule-parse-from-buf"/>
332
- <keyword type="function" name="cr_statement_get_from_list ()" link="libcroco-cr-statement.html#cr-statement-get-from-list"/>
333
- <keyword type="function" name="cr_statement_get_parent_sheet ()" link="libcroco-cr-statement.html#cr-statement-get-parent-sheet"/>
334
- <keyword type="function" name="cr_statement_list_to_string ()" link="libcroco-cr-statement.html#cr-statement-list-to-string"/>
335
- <keyword type="function" name="cr_statement_new_at_charset_rule ()" link="libcroco-cr-statement.html#cr-statement-new-at-charset-rule"/>
336
- <keyword type="function" name="cr_statement_new_at_font_face_rule ()" link="libcroco-cr-statement.html#cr-statement-new-at-font-face-rule"/>
337
- <keyword type="function" name="cr_statement_new_at_import_rule ()" link="libcroco-cr-statement.html#cr-statement-new-at-import-rule"/>
338
- <keyword type="function" name="cr_statement_new_at_media_rule ()" link="libcroco-cr-statement.html#cr-statement-new-at-media-rule"/>
339
- <keyword type="function" name="cr_statement_new_at_page_rule ()" link="libcroco-cr-statement.html#cr-statement-new-at-page-rule"/>
340
- <keyword type="function" name="cr_statement_new_ruleset ()" link="libcroco-cr-statement.html#cr-statement-new-ruleset"/>
341
- <keyword type="function" name="cr_statement_nr_rules ()" link="libcroco-cr-statement.html#cr-statement-nr-rules"/>
342
- <keyword type="function" name="cr_statement_parse_from_buf ()" link="libcroco-cr-statement.html#cr-statement-parse-from-buf"/>
343
- <keyword type="function" name="cr_statement_prepend ()" link="libcroco-cr-statement.html#cr-statement-prepend"/>
344
- <keyword type="function" name="cr_statement_ruleset_append_decl ()" link="libcroco-cr-statement.html#cr-statement-ruleset-append-decl"/>
345
- <keyword type="function" name="cr_statement_ruleset_append_decl2 ()" link="libcroco-cr-statement.html#cr-statement-ruleset-append-decl2"/>
346
- <keyword type="function" name="cr_statement_ruleset_get_declarations ()" link="libcroco-cr-statement.html#cr-statement-ruleset-get-declarations"/>
347
- <keyword type="function" name="cr_statement_ruleset_get_sel_list ()" link="libcroco-cr-statement.html#cr-statement-ruleset-get-sel-list"/>
348
- <keyword type="function" name="cr_statement_ruleset_parse_from_buf ()" link="libcroco-cr-statement.html#cr-statement-ruleset-parse-from-buf"/>
349
- <keyword type="function" name="cr_statement_ruleset_set_decl_list ()" link="libcroco-cr-statement.html#cr-statement-ruleset-set-decl-list"/>
350
- <keyword type="function" name="cr_statement_ruleset_set_sel_list ()" link="libcroco-cr-statement.html#cr-statement-ruleset-set-sel-list"/>
351
- <keyword type="function" name="cr_statement_set_parent_sheet ()" link="libcroco-cr-statement.html#cr-statement-set-parent-sheet"/>
352
- <keyword type="function" name="cr_statement_to_string ()" link="libcroco-cr-statement.html#cr-statement-to-string"/>
353
- <keyword type="function" name="cr_statement_unlink ()" link="libcroco-cr-statement.html#cr-statement-unlink"/>
355
+ <keyword type="function" name="cr_string_new ()" link="libcroco-cr-string.html#cr-string-new"/>
356
+ <keyword type="function" name="cr_string_new_from_string ()" link="libcroco-cr-string.html#cr-string-new-from-string"/>
357
+ <keyword type="function" name="cr_string_new_from_gstring ()" link="libcroco-cr-string.html#cr-string-new-from-gstring"/>
358
+ <keyword type="function" name="cr_string_dup ()" link="libcroco-cr-string.html#cr-string-dup"/>
359
+ <keyword type="function" name="cr_string_dup2 ()" link="libcroco-cr-string.html#cr-string-dup2"/>
360
+ <keyword type="function" name="cr_string_peek_raw_str ()" link="libcroco-cr-string.html#cr-string-peek-raw-str"/>
361
+ <keyword type="function" name="cr_string_peek_raw_str_len ()" link="libcroco-cr-string.html#cr-string-peek-raw-str-len"/>
362
+ <keyword type="function" name="cr_string_destroy ()" link="libcroco-cr-string.html#cr-string-destroy"/>
354
363
  <keyword type="struct" name="struct CRString" link="libcroco-cr-string.html#CRString"/>
355
- <keyword type="function" name="cr_string_destroy ()" link="libcroco-cr-string.html#cr-string-destroy"/>
356
- <keyword type="function" name="cr_string_dup ()" link="libcroco-cr-string.html#cr-string-dup"/>
357
- <keyword type="function" name="cr_string_dup2 ()" link="libcroco-cr-string.html#cr-string-dup2"/>
358
- <keyword type="function" name="cr_string_new ()" link="libcroco-cr-string.html#cr-string-new"/>
359
- <keyword type="function" name="cr_string_new_from_gstring ()" link="libcroco-cr-string.html#cr-string-new-from-gstring"/>
360
- <keyword type="function" name="cr_string_new_from_string ()" link="libcroco-cr-string.html#cr-string-new-from-string"/>
361
- <keyword type="function" name="cr_string_peek_raw_str ()" link="libcroco-cr-string.html#cr-string-peek-raw-str"/>
362
- <keyword type="function" name="cr_string_peek_raw_str_len ()" link="libcroco-cr-string.html#cr-string-peek-raw-str-len"/>
364
+ <keyword type="function" name="cr_style_white_space_type_to_string ()" link="libcroco-cr-style.html#cr-style-white-space-type-to-string"/>
365
+ <keyword type="function" name="cr_style_num_prop_val_to_string ()" link="libcroco-cr-style.html#cr-style-num-prop-val-to-string"/>
366
+ <keyword type="function" name="cr_style_rgb_prop_val_to_string ()" link="libcroco-cr-style.html#cr-style-rgb-prop-val-to-string"/>
367
+ <keyword type="function" name="cr_style_border_style_to_string ()" link="libcroco-cr-style.html#cr-style-border-style-to-string"/>
368
+ <keyword type="function" name="cr_style_display_type_to_string ()" link="libcroco-cr-style.html#cr-style-display-type-to-string"/>
369
+ <keyword type="function" name="cr_style_position_type_to_string ()" link="libcroco-cr-style.html#cr-style-position-type-to-string"/>
370
+ <keyword type="function" name="cr_style_float_type_to_string ()" link="libcroco-cr-style.html#cr-style-float-type-to-string"/>
371
+ <keyword type="function" name="cr_style_new ()" link="libcroco-cr-style.html#cr-style-new"/>
372
+ <keyword type="function" name="cr_style_set_props_to_default_values ()" link="libcroco-cr-style.html#cr-style-set-props-to-default-values"/>
373
+ <keyword type="function" name="cr_style_set_props_to_initial_values ()" link="libcroco-cr-style.html#cr-style-set-props-to-initial-values"/>
374
+ <keyword type="function" name="cr_style_resolve_inherited_properties ()" link="libcroco-cr-style.html#cr-style-resolve-inherited-properties"/>
375
+ <keyword type="function" name="cr_style_propagate_from_parent ()" link="libcroco-cr-style.html#cr-style-propagate-from-parent"/>
376
+ <keyword type="function" name="cr_style_set_style_from_decl ()" link="libcroco-cr-style.html#cr-style-set-style-from-decl"/>
377
+ <keyword type="function" name="cr_style_copy ()" link="libcroco-cr-style.html#cr-style-copy"/>
378
+ <keyword type="function" name="cr_style_ref ()" link="libcroco-cr-style.html#cr-style-ref"/>
379
+ <keyword type="function" name="cr_style_unref ()" link="libcroco-cr-style.html#cr-style-unref"/>
380
+ <keyword type="function" name="cr_style_destroy ()" link="libcroco-cr-style.html#cr-style-destroy"/>
381
+ <keyword type="function" name="cr_style_dup ()" link="libcroco-cr-style.html#cr-style-dup"/>
382
+ <keyword type="function" name="cr_style_to_string ()" link="libcroco-cr-style.html#cr-style-to-string"/>
383
+ <keyword type="macro" name="BORDER_THIN" link="libcroco-cr-style.html#BORDER-THIN:CAPS"/>
363
384
  <keyword type="macro" name="BORDER_MEDIUM" link="libcroco-cr-style.html#BORDER-MEDIUM:CAPS"/>
364
385
  <keyword type="macro" name="BORDER_THICK" link="libcroco-cr-style.html#BORDER-THICK:CAPS"/>
365
- <keyword type="macro" name="BORDER_THIN" link="libcroco-cr-style.html#BORDER-THIN:CAPS"/>
366
- <keyword type="struct" name="struct CRFontSizeVal" link="libcroco-cr-style.html#CRFontSizeVal"/>
367
386
  <keyword type="struct" name="struct CRNumPropVal" link="libcroco-cr-style.html#CRNumPropVal"/>
368
387
  <keyword type="struct" name="struct CRRgbPropVal" link="libcroco-cr-style.html#CRRgbPropVal"/>
388
+ <keyword type="struct" name="struct CRFontSizeVal" link="libcroco-cr-style.html#CRFontSizeVal"/>
369
389
  <keyword type="struct" name="struct CRStyle" link="libcroco-cr-style.html#CRStyle"/>
370
- <keyword type="function" name="cr_style_border_style_to_string ()" link="libcroco-cr-style.html#cr-style-border-style-to-string"/>
371
- <keyword type="function" name="cr_style_copy ()" link="libcroco-cr-style.html#cr-style-copy"/>
372
- <keyword type="function" name="cr_style_destroy ()" link="libcroco-cr-style.html#cr-style-destroy"/>
373
- <keyword type="function" name="cr_style_display_type_to_string ()" link="libcroco-cr-style.html#cr-style-display-type-to-string"/>
374
- <keyword type="function" name="cr_style_dup ()" link="libcroco-cr-style.html#cr-style-dup"/>
375
- <keyword type="function" name="cr_style_float_type_to_string ()" link="libcroco-cr-style.html#cr-style-float-type-to-string"/>
376
- <keyword type="function" name="cr_style_new ()" link="libcroco-cr-style.html#cr-style-new"/>
377
- <keyword type="function" name="cr_style_num_prop_val_to_string ()" link="libcroco-cr-style.html#cr-style-num-prop-val-to-string"/>
378
- <keyword type="function" name="cr_style_position_type_to_string ()" link="libcroco-cr-style.html#cr-style-position-type-to-string"/>
379
- <keyword type="function" name="cr_style_propagate_from_parent ()" link="libcroco-cr-style.html#cr-style-propagate-from-parent"/>
380
- <keyword type="function" name="cr_style_ref ()" link="libcroco-cr-style.html#cr-style-ref"/>
381
- <keyword type="function" name="cr_style_resolve_inherited_properties ()" link="libcroco-cr-style.html#cr-style-resolve-inherited-properties"/>
382
- <keyword type="function" name="cr_style_rgb_prop_val_to_string ()" link="libcroco-cr-style.html#cr-style-rgb-prop-val-to-string"/>
383
- <keyword type="function" name="cr_style_set_props_to_default_values ()" link="libcroco-cr-style.html#cr-style-set-props-to-default-values"/>
384
- <keyword type="function" name="cr_style_set_props_to_initial_values ()" link="libcroco-cr-style.html#cr-style-set-props-to-initial-values"/>
385
- <keyword type="function" name="cr_style_set_style_from_decl ()" link="libcroco-cr-style.html#cr-style-set-style-from-decl"/>
386
- <keyword type="function" name="cr_style_to_string ()" link="libcroco-cr-style.html#cr-style-to-string"/>
387
- <keyword type="function" name="cr_style_unref ()" link="libcroco-cr-style.html#cr-style-unref"/>
388
- <keyword type="function" name="cr_style_white_space_type_to_string ()" link="libcroco-cr-style.html#cr-style-white-space-type-to-string"/>
390
+ <keyword type="function" name="cr_stylesheet_new ()" link="libcroco-cr-stylesheet.html#cr-stylesheet-new"/>
391
+ <keyword type="function" name="cr_stylesheet_to_string ()" link="libcroco-cr-stylesheet.html#cr-stylesheet-to-string"/>
392
+ <keyword type="function" name="cr_stylesheet_dump ()" link="libcroco-cr-stylesheet.html#cr-stylesheet-dump"/>
393
+ <keyword type="function" name="cr_stylesheet_nr_rules ()" link="libcroco-cr-stylesheet.html#cr-stylesheet-nr-rules"/>
394
+ <keyword type="function" name="cr_stylesheet_statement_get_from_list ()" link="libcroco-cr-stylesheet.html#cr-stylesheet-statement-get-from-list"/>
395
+ <keyword type="function" name="cr_stylesheet_ref ()" link="libcroco-cr-stylesheet.html#cr-stylesheet-ref"/>
396
+ <keyword type="function" name="cr_stylesheet_unref ()" link="libcroco-cr-stylesheet.html#cr-stylesheet-unref"/>
397
+ <keyword type="function" name="cr_stylesheet_destroy ()" link="libcroco-cr-stylesheet.html#cr-stylesheet-destroy"/>
389
398
  <keyword type="struct" name="CRStyleSheet" link="libcroco-cr-stylesheet.html#CRStyleSheet"/>
390
- <keyword type="function" name="cr_stylesheet_destroy ()" link="libcroco-cr-stylesheet.html#cr-stylesheet-destroy"/>
391
- <keyword type="function" name="cr_stylesheet_dump ()" link="libcroco-cr-stylesheet.html#cr-stylesheet-dump"/>
392
- <keyword type="function" name="cr_stylesheet_new ()" link="libcroco-cr-stylesheet.html#cr-stylesheet-new"/>
393
- <keyword type="function" name="cr_stylesheet_nr_rules ()" link="libcroco-cr-stylesheet.html#cr-stylesheet-nr-rules"/>
394
- <keyword type="function" name="cr_stylesheet_ref ()" link="libcroco-cr-stylesheet.html#cr-stylesheet-ref"/>
395
- <keyword type="function" name="cr_stylesheet_statement_get_from_list ()" link="libcroco-cr-stylesheet.html#cr-stylesheet-statement-get-from-list"/>
396
- <keyword type="function" name="cr_stylesheet_to_string ()" link="libcroco-cr-stylesheet.html#cr-stylesheet-to-string"/>
397
- <keyword type="function" name="cr_stylesheet_unref ()" link="libcroco-cr-stylesheet.html#cr-stylesheet-unref"/>
399
+ <keyword type="function" name="cr_term_parse_expression_from_buf ()" link="libcroco-cr-term.html#cr-term-parse-expression-from-buf"/>
400
+ <keyword type="function" name="cr_term_new ()" link="libcroco-cr-term.html#cr-term-new"/>
401
+ <keyword type="function" name="cr_term_set_number ()" link="libcroco-cr-term.html#cr-term-set-number"/>
402
+ <keyword type="function" name="cr_term_set_function ()" link="libcroco-cr-term.html#cr-term-set-function"/>
403
+ <keyword type="function" name="cr_term_set_string ()" link="libcroco-cr-term.html#cr-term-set-string"/>
404
+ <keyword type="function" name="cr_term_set_ident ()" link="libcroco-cr-term.html#cr-term-set-ident"/>
405
+ <keyword type="function" name="cr_term_set_uri ()" link="libcroco-cr-term.html#cr-term-set-uri"/>
406
+ <keyword type="function" name="cr_term_set_rgb ()" link="libcroco-cr-term.html#cr-term-set-rgb"/>
407
+ <keyword type="function" name="cr_term_set_hash ()" link="libcroco-cr-term.html#cr-term-set-hash"/>
408
+ <keyword type="function" name="cr_term_append_term ()" link="libcroco-cr-term.html#cr-term-append-term"/>
409
+ <keyword type="function" name="cr_term_prepend_term ()" link="libcroco-cr-term.html#cr-term-prepend-term"/>
410
+ <keyword type="function" name="cr_term_to_string ()" link="libcroco-cr-term.html#cr-term-to-string"/>
411
+ <keyword type="function" name="cr_term_one_to_string ()" link="libcroco-cr-term.html#cr-term-one-to-string"/>
412
+ <keyword type="function" name="cr_term_dump ()" link="libcroco-cr-term.html#cr-term-dump"/>
413
+ <keyword type="function" name="cr_term_nr_values ()" link="libcroco-cr-term.html#cr-term-nr-values"/>
414
+ <keyword type="function" name="cr_term_get_from_list ()" link="libcroco-cr-term.html#cr-term-get-from-list"/>
415
+ <keyword type="function" name="cr_term_ref ()" link="libcroco-cr-term.html#cr-term-ref"/>
416
+ <keyword type="function" name="cr_term_unref ()" link="libcroco-cr-term.html#cr-term-unref"/>
417
+ <keyword type="function" name="cr_term_destroy ()" link="libcroco-cr-term.html#cr-term-destroy"/>
398
418
  <keyword type="struct" name="struct CRTerm" link="libcroco-cr-term.html#CRTerm"/>
399
- <keyword type="function" name="cr_term_append_term ()" link="libcroco-cr-term.html#cr-term-append-term"/>
400
- <keyword type="function" name="cr_term_destroy ()" link="libcroco-cr-term.html#cr-term-destroy"/>
401
- <keyword type="function" name="cr_term_dump ()" link="libcroco-cr-term.html#cr-term-dump"/>
402
- <keyword type="function" name="cr_term_get_from_list ()" link="libcroco-cr-term.html#cr-term-get-from-list"/>
403
- <keyword type="function" name="cr_term_new ()" link="libcroco-cr-term.html#cr-term-new"/>
404
- <keyword type="function" name="cr_term_nr_values ()" link="libcroco-cr-term.html#cr-term-nr-values"/>
405
- <keyword type="function" name="cr_term_one_to_string ()" link="libcroco-cr-term.html#cr-term-one-to-string"/>
406
- <keyword type="function" name="cr_term_parse_expression_from_buf ()" link="libcroco-cr-term.html#cr-term-parse-expression-from-buf"/>
407
- <keyword type="function" name="cr_term_prepend_term ()" link="libcroco-cr-term.html#cr-term-prepend-term"/>
408
- <keyword type="function" name="cr_term_ref ()" link="libcroco-cr-term.html#cr-term-ref"/>
409
- <keyword type="function" name="cr_term_set_function ()" link="libcroco-cr-term.html#cr-term-set-function"/>
410
- <keyword type="function" name="cr_term_set_hash ()" link="libcroco-cr-term.html#cr-term-set-hash"/>
411
- <keyword type="function" name="cr_term_set_ident ()" link="libcroco-cr-term.html#cr-term-set-ident"/>
412
- <keyword type="function" name="cr_term_set_number ()" link="libcroco-cr-term.html#cr-term-set-number"/>
413
- <keyword type="function" name="cr_term_set_rgb ()" link="libcroco-cr-term.html#cr-term-set-rgb"/>
414
- <keyword type="function" name="cr_term_set_string ()" link="libcroco-cr-term.html#cr-term-set-string"/>
415
- <keyword type="function" name="cr_term_set_uri ()" link="libcroco-cr-term.html#cr-term-set-uri"/>
416
- <keyword type="function" name="cr_term_to_string ()" link="libcroco-cr-term.html#cr-term-to-string"/>
417
- <keyword type="function" name="cr_term_unref ()" link="libcroco-cr-term.html#cr-term-unref"/>
419
+ <keyword type="function" name="cr_tknzr_new ()" link="libcroco-cr-tknzr.html#cr-tknzr-new"/>
420
+ <keyword type="function" name="cr_tknzr_new_from_uri ()" link="libcroco-cr-tknzr.html#cr-tknzr-new-from-uri"/>
421
+ <keyword type="function" name="cr_tknzr_new_from_buf ()" link="libcroco-cr-tknzr.html#cr-tknzr-new-from-buf"/>
422
+ <keyword type="function" name="cr_tknzr_unref ()" link="libcroco-cr-tknzr.html#cr-tknzr-unref"/>
423
+ <keyword type="function" name="cr_tknzr_ref ()" link="libcroco-cr-tknzr.html#cr-tknzr-ref"/>
424
+ <keyword type="function" name="cr_tknzr_read_byte ()" link="libcroco-cr-tknzr.html#cr-tknzr-read-byte"/>
425
+ <keyword type="function" name="cr_tknzr_read_char ()" link="libcroco-cr-tknzr.html#cr-tknzr-read-char"/>
426
+ <keyword type="function" name="cr_tknzr_peek_char ()" link="libcroco-cr-tknzr.html#cr-tknzr-peek-char"/>
427
+ <keyword type="function" name="cr_tknzr_peek_byte ()" link="libcroco-cr-tknzr.html#cr-tknzr-peek-byte"/>
428
+ <keyword type="function" name="cr_tknzr_peek_byte2 ()" link="libcroco-cr-tknzr.html#cr-tknzr-peek-byte2"/>
429
+ <keyword type="function" name="cr_tknzr_set_cur_pos ()" link="libcroco-cr-tknzr.html#cr-tknzr-set-cur-pos"/>
430
+ <keyword type="function" name="cr_tknzr_get_nb_bytes_left ()" link="libcroco-cr-tknzr.html#cr-tknzr-get-nb-bytes-left"/>
431
+ <keyword type="function" name="cr_tknzr_get_cur_pos ()" link="libcroco-cr-tknzr.html#cr-tknzr-get-cur-pos"/>
432
+ <keyword type="function" name="cr_tknzr_get_parsing_location ()" link="libcroco-cr-tknzr.html#cr-tknzr-get-parsing-location"/>
433
+ <keyword type="function" name="cr_tknzr_seek_index ()" link="libcroco-cr-tknzr.html#cr-tknzr-seek-index"/>
434
+ <keyword type="function" name="cr_tknzr_get_cur_byte_addr ()" link="libcroco-cr-tknzr.html#cr-tknzr-get-cur-byte-addr"/>
435
+ <keyword type="function" name="cr_tknzr_consume_chars ()" link="libcroco-cr-tknzr.html#cr-tknzr-consume-chars"/>
436
+ <keyword type="function" name="cr_tknzr_get_next_token ()" link="libcroco-cr-tknzr.html#cr-tknzr-get-next-token"/>
437
+ <keyword type="function" name="cr_tknzr_unget_token ()" link="libcroco-cr-tknzr.html#cr-tknzr-unget-token"/>
438
+ <keyword type="function" name="cr_tknzr_parse_token ()" link="libcroco-cr-tknzr.html#cr-tknzr-parse-token"/>
439
+ <keyword type="function" name="cr_tknzr_set_input ()" link="libcroco-cr-tknzr.html#cr-tknzr-set-input"/>
440
+ <keyword type="function" name="cr_tknzr_get_input ()" link="libcroco-cr-tknzr.html#cr-tknzr-get-input"/>
441
+ <keyword type="function" name="cr_tknzr_destroy ()" link="libcroco-cr-tknzr.html#cr-tknzr-destroy"/>
418
442
  <keyword type="struct" name="struct CRTknzr" link="libcroco-cr-tknzr.html#CRTknzr"/>
419
443
  <keyword type="struct" name="CRTknzrPriv" link="libcroco-cr-tknzr.html#CRTknzrPriv"/>
420
- <keyword type="function" name="cr_tknzr_consume_chars ()" link="libcroco-cr-tknzr.html#cr-tknzr-consume-chars"/>
421
- <keyword type="function" name="cr_tknzr_destroy ()" link="libcroco-cr-tknzr.html#cr-tknzr-destroy"/>
422
- <keyword type="function" name="cr_tknzr_get_cur_byte_addr ()" link="libcroco-cr-tknzr.html#cr-tknzr-get-cur-byte-addr"/>
423
- <keyword type="function" name="cr_tknzr_get_cur_pos ()" link="libcroco-cr-tknzr.html#cr-tknzr-get-cur-pos"/>
424
- <keyword type="function" name="cr_tknzr_get_input ()" link="libcroco-cr-tknzr.html#cr-tknzr-get-input"/>
425
- <keyword type="function" name="cr_tknzr_get_nb_bytes_left ()" link="libcroco-cr-tknzr.html#cr-tknzr-get-nb-bytes-left"/>
426
- <keyword type="function" name="cr_tknzr_get_next_token ()" link="libcroco-cr-tknzr.html#cr-tknzr-get-next-token"/>
427
- <keyword type="function" name="cr_tknzr_get_parsing_location ()" link="libcroco-cr-tknzr.html#cr-tknzr-get-parsing-location"/>
428
- <keyword type="function" name="cr_tknzr_new ()" link="libcroco-cr-tknzr.html#cr-tknzr-new"/>
429
- <keyword type="function" name="cr_tknzr_new_from_buf ()" link="libcroco-cr-tknzr.html#cr-tknzr-new-from-buf"/>
430
- <keyword type="function" name="cr_tknzr_new_from_uri ()" link="libcroco-cr-tknzr.html#cr-tknzr-new-from-uri"/>
431
- <keyword type="function" name="cr_tknzr_parse_token ()" link="libcroco-cr-tknzr.html#cr-tknzr-parse-token"/>
432
- <keyword type="function" name="cr_tknzr_peek_byte ()" link="libcroco-cr-tknzr.html#cr-tknzr-peek-byte"/>
433
- <keyword type="function" name="cr_tknzr_peek_byte2 ()" link="libcroco-cr-tknzr.html#cr-tknzr-peek-byte2"/>
434
- <keyword type="function" name="cr_tknzr_peek_char ()" link="libcroco-cr-tknzr.html#cr-tknzr-peek-char"/>
435
- <keyword type="function" name="cr_tknzr_read_byte ()" link="libcroco-cr-tknzr.html#cr-tknzr-read-byte"/>
436
- <keyword type="function" name="cr_tknzr_read_char ()" link="libcroco-cr-tknzr.html#cr-tknzr-read-char"/>
437
- <keyword type="function" name="cr_tknzr_ref ()" link="libcroco-cr-tknzr.html#cr-tknzr-ref"/>
438
- <keyword type="function" name="cr_tknzr_seek_index ()" link="libcroco-cr-tknzr.html#cr-tknzr-seek-index"/>
439
- <keyword type="function" name="cr_tknzr_set_cur_pos ()" link="libcroco-cr-tknzr.html#cr-tknzr-set-cur-pos"/>
440
- <keyword type="function" name="cr_tknzr_set_input ()" link="libcroco-cr-tknzr.html#cr-tknzr-set-input"/>
441
- <keyword type="function" name="cr_tknzr_unget_token ()" link="libcroco-cr-tknzr.html#cr-tknzr-unget-token"/>
442
- <keyword type="function" name="cr_tknzr_unref ()" link="libcroco-cr-tknzr.html#cr-tknzr-unref"/>
444
+ <keyword type="function" name="cr_token_new ()" link="libcroco-cr-token.html#cr-token-new"/>
445
+ <keyword type="function" name="cr_token_set_s ()" link="libcroco-cr-token.html#cr-token-set-s"/>
446
+ <keyword type="function" name="cr_token_set_cdo ()" link="libcroco-cr-token.html#cr-token-set-cdo"/>
447
+ <keyword type="function" name="cr_token_set_cdc ()" link="libcroco-cr-token.html#cr-token-set-cdc"/>
448
+ <keyword type="function" name="cr_token_set_includes ()" link="libcroco-cr-token.html#cr-token-set-includes"/>
449
+ <keyword type="function" name="cr_token_set_dashmatch ()" link="libcroco-cr-token.html#cr-token-set-dashmatch"/>
450
+ <keyword type="function" name="cr_token_set_comment ()" link="libcroco-cr-token.html#cr-token-set-comment"/>
451
+ <keyword type="function" name="cr_token_set_string ()" link="libcroco-cr-token.html#cr-token-set-string"/>
452
+ <keyword type="function" name="cr_token_set_ident ()" link="libcroco-cr-token.html#cr-token-set-ident"/>
453
+ <keyword type="function" name="cr_token_set_hash ()" link="libcroco-cr-token.html#cr-token-set-hash"/>
454
+ <keyword type="function" name="cr_token_set_rgb ()" link="libcroco-cr-token.html#cr-token-set-rgb"/>
455
+ <keyword type="function" name="cr_token_set_import_sym ()" link="libcroco-cr-token.html#cr-token-set-import-sym"/>
456
+ <keyword type="function" name="cr_token_set_page_sym ()" link="libcroco-cr-token.html#cr-token-set-page-sym"/>
457
+ <keyword type="function" name="cr_token_set_media_sym ()" link="libcroco-cr-token.html#cr-token-set-media-sym"/>
458
+ <keyword type="function" name="cr_token_set_font_face_sym ()" link="libcroco-cr-token.html#cr-token-set-font-face-sym"/>
459
+ <keyword type="function" name="cr_token_set_charset_sym ()" link="libcroco-cr-token.html#cr-token-set-charset-sym"/>
460
+ <keyword type="function" name="cr_token_set_atkeyword ()" link="libcroco-cr-token.html#cr-token-set-atkeyword"/>
461
+ <keyword type="function" name="cr_token_set_important_sym ()" link="libcroco-cr-token.html#cr-token-set-important-sym"/>
462
+ <keyword type="function" name="cr_token_set_ems ()" link="libcroco-cr-token.html#cr-token-set-ems"/>
463
+ <keyword type="function" name="cr_token_set_exs ()" link="libcroco-cr-token.html#cr-token-set-exs"/>
464
+ <keyword type="function" name="cr_token_set_length ()" link="libcroco-cr-token.html#cr-token-set-length"/>
465
+ <keyword type="function" name="cr_token_set_angle ()" link="libcroco-cr-token.html#cr-token-set-angle"/>
466
+ <keyword type="function" name="cr_token_set_time ()" link="libcroco-cr-token.html#cr-token-set-time"/>
467
+ <keyword type="function" name="cr_token_set_freq ()" link="libcroco-cr-token.html#cr-token-set-freq"/>
468
+ <keyword type="function" name="cr_token_set_dimen ()" link="libcroco-cr-token.html#cr-token-set-dimen"/>
469
+ <keyword type="function" name="cr_token_set_percentage ()" link="libcroco-cr-token.html#cr-token-set-percentage"/>
470
+ <keyword type="function" name="cr_token_set_number ()" link="libcroco-cr-token.html#cr-token-set-number"/>
471
+ <keyword type="function" name="cr_token_set_uri ()" link="libcroco-cr-token.html#cr-token-set-uri"/>
472
+ <keyword type="function" name="cr_token_set_function ()" link="libcroco-cr-token.html#cr-token-set-function"/>
473
+ <keyword type="function" name="cr_token_set_bc ()" link="libcroco-cr-token.html#cr-token-set-bc"/>
474
+ <keyword type="function" name="cr_token_set_bo ()" link="libcroco-cr-token.html#cr-token-set-bo"/>
475
+ <keyword type="function" name="cr_token_set_po ()" link="libcroco-cr-token.html#cr-token-set-po"/>
476
+ <keyword type="function" name="cr_token_set_pc ()" link="libcroco-cr-token.html#cr-token-set-pc"/>
477
+ <keyword type="function" name="cr_token_set_cbc ()" link="libcroco-cr-token.html#cr-token-set-cbc"/>
478
+ <keyword type="function" name="cr_token_set_cbo ()" link="libcroco-cr-token.html#cr-token-set-cbo"/>
479
+ <keyword type="function" name="cr_token_set_semicolon ()" link="libcroco-cr-token.html#cr-token-set-semicolon"/>
480
+ <keyword type="function" name="cr_token_set_delim ()" link="libcroco-cr-token.html#cr-token-set-delim"/>
481
+ <keyword type="function" name="cr_token_destroy ()" link="libcroco-cr-token.html#cr-token-destroy"/>
443
482
  <keyword type="struct" name="struct CRToken" link="libcroco-cr-token.html#CRToken"/>
444
- <keyword type="function" name="cr_token_destroy ()" link="libcroco-cr-token.html#cr-token-destroy"/>
445
- <keyword type="function" name="cr_token_new ()" link="libcroco-cr-token.html#cr-token-new"/>
446
- <keyword type="function" name="cr_token_set_angle ()" link="libcroco-cr-token.html#cr-token-set-angle"/>
447
- <keyword type="function" name="cr_token_set_atkeyword ()" link="libcroco-cr-token.html#cr-token-set-atkeyword"/>
448
- <keyword type="function" name="cr_token_set_bc ()" link="libcroco-cr-token.html#cr-token-set-bc"/>
449
- <keyword type="function" name="cr_token_set_bo ()" link="libcroco-cr-token.html#cr-token-set-bo"/>
450
- <keyword type="function" name="cr_token_set_cbc ()" link="libcroco-cr-token.html#cr-token-set-cbc"/>
451
- <keyword type="function" name="cr_token_set_cbo ()" link="libcroco-cr-token.html#cr-token-set-cbo"/>
452
- <keyword type="function" name="cr_token_set_cdc ()" link="libcroco-cr-token.html#cr-token-set-cdc"/>
453
- <keyword type="function" name="cr_token_set_cdo ()" link="libcroco-cr-token.html#cr-token-set-cdo"/>
454
- <keyword type="function" name="cr_token_set_charset_sym ()" link="libcroco-cr-token.html#cr-token-set-charset-sym"/>
455
- <keyword type="function" name="cr_token_set_comment ()" link="libcroco-cr-token.html#cr-token-set-comment"/>
456
- <keyword type="function" name="cr_token_set_dashmatch ()" link="libcroco-cr-token.html#cr-token-set-dashmatch"/>
457
- <keyword type="function" name="cr_token_set_delim ()" link="libcroco-cr-token.html#cr-token-set-delim"/>
458
- <keyword type="function" name="cr_token_set_dimen ()" link="libcroco-cr-token.html#cr-token-set-dimen"/>
459
- <keyword type="function" name="cr_token_set_ems ()" link="libcroco-cr-token.html#cr-token-set-ems"/>
460
- <keyword type="function" name="cr_token_set_exs ()" link="libcroco-cr-token.html#cr-token-set-exs"/>
461
- <keyword type="function" name="cr_token_set_font_face_sym ()" link="libcroco-cr-token.html#cr-token-set-font-face-sym"/>
462
- <keyword type="function" name="cr_token_set_freq ()" link="libcroco-cr-token.html#cr-token-set-freq"/>
463
- <keyword type="function" name="cr_token_set_function ()" link="libcroco-cr-token.html#cr-token-set-function"/>
464
- <keyword type="function" name="cr_token_set_hash ()" link="libcroco-cr-token.html#cr-token-set-hash"/>
465
- <keyword type="function" name="cr_token_set_ident ()" link="libcroco-cr-token.html#cr-token-set-ident"/>
466
- <keyword type="function" name="cr_token_set_import_sym ()" link="libcroco-cr-token.html#cr-token-set-import-sym"/>
467
- <keyword type="function" name="cr_token_set_important_sym ()" link="libcroco-cr-token.html#cr-token-set-important-sym"/>
468
- <keyword type="function" name="cr_token_set_includes ()" link="libcroco-cr-token.html#cr-token-set-includes"/>
469
- <keyword type="function" name="cr_token_set_length ()" link="libcroco-cr-token.html#cr-token-set-length"/>
470
- <keyword type="function" name="cr_token_set_media_sym ()" link="libcroco-cr-token.html#cr-token-set-media-sym"/>
471
- <keyword type="function" name="cr_token_set_number ()" link="libcroco-cr-token.html#cr-token-set-number"/>
472
- <keyword type="function" name="cr_token_set_page_sym ()" link="libcroco-cr-token.html#cr-token-set-page-sym"/>
473
- <keyword type="function" name="cr_token_set_pc ()" link="libcroco-cr-token.html#cr-token-set-pc"/>
474
- <keyword type="function" name="cr_token_set_percentage ()" link="libcroco-cr-token.html#cr-token-set-percentage"/>
475
- <keyword type="function" name="cr_token_set_po ()" link="libcroco-cr-token.html#cr-token-set-po"/>
476
- <keyword type="function" name="cr_token_set_rgb ()" link="libcroco-cr-token.html#cr-token-set-rgb"/>
477
- <keyword type="function" name="cr_token_set_s ()" link="libcroco-cr-token.html#cr-token-set-s"/>
478
- <keyword type="function" name="cr_token_set_semicolon ()" link="libcroco-cr-token.html#cr-token-set-semicolon"/>
479
- <keyword type="function" name="cr_token_set_string ()" link="libcroco-cr-token.html#cr-token-set-string"/>
480
- <keyword type="function" name="cr_token_set_time ()" link="libcroco-cr-token.html#cr-token-set-time"/>
481
- <keyword type="function" name="cr_token_set_uri ()" link="libcroco-cr-token.html#cr-token-set-uri"/>
482
- <keyword type="macro" name="CROCO_LOG_DOMAIN" link="libcroco-cr-utils.html#CROCO-LOG-DOMAIN:CAPS"/>
483
- <keyword type="function" name="cr_utils_dump_n_chars ()" link="libcroco-cr-utils.html#cr-utils-dump-n-chars"/>
484
- <keyword type="function" name="cr_utils_dump_n_chars2 ()" link="libcroco-cr-utils.html#cr-utils-dump-n-chars2"/>
485
- <keyword type="function" name="cr_utils_dup_glist_of_cr_string ()" link="libcroco-cr-utils.html#cr-utils-dup-glist-of-cr-string"/>
486
- <keyword type="function" name="cr_utils_dup_glist_of_string ()" link="libcroco-cr-utils.html#cr-utils-dup-glist-of-string"/>
487
- <keyword type="function" name="cr_utils_is_hexa_char ()" link="libcroco-cr-utils.html#cr-utils-is-hexa-char"/>
488
- <keyword type="function" name="cr_utils_is_newline ()" link="libcroco-cr-utils.html#cr-utils-is-newline"/>
489
- <keyword type="function" name="cr_utils_is_nonascii ()" link="libcroco-cr-utils.html#cr-utils-is-nonascii"/>
490
- <keyword type="function" name="cr_utils_is_white_space ()" link="libcroco-cr-utils.html#cr-utils-is-white-space"/>
491
- <keyword type="function" name="cr_utils_read_char_from_utf8_buf ()" link="libcroco-cr-utils.html#cr-utils-read-char-from-utf8-buf"/>
492
483
  <keyword type="macro" name="cr_utils_trace()" link="libcroco-cr-utils.html#cr-utils-trace"/>
493
- <keyword type="macro" name="cr_utils_trace_debug()" link="libcroco-cr-utils.html#cr-utils-trace-debug"/>
494
484
  <keyword type="macro" name="cr_utils_trace_info()" link="libcroco-cr-utils.html#cr-utils-trace-info"/>
495
- <keyword type="function" name="cr_utils_ucs1_str_len_as_utf8 ()" link="libcroco-cr-utils.html#cr-utils-ucs1-str-len-as-utf8"/>
496
- <keyword type="function" name="cr_utils_ucs1_str_to_utf8 ()" link="libcroco-cr-utils.html#cr-utils-ucs1-str-to-utf8"/>
497
- <keyword type="function" name="cr_utils_ucs1_to_utf8 ()" link="libcroco-cr-utils.html#cr-utils-ucs1-to-utf8"/>
498
- <keyword type="function" name="cr_utils_ucs4_str_len_as_utf8 ()" link="libcroco-cr-utils.html#cr-utils-ucs4-str-len-as-utf8"/>
499
- <keyword type="function" name="cr_utils_ucs4_str_to_utf8 ()" link="libcroco-cr-utils.html#cr-utils-ucs4-str-to-utf8"/>
500
- <keyword type="function" name="cr_utils_ucs4_to_utf8 ()" link="libcroco-cr-utils.html#cr-utils-ucs4-to-utf8"/>
501
- <keyword type="function" name="cr_utils_utf8_str_len_as_ucs1 ()" link="libcroco-cr-utils.html#cr-utils-utf8-str-len-as-ucs1"/>
502
- <keyword type="function" name="cr_utils_utf8_str_len_as_ucs4 ()" link="libcroco-cr-utils.html#cr-utils-utf8-str-len-as-ucs4"/>
503
- <keyword type="function" name="cr_utils_utf8_str_to_ucs1 ()" link="libcroco-cr-utils.html#cr-utils-utf8-str-to-ucs1"/>
504
- <keyword type="function" name="cr_utils_utf8_str_to_ucs4 ()" link="libcroco-cr-utils.html#cr-utils-utf8-str-to-ucs4"/>
505
- <keyword type="function" name="cr_utils_utf8_to_ucs1 ()" link="libcroco-cr-utils.html#cr-utils-utf8-to-ucs1"/>
506
- <keyword type="function" name="cr_utils_utf8_to_ucs4 ()" link="libcroco-cr-utils.html#cr-utils-utf8-to-ucs4"/>
485
+ <keyword type="macro" name="cr_utils_trace_debug()" link="libcroco-cr-utils.html#cr-utils-trace-debug"/>
486
+ <keyword type="function" name="cr_utils_read_char_from_utf8_buf ()" link="libcroco-cr-utils.html#cr-utils-read-char-from-utf8-buf"/>
487
+ <keyword type="function" name="cr_utils_ucs1_to_utf8 ()" link="libcroco-cr-utils.html#cr-utils-ucs1-to-utf8"/>
488
+ <keyword type="function" name="cr_utils_utf8_to_ucs1 ()" link="libcroco-cr-utils.html#cr-utils-utf8-to-ucs1"/>
489
+ <keyword type="function" name="cr_utils_ucs4_to_utf8 ()" link="libcroco-cr-utils.html#cr-utils-ucs4-to-utf8"/>
490
+ <keyword type="function" name="cr_utils_utf8_str_len_as_ucs4 ()" link="libcroco-cr-utils.html#cr-utils-utf8-str-len-as-ucs4"/>
491
+ <keyword type="function" name="cr_utils_ucs1_str_len_as_utf8 ()" link="libcroco-cr-utils.html#cr-utils-ucs1-str-len-as-utf8"/>
492
+ <keyword type="function" name="cr_utils_utf8_str_len_as_ucs1 ()" link="libcroco-cr-utils.html#cr-utils-utf8-str-len-as-ucs1"/>
493
+ <keyword type="function" name="cr_utils_ucs4_str_len_as_utf8 ()" link="libcroco-cr-utils.html#cr-utils-ucs4-str-len-as-utf8"/>
494
+ <keyword type="function" name="cr_utils_ucs1_str_to_utf8 ()" link="libcroco-cr-utils.html#cr-utils-ucs1-str-to-utf8"/>
495
+ <keyword type="function" name="cr_utils_utf8_str_to_ucs1 ()" link="libcroco-cr-utils.html#cr-utils-utf8-str-to-ucs1"/>
496
+ <keyword type="function" name="cr_utils_utf8_to_ucs4 ()" link="libcroco-cr-utils.html#cr-utils-utf8-to-ucs4"/>
497
+ <keyword type="function" name="cr_utils_ucs4_str_to_utf8 ()" link="libcroco-cr-utils.html#cr-utils-ucs4-str-to-utf8"/>
498
+ <keyword type="function" name="cr_utils_utf8_str_to_ucs4 ()" link="libcroco-cr-utils.html#cr-utils-utf8-str-to-ucs4"/>
499
+ <keyword type="function" name="cr_utils_is_newline ()" link="libcroco-cr-utils.html#cr-utils-is-newline"/>
500
+ <keyword type="function" name="cr_utils_is_white_space ()" link="libcroco-cr-utils.html#cr-utils-is-white-space"/>
501
+ <keyword type="function" name="cr_utils_is_nonascii ()" link="libcroco-cr-utils.html#cr-utils-is-nonascii"/>
502
+ <keyword type="function" name="cr_utils_is_hexa_char ()" link="libcroco-cr-utils.html#cr-utils-is-hexa-char"/>
503
+ <keyword type="function" name="cr_utils_dump_n_chars ()" link="libcroco-cr-utils.html#cr-utils-dump-n-chars"/>
504
+ <keyword type="function" name="cr_utils_dump_n_chars2 ()" link="libcroco-cr-utils.html#cr-utils-dump-n-chars2"/>
505
+ <keyword type="function" name="cr_utils_dup_glist_of_string ()" link="libcroco-cr-utils.html#cr-utils-dup-glist-of-string"/>
506
+ <keyword type="function" name="cr_utils_dup_glist_of_cr_string ()" link="libcroco-cr-utils.html#cr-utils-dup-glist-of-cr-string"/>
507
+ <keyword type="enum" name="enum CRStatus" link="libcroco-cr-utils.html#CRStatus"/>
508
+ <keyword type="enum" name="enum CRSeekPos" link="libcroco-cr-utils.html#CRSeekPos"/>
509
+ <keyword type="macro" name="CROCO_LOG_DOMAIN" link="libcroco-cr-utils.html#CROCO-LOG-DOMAIN:CAPS"/>
507
510
  <keyword type="macro" name="CROCO_HAVE_LIBXML2" link="libcroco-libcroco-config.html#CROCO-HAVE-LIBXML2:CAPS"/>
508
- <keyword type="macro" name="G_DISABLE_CHECKS" link="libcroco-libcroco-config.html#G-DISABLE-CHECKS:CAPS"/>
509
511
  <keyword type="macro" name="LIBCROCO_VERSION" link="libcroco-libcroco-config.html#LIBCROCO-VERSION:CAPS"/>
512
+ <keyword type="macro" name="G_DISABLE_CHECKS" link="libcroco-libcroco-config.html#G-DISABLE-CHECKS:CAPS"/>
513
+ <keyword type="constant" name="PREDEFINED_ABSOLUTE_FONT_SIZE" link="libcroco-cr-fonts.html#PREDEFINED-ABSOLUTE-FONT-SIZE:CAPS"/>
514
+ <keyword type="constant" name="ABSOLUTE_FONT_SIZE" link="libcroco-cr-fonts.html#ABSOLUTE-FONT-SIZE:CAPS"/>
515
+ <keyword type="constant" name="RELATIVE_FONT_SIZE" link="libcroco-cr-fonts.html#RELATIVE-FONT-SIZE:CAPS"/>
516
+ <keyword type="constant" name="INHERITED_FONT_SIZE" link="libcroco-cr-fonts.html#INHERITED-FONT-SIZE:CAPS"/>
517
+ <keyword type="constant" name="NB_FONT_SIZE_TYPE" link="libcroco-cr-fonts.html#NB-FONT-SIZE-TYPE:CAPS"/>
518
+ <keyword type="constant" name="DUMP_LINE" link="libcroco-cr-parsing-location.html#DUMP-LINE:CAPS"/>
519
+ <keyword type="constant" name="DUMP_COLUMN" link="libcroco-cr-parsing-location.html#DUMP-COLUMN:CAPS"/>
520
+ <keyword type="constant" name="DUMP_BYTE_OFFSET" link="libcroco-cr-parsing-location.html#DUMP-BYTE-OFFSET:CAPS"/>
521
+ <keyword type="constant" name="CR_OK" link="libcroco-cr-utils.html#CR-OK:CAPS"/>
522
+ <keyword type="constant" name="CR_BAD_PARAM_ERROR" link="libcroco-cr-utils.html#CR-BAD-PARAM-ERROR:CAPS"/>
523
+ <keyword type="constant" name="CR_INSTANCIATION_FAILED_ERROR" link="libcroco-cr-utils.html#CR-INSTANCIATION-FAILED-ERROR:CAPS"/>
524
+ <keyword type="constant" name="CR_UNKNOWN_TYPE_ERROR" link="libcroco-cr-utils.html#CR-UNKNOWN-TYPE-ERROR:CAPS"/>
525
+ <keyword type="constant" name="CR_UNKNOWN_PROP_ERROR" link="libcroco-cr-utils.html#CR-UNKNOWN-PROP-ERROR:CAPS"/>
526
+ <keyword type="constant" name="CR_UNKNOWN_PROP_VAL_ERROR" link="libcroco-cr-utils.html#CR-UNKNOWN-PROP-VAL-ERROR:CAPS"/>
527
+ <keyword type="constant" name="CR_UNEXPECTED_POSITION_SCHEME" link="libcroco-cr-utils.html#CR-UNEXPECTED-POSITION-SCHEME:CAPS"/>
528
+ <keyword type="constant" name="CR_START_OF_INPUT_ERROR" link="libcroco-cr-utils.html#CR-START-OF-INPUT-ERROR:CAPS"/>
529
+ <keyword type="constant" name="CR_END_OF_INPUT_ERROR" link="libcroco-cr-utils.html#CR-END-OF-INPUT-ERROR:CAPS"/>
530
+ <keyword type="constant" name="CR_OUTPUT_TOO_SHORT_ERROR" link="libcroco-cr-utils.html#CR-OUTPUT-TOO-SHORT-ERROR:CAPS"/>
531
+ <keyword type="constant" name="CR_INPUT_TOO_SHORT_ERROR" link="libcroco-cr-utils.html#CR-INPUT-TOO-SHORT-ERROR:CAPS"/>
532
+ <keyword type="constant" name="CR_OUT_OF_BOUNDS_ERROR" link="libcroco-cr-utils.html#CR-OUT-OF-BOUNDS-ERROR:CAPS"/>
533
+ <keyword type="constant" name="CR_EMPTY_PARSER_INPUT_ERROR" link="libcroco-cr-utils.html#CR-EMPTY-PARSER-INPUT-ERROR:CAPS"/>
534
+ <keyword type="constant" name="CR_ENCODING_ERROR" link="libcroco-cr-utils.html#CR-ENCODING-ERROR:CAPS"/>
535
+ <keyword type="constant" name="CR_ENCODING_NOT_FOUND_ERROR" link="libcroco-cr-utils.html#CR-ENCODING-NOT-FOUND-ERROR:CAPS"/>
536
+ <keyword type="constant" name="CR_PARSING_ERROR" link="libcroco-cr-utils.html#CR-PARSING-ERROR:CAPS"/>
537
+ <keyword type="constant" name="CR_SYNTAX_ERROR" link="libcroco-cr-utils.html#CR-SYNTAX-ERROR:CAPS"/>
538
+ <keyword type="constant" name="CR_NO_ROOT_NODE_ERROR" link="libcroco-cr-utils.html#CR-NO-ROOT-NODE-ERROR:CAPS"/>
539
+ <keyword type="constant" name="CR_NO_TOKEN" link="libcroco-cr-utils.html#CR-NO-TOKEN:CAPS"/>
540
+ <keyword type="constant" name="CR_OUT_OF_MEMORY_ERROR" link="libcroco-cr-utils.html#CR-OUT-OF-MEMORY-ERROR:CAPS"/>
541
+ <keyword type="constant" name="CR_PSEUDO_CLASS_SEL_HANDLER_NOT_FOUND_ERROR" link="libcroco-cr-utils.html#CR-PSEUDO-CLASS-SEL-HANDLER-NOT-FOUND-ERROR:CAPS"/>
542
+ <keyword type="constant" name="CR_BAD_PSEUDO_CLASS_SEL_HANDLER_ERROR" link="libcroco-cr-utils.html#CR-BAD-PSEUDO-CLASS-SEL-HANDLER-ERROR:CAPS"/>
543
+ <keyword type="constant" name="CR_ERROR" link="libcroco-cr-utils.html#CR-ERROR:CAPS"/>
544
+ <keyword type="constant" name="CR_FILE_NOT_FOUND_ERROR" link="libcroco-cr-utils.html#CR-FILE-NOT-FOUND-ERROR:CAPS"/>
545
+ <keyword type="constant" name="CR_VALUE_NOT_FOUND_ERROR" link="libcroco-cr-utils.html#CR-VALUE-NOT-FOUND-ERROR:CAPS"/>
546
+ <keyword type="constant" name="CR_SEEK_CUR" link="libcroco-cr-utils.html#CR-SEEK-CUR:CAPS"/>
547
+ <keyword type="constant" name="CR_SEEK_BEGIN" link="libcroco-cr-utils.html#CR-SEEK-BEGIN:CAPS"/>
548
+ <keyword type="constant" name="CR_SEEK_END" link="libcroco-cr-utils.html#CR-SEEK-END:CAPS"/>
510
549
  </functions>
511
550
  </book>