cairo 1.15.12-x86-mingw32 → 1.15.13-x86-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +5 -5
- data/NEWS +12 -0
- data/Rakefile +3 -7
- data/ext/cairo/rb_cairo.h +2 -2
- data/ext/cairo/rb_cairo_font_options.c +28 -1
- data/lib/2.2/cairo.so +0 -0
- data/lib/2.3/cairo.so +0 -0
- data/lib/2.4/cairo.so +0 -0
- data/lib/2.5/cairo.so +0 -0
- data/test/test_font_options.rb +7 -0
- data/vendor/local/bin/fc-cache.exe +0 -0
- data/vendor/local/bin/fc-cat.exe +0 -0
- data/vendor/local/bin/fc-conflist.exe +0 -0
- data/vendor/local/bin/fc-list.exe +0 -0
- data/vendor/local/bin/fc-match.exe +0 -0
- data/vendor/local/bin/fc-pattern.exe +0 -0
- data/vendor/local/bin/fc-query.exe +0 -0
- data/vendor/local/bin/fc-scan.exe +0 -0
- data/vendor/local/bin/fc-validate.exe +0 -0
- data/vendor/local/bin/freetype-config +5 -5
- data/vendor/local/bin/libcairo-2.dll +0 -0
- data/vendor/local/bin/libcairo-gobject-2.dll +0 -0
- data/vendor/local/bin/libcairo-script-interpreter-2.dll +0 -0
- data/vendor/local/bin/libfontconfig-1.dll +0 -0
- data/vendor/local/bin/libfreetype-6.dll +0 -0
- data/vendor/local/bin/libgcc_s_sjlj-1.dll +0 -0
- data/vendor/local/bin/libpixman-1-0.dll +0 -0
- data/vendor/local/bin/libpng-config +1 -1
- data/vendor/local/bin/libpng16-16.dll +0 -0
- data/vendor/local/bin/libpng16-config +1 -1
- data/vendor/local/bin/libstdc++-6.dll +0 -0
- data/vendor/local/bin/libwinpthread-1.dll +0 -0
- data/vendor/local/bin/libxml2-2.dll +0 -0
- data/vendor/local/bin/png-fix-itxt.exe +0 -0
- data/vendor/local/bin/pngfix.exe +0 -0
- data/vendor/local/bin/xml2-config +4 -4
- data/vendor/local/bin/xmlcatalog.exe +0 -0
- data/vendor/local/bin/xmllint.exe +0 -0
- data/vendor/local/bin/zlib1211.dll +0 -0
- data/vendor/local/etc/fonts/conf.d/10-hinting-slight.conf +6 -0
- data/vendor/local/etc/fonts/conf.d/10-scale-bitmap-fonts.conf +4 -0
- data/vendor/local/etc/fonts/conf.d/20-unhint-small-vera.conf +5 -0
- data/vendor/local/etc/fonts/conf.d/30-metric-aliases.conf +8 -26
- data/vendor/local/etc/fonts/conf.d/40-nonlatin.conf +5 -0
- data/vendor/local/etc/fonts/conf.d/45-generic.conf +136 -0
- data/vendor/local/etc/fonts/conf.d/45-latin.conf +5 -0
- data/vendor/local/etc/fonts/conf.d/49-sansserif.conf +5 -0
- data/vendor/local/etc/fonts/conf.d/50-user.conf +5 -0
- data/vendor/local/etc/fonts/conf.d/51-local.conf +5 -0
- data/vendor/local/etc/fonts/conf.d/60-generic.conf +67 -0
- data/vendor/local/etc/fonts/conf.d/60-latin.conf +5 -0
- data/vendor/local/etc/fonts/conf.d/65-fonts-persian.conf +4 -0
- data/vendor/local/etc/fonts/conf.d/65-nonlatin.conf +7 -3
- data/vendor/local/etc/fonts/conf.d/69-unifont.conf +4 -0
- data/vendor/local/etc/fonts/conf.d/80-delicious.conf +4 -0
- data/vendor/local/etc/fonts/conf.d/90-synthetic.conf +7 -3
- data/vendor/local/etc/fonts/fonts.conf +5 -0
- data/vendor/local/include/cairo/cairo-features.h +0 -1
- data/vendor/local/include/cairo/cairo-svg.h +1 -1
- data/vendor/local/include/cairo/cairo-version.h +1 -1
- data/vendor/local/include/cairo/cairo.h +8 -1
- data/vendor/local/include/fontconfig/fcfreetype.h +1 -1
- data/vendor/local/include/fontconfig/fcprivate.h +8 -1
- data/vendor/local/include/fontconfig/fontconfig.h +61 -6
- data/vendor/local/lib/fontconfig.def +10 -1
- data/vendor/local/lib/libcairo-gobject.a +0 -0
- data/vendor/local/lib/libcairo-gobject.dll.a +0 -0
- data/vendor/local/lib/libcairo-gobject.la +4 -4
- data/vendor/local/lib/libcairo-script-interpreter.a +0 -0
- data/vendor/local/lib/libcairo-script-interpreter.dll.a +0 -0
- data/vendor/local/lib/libcairo-script-interpreter.la +4 -4
- data/vendor/local/lib/libcairo.a +0 -0
- data/vendor/local/lib/libcairo.dll.a +0 -0
- data/vendor/local/lib/libcairo.la +4 -4
- data/vendor/local/lib/libfontconfig.dll.a +0 -0
- data/vendor/local/lib/libfontconfig.la +5 -5
- data/vendor/local/lib/libfreetype.a +0 -0
- data/vendor/local/lib/libfreetype.dll.a +0 -0
- data/vendor/local/lib/libfreetype.la +2 -2
- data/vendor/local/lib/libpixman-1.a +0 -0
- data/vendor/local/lib/libpixman-1.dll.a +0 -0
- data/vendor/local/lib/libpixman-1.la +2 -2
- data/vendor/local/lib/libpng.a +0 -0
- data/vendor/local/lib/libpng.dll.a +0 -0
- data/vendor/local/lib/libpng.la +2 -2
- data/vendor/local/lib/libpng16.a +0 -0
- data/vendor/local/lib/libpng16.dll.a +0 -0
- data/vendor/local/lib/libpng16.la +2 -2
- data/vendor/local/lib/libxml2.a +0 -0
- data/vendor/local/lib/libxml2.dll.a +0 -0
- data/vendor/local/lib/libxml2.la +2 -2
- data/vendor/local/lib/libz.a +0 -0
- data/vendor/local/lib/libz.dll.a +0 -0
- data/vendor/local/lib/pkgconfig/cairo-fc.pc +2 -2
- data/vendor/local/lib/pkgconfig/cairo-ft.pc +2 -2
- data/vendor/local/lib/pkgconfig/cairo-gobject.pc +2 -2
- data/vendor/local/lib/pkgconfig/cairo-pdf.pc +2 -2
- data/vendor/local/lib/pkgconfig/cairo-png.pc +2 -2
- data/vendor/local/lib/pkgconfig/cairo-ps.pc +2 -2
- data/vendor/local/lib/pkgconfig/cairo-script.pc +2 -2
- data/vendor/local/lib/pkgconfig/cairo-svg.pc +2 -2
- data/vendor/local/lib/pkgconfig/cairo-win32-font.pc +2 -2
- data/vendor/local/lib/pkgconfig/cairo-win32.pc +2 -2
- data/vendor/local/lib/pkgconfig/cairo.pc +2 -2
- data/vendor/local/lib/pkgconfig/fontconfig.pc +6 -6
- data/vendor/local/lib/pkgconfig/freetype2.pc +4 -4
- data/vendor/local/lib/pkgconfig/libpng.pc +1 -1
- data/vendor/local/lib/pkgconfig/libpng16.pc +1 -1
- data/vendor/local/lib/pkgconfig/libxml-2.0.pc +2 -2
- data/vendor/local/lib/pkgconfig/pixman-1.pc +1 -1
- data/vendor/local/lib/pkgconfig/zlib.pc +3 -3
- data/vendor/local/lib/xml2Conf.sh +3 -3
- data/vendor/local/share/fontconfig/conf.avail/10-autohint.conf +5 -0
- data/vendor/local/share/fontconfig/conf.avail/10-hinting-full.conf +6 -0
- data/vendor/local/share/fontconfig/conf.avail/10-hinting-medium.conf +6 -0
- data/vendor/local/share/fontconfig/conf.avail/10-hinting-none.conf +6 -0
- data/vendor/local/share/fontconfig/conf.avail/10-hinting-slight.conf +6 -0
- data/vendor/local/share/fontconfig/conf.avail/10-no-sub-pixel.conf +5 -0
- data/vendor/local/share/fontconfig/conf.avail/10-scale-bitmap-fonts.conf +4 -0
- data/vendor/local/share/fontconfig/conf.avail/10-sub-pixel-bgr.conf +5 -0
- data/vendor/local/share/fontconfig/conf.avail/10-sub-pixel-rgb.conf +5 -0
- data/vendor/local/share/fontconfig/conf.avail/10-sub-pixel-vbgr.conf +5 -0
- data/vendor/local/share/fontconfig/conf.avail/10-sub-pixel-vrgb.conf +5 -0
- data/vendor/local/share/fontconfig/conf.avail/10-unhinted.conf +5 -0
- data/vendor/local/share/fontconfig/conf.avail/11-lcdfilter-default.conf +5 -0
- data/vendor/local/share/fontconfig/conf.avail/11-lcdfilter-legacy.conf +5 -0
- data/vendor/local/share/fontconfig/conf.avail/11-lcdfilter-light.conf +5 -0
- data/vendor/local/share/fontconfig/conf.avail/20-unhint-small-vera.conf +5 -0
- data/vendor/local/share/fontconfig/conf.avail/25-unhint-nonlatin.conf +4 -0
- data/vendor/local/share/fontconfig/conf.avail/30-metric-aliases.conf +8 -26
- data/vendor/local/share/fontconfig/conf.avail/40-nonlatin.conf +5 -0
- data/vendor/local/share/fontconfig/conf.avail/45-generic.conf +136 -0
- data/vendor/local/share/fontconfig/conf.avail/45-latin.conf +5 -0
- data/vendor/local/share/fontconfig/conf.avail/49-sansserif.conf +5 -0
- data/vendor/local/share/fontconfig/conf.avail/50-user.conf +5 -0
- data/vendor/local/share/fontconfig/conf.avail/51-local.conf +5 -0
- data/vendor/local/share/fontconfig/conf.avail/60-generic.conf +67 -0
- data/vendor/local/share/fontconfig/conf.avail/60-latin.conf +5 -0
- data/vendor/local/share/fontconfig/conf.avail/65-fonts-persian.conf +4 -0
- data/vendor/local/share/fontconfig/conf.avail/65-khmer.conf +4 -0
- data/vendor/local/share/fontconfig/conf.avail/65-nonlatin.conf +7 -3
- data/vendor/local/share/fontconfig/conf.avail/69-unifont.conf +4 -0
- data/vendor/local/share/fontconfig/conf.avail/70-no-bitmaps.conf +5 -0
- data/vendor/local/share/fontconfig/conf.avail/70-yes-bitmaps.conf +5 -0
- data/vendor/local/share/fontconfig/conf.avail/80-delicious.conf +4 -0
- data/vendor/local/share/fontconfig/conf.avail/90-synthetic.conf +7 -3
- data/vendor/local/share/gettext/its/fontconfig.its +4 -0
- data/vendor/local/share/gettext/its/fontconfig.loc +6 -0
- data/vendor/local/share/gtk-doc/html/cairo/cairo-FreeType-Fonts.html +2 -1
- data/vendor/local/share/gtk-doc/html/cairo/cairo-Image-Surfaces.html +1 -1
- data/vendor/local/share/gtk-doc/html/cairo/cairo-SVG-Surfaces.html +9 -32
- data/vendor/local/share/gtk-doc/html/cairo/cairo-Tags-and-Links.html +3 -3
- data/vendor/local/share/gtk-doc/html/cairo/cairo-Version-Information.html +2 -2
- data/vendor/local/share/gtk-doc/html/cairo/cairo.devhelp2 +1 -1
- data/vendor/local/share/gtk-doc/html/cairo/index-1.10.html +56 -56
- data/vendor/local/share/gtk-doc/html/cairo/index-1.12.html +63 -63
- data/vendor/local/share/gtk-doc/html/cairo/index-1.14.html +5 -5
- data/vendor/local/share/gtk-doc/html/cairo/index-1.2.html +54 -52
- data/vendor/local/share/gtk-doc/html/cairo/index-1.4.html +29 -29
- data/vendor/local/share/gtk-doc/html/cairo/index-1.6.html +22 -22
- data/vendor/local/share/gtk-doc/html/cairo/index-1.8.html +33 -33
- data/vendor/local/share/gtk-doc/html/cairo/index-all.html +508 -508
- data/vendor/local/share/gtk-doc/html/cairo/index.html +1 -1
- data/vendor/local/share/license/fontconfig/README +260 -2
- metadata +31 -26
- data/vendor/local/etc/fonts/conf.d/30-urw-aliases.conf +0 -33
- data/vendor/local/share/fontconfig/conf.avail/30-urw-aliases.conf +0 -33
@@ -25,77 +25,77 @@
|
|
25
25
|
<div xmlns:xlink="http://www.w3.org/1999/xlink" class="index">
|
26
26
|
<div class="indexdiv">
|
27
27
|
<h3>F</h3>
|
28
|
-
<dl><dt id="ientry-
|
28
|
+
<dl><dt id="ientry-idp47028692552960">cairo_format_stride_for_width, <a class="indexterm" href="cairo-Image-Surfaces.html#cairo-format-stride-for-width">cairo_format_stride_for_width ()</a>
|
29
29
|
</dt></dl>
|
30
30
|
</div>
|
31
31
|
<div class="indexdiv">
|
32
32
|
<h3>H</h3>
|
33
33
|
<dl>
|
34
|
-
<dt id="ientry-
|
34
|
+
<dt id="ientry-idp47028679318096">cairo_has_current_point, <a class="indexterm" href="cairo-Paths.html#cairo-has-current-point">cairo_has_current_point ()</a>
|
35
35
|
</dt>
|
36
|
-
<dt id="ientry-
|
36
|
+
<dt id="ientry-idp47028692104864">CAIRO_HAS_QUARTZ_FONT, <a class="indexterm" href="cairo-Quartz-(CGFont)-Fonts.html#CAIRO-HAS-QUARTZ-FONT:CAPS">CAIRO_HAS_QUARTZ_FONT</a>
|
37
37
|
</dt>
|
38
|
-
<dt id="ientry-
|
38
|
+
<dt id="ientry-idp47028697008016">CAIRO_HAS_QUARTZ_SURFACE, <a class="indexterm" href="cairo-Quartz-Surfaces.html#CAIRO-HAS-QUARTZ-SURFACE:CAPS">CAIRO_HAS_QUARTZ_SURFACE</a>
|
39
39
|
</dt>
|
40
|
-
<dt id="ientry-
|
40
|
+
<dt id="ientry-idp47028698510944">CAIRO_HAS_XLIB_XRENDER_SURFACE, <a class="indexterm" href="cairo-XLib-XRender-Backend.html#CAIRO-HAS-XLIB-XRENDER-SURFACE:CAPS">CAIRO_HAS_XLIB_XRENDER_SURFACE</a>
|
41
41
|
</dt>
|
42
42
|
</dl>
|
43
43
|
</div>
|
44
44
|
<div class="indexdiv">
|
45
45
|
<h3>P</h3>
|
46
46
|
<dl>
|
47
|
-
<dt id="ientry-
|
47
|
+
<dt id="ientry-idp47028679770864">cairo_path_extents, <a class="indexterm" href="cairo-Paths.html#cairo-path-extents">cairo_path_extents ()</a>
|
48
48
|
</dt>
|
49
|
-
<dt id="ientry-
|
49
|
+
<dt id="ientry-idp47028697254560">cairo_ps_get_levels, <a class="indexterm" href="cairo-PostScript-Surfaces.html#cairo-ps-get-levels">cairo_ps_get_levels ()</a>
|
50
50
|
</dt>
|
51
|
-
<dt id="ientry-
|
51
|
+
<dt id="ientry-idp47028697489664">cairo_ps_level_t, <a class="indexterm" href="cairo-PostScript-Surfaces.html#cairo-ps-level-t">enum cairo_ps_level_t</a>
|
52
52
|
</dt>
|
53
|
-
<dt id="ientry-
|
53
|
+
<dt id="ientry-idp47028697275648">cairo_ps_level_to_string, <a class="indexterm" href="cairo-PostScript-Surfaces.html#cairo-ps-level-to-string">cairo_ps_level_to_string ()</a>
|
54
54
|
</dt>
|
55
|
-
<dt id="ientry-
|
55
|
+
<dt id="ientry-idp47028697321680">cairo_ps_surface_get_eps, <a class="indexterm" href="cairo-PostScript-Surfaces.html#cairo-ps-surface-get-eps">cairo_ps_surface_get_eps ()</a>
|
56
56
|
</dt>
|
57
|
-
<dt id="ientry-
|
57
|
+
<dt id="ientry-idp47028697231552">cairo_ps_surface_restrict_to_level, <a class="indexterm" href="cairo-PostScript-Surfaces.html#cairo-ps-surface-restrict-to-level">cairo_ps_surface_restrict_to_level ()</a>
|
58
58
|
</dt>
|
59
|
-
<dt id="ientry-
|
59
|
+
<dt id="ientry-idp47028697297472">cairo_ps_surface_set_eps, <a class="indexterm" href="cairo-PostScript-Surfaces.html#cairo-ps-surface-set-eps">cairo_ps_surface_set_eps ()</a>
|
60
60
|
</dt>
|
61
61
|
</dl>
|
62
62
|
</div>
|
63
63
|
<div class="indexdiv">
|
64
64
|
<h3>Q</h3>
|
65
65
|
<dl>
|
66
|
-
<dt id="ientry-
|
66
|
+
<dt id="ientry-idp47028691985344">cairo_quartz_font_face_create_for_atsu_font_id, <a class="indexterm" href="cairo-Quartz-(CGFont)-Fonts.html#cairo-quartz-font-face-create-for-atsu-font-id">cairo_quartz_font_face_create_for_atsu_font_id ()</a>
|
67
67
|
</dt>
|
68
|
-
<dt id="ientry-
|
68
|
+
<dt id="ientry-idp47028690373088">cairo_quartz_font_face_create_for_cgfont, <a class="indexterm" href="cairo-Quartz-(CGFont)-Fonts.html#cairo-quartz-font-face-create-for-cgfont">cairo_quartz_font_face_create_for_cgfont ()</a>
|
69
69
|
</dt>
|
70
|
-
<dt id="ientry-
|
70
|
+
<dt id="ientry-idp47028692058656">cairo_quartz_surface_create, <a class="indexterm" href="cairo-Quartz-Surfaces.html#cairo-quartz-surface-create">cairo_quartz_surface_create ()</a>
|
71
71
|
</dt>
|
72
|
-
<dt id="ientry-
|
72
|
+
<dt id="ientry-idp47028684834976">cairo_quartz_surface_create_for_cg_context, <a class="indexterm" href="cairo-Quartz-Surfaces.html#cairo-quartz-surface-create-for-cg-context">cairo_quartz_surface_create_for_cg_context ()</a>
|
73
73
|
</dt>
|
74
|
-
<dt id="ientry-
|
74
|
+
<dt id="ientry-idp47028694238864">cairo_quartz_surface_get_cg_context, <a class="indexterm" href="cairo-Quartz-Surfaces.html#cairo-quartz-surface-get-cg-context">cairo_quartz_surface_get_cg_context ()</a>
|
75
75
|
</dt>
|
76
76
|
</dl>
|
77
77
|
</div>
|
78
78
|
<div class="indexdiv">
|
79
79
|
<h3>S</h3>
|
80
80
|
<dl>
|
81
|
-
<dt id="ientry-
|
81
|
+
<dt id="ientry-idp47028696279104">cairo_surface_copy_page, <a class="indexterm" href="cairo-cairo-surface-t.html#cairo-surface-copy-page">cairo_surface_copy_page ()</a>
|
82
82
|
</dt>
|
83
|
-
<dt id="ientry-
|
83
|
+
<dt id="ientry-idp47028696299872">cairo_surface_show_page, <a class="indexterm" href="cairo-cairo-surface-t.html#cairo-surface-show-page">cairo_surface_show_page ()</a>
|
84
84
|
</dt>
|
85
85
|
</dl>
|
86
86
|
</div>
|
87
87
|
<div class="indexdiv">
|
88
88
|
<h3>W</h3>
|
89
89
|
<dl>
|
90
|
-
<dt id="ientry-
|
90
|
+
<dt id="ientry-idp47028693451280">cairo_win32_font_face_create_for_logfontw_hfont, <a class="indexterm" href="cairo-Win32-Fonts.html#cairo-win32-font-face-create-for-logfontw-hfont">cairo_win32_font_face_create_for_logfontw_hfont ()</a>
|
91
91
|
</dt>
|
92
|
-
<dt id="ientry-
|
92
|
+
<dt id="ientry-idp47028697526720">cairo_win32_printing_surface_create, <a class="indexterm" href="cairo-Win32-Surfaces.html#cairo-win32-printing-surface-create">cairo_win32_printing_surface_create ()</a>
|
93
93
|
</dt>
|
94
94
|
</dl>
|
95
95
|
</div>
|
96
96
|
<div class="indexdiv">
|
97
97
|
<h3>X</h3>
|
98
|
-
<dl><dt id="ientry-
|
98
|
+
<dl><dt id="ientry-idp47028697607856">cairo_xlib_surface_get_xrender_format, <a class="indexterm" href="cairo-XLib-XRender-Backend.html#cairo-xlib-surface-get-xrender-format">cairo_xlib_surface_get_xrender_format ()</a>
|
99
99
|
</dt></dl>
|
100
100
|
</div>
|
101
101
|
</div>
|
@@ -26,96 +26,96 @@
|
|
26
26
|
<div class="indexdiv">
|
27
27
|
<h3>G</h3>
|
28
28
|
<dl>
|
29
|
-
<dt id="ientry-
|
29
|
+
<dt id="ientry-idp47028690836512">cairo_glyph_allocate, <a class="indexterm" href="cairo-text.html#cairo-glyph-allocate">cairo_glyph_allocate ()</a>
|
30
30
|
</dt>
|
31
|
-
<dt id="ientry-
|
31
|
+
<dt id="ientry-idp47028690858304">cairo_glyph_free, <a class="indexterm" href="cairo-text.html#cairo-glyph-free">cairo_glyph_free ()</a>
|
32
32
|
</dt>
|
33
33
|
</dl>
|
34
34
|
</div>
|
35
35
|
<div class="indexdiv">
|
36
36
|
<h3>H</h3>
|
37
37
|
<dl>
|
38
|
-
<dt id="ientry-
|
38
|
+
<dt id="ientry-idp47028695109280">CAIRO_HAS_IMAGE_SURFACE, <a class="indexterm" href="cairo-Image-Surfaces.html#CAIRO-HAS-IMAGE-SURFACE:CAPS">CAIRO_HAS_IMAGE_SURFACE</a>
|
39
39
|
</dt>
|
40
|
-
<dt id="ientry-
|
40
|
+
<dt id="ientry-idp47028694826112">CAIRO_HAS_USER_FONT, <a class="indexterm" href="cairo-User-Fonts.html#CAIRO-HAS-USER-FONT:CAPS">CAIRO_HAS_USER_FONT</a>
|
41
41
|
</dt>
|
42
|
-
<dt id="ientry-
|
42
|
+
<dt id="ientry-idp47028693578192">CAIRO_HAS_WIN32_FONT, <a class="indexterm" href="cairo-Win32-Fonts.html#CAIRO-HAS-WIN32-FONT:CAPS">CAIRO_HAS_WIN32_FONT</a>
|
43
43
|
</dt>
|
44
44
|
</dl>
|
45
45
|
</div>
|
46
46
|
<div class="indexdiv">
|
47
47
|
<h3>S</h3>
|
48
48
|
<dl>
|
49
|
-
<dt id="ientry-
|
49
|
+
<dt id="ientry-idp47028692272720">cairo_scaled_font_get_scale_matrix, <a class="indexterm" href="cairo-cairo-scaled-font-t.html#cairo-scaled-font-get-scale-matrix">cairo_scaled_font_get_scale_matrix ()</a>
|
50
50
|
</dt>
|
51
|
-
<dt id="ientry-
|
51
|
+
<dt id="ientry-idp47028691691840">cairo_scaled_font_text_to_glyphs, <a class="indexterm" href="cairo-cairo-scaled-font-t.html#cairo-scaled-font-text-to-glyphs">cairo_scaled_font_text_to_glyphs ()</a>
|
52
52
|
</dt>
|
53
|
-
<dt id="ientry-
|
53
|
+
<dt id="ientry-idp47028690633376">cairo_show_text_glyphs, <a class="indexterm" href="cairo-text.html#cairo-show-text-glyphs">cairo_show_text_glyphs ()</a>
|
54
54
|
</dt>
|
55
|
-
<dt id="ientry-
|
55
|
+
<dt id="ientry-idp47028696147552">cairo_surface_get_fallback_resolution, <a class="indexterm" href="cairo-cairo-surface-t.html#cairo-surface-get-fallback-resolution">cairo_surface_get_fallback_resolution ()</a>
|
56
56
|
</dt>
|
57
|
-
<dt id="ientry-
|
57
|
+
<dt id="ientry-idp47028696320608">cairo_surface_has_show_text_glyphs, <a class="indexterm" href="cairo-cairo-surface-t.html#cairo-surface-has-show-text-glyphs">cairo_surface_has_show_text_glyphs ()</a>
|
58
58
|
</dt>
|
59
59
|
</dl>
|
60
60
|
</div>
|
61
61
|
<div class="indexdiv">
|
62
62
|
<h3>T</h3>
|
63
63
|
<dl>
|
64
|
-
<dt id="ientry-
|
64
|
+
<dt id="ientry-idp47028690876208">cairo_text_cluster_allocate, <a class="indexterm" href="cairo-text.html#cairo-text-cluster-allocate">cairo_text_cluster_allocate ()</a>
|
65
65
|
</dt>
|
66
|
-
<dt id="ientry-
|
66
|
+
<dt id="ientry-idp47028691000528">cairo_text_cluster_flags_t, <a class="indexterm" href="cairo-text.html#cairo-text-cluster-flags-t">enum cairo_text_cluster_flags_t</a>
|
67
67
|
</dt>
|
68
|
-
<dt id="ientry-
|
68
|
+
<dt id="ientry-idp47028690898016">cairo_text_cluster_free, <a class="indexterm" href="cairo-text.html#cairo-text-cluster-free">cairo_text_cluster_free ()</a>
|
69
69
|
</dt>
|
70
|
-
<dt id="ientry-
|
70
|
+
<dt id="ientry-idp47028690976016">cairo_text_cluster_t, <a class="indexterm" href="cairo-text.html#cairo-text-cluster-t">cairo_text_cluster_t</a>
|
71
71
|
</dt>
|
72
|
-
<dt id="ientry-
|
72
|
+
<dt id="ientry-idp47028690760480">cairo_toy_font_face_create, <a class="indexterm" href="cairo-text.html#cairo-toy-font-face-create">cairo_toy_font_face_create ()</a>
|
73
73
|
</dt>
|
74
|
-
<dt id="ientry-
|
74
|
+
<dt id="ientry-idp47028690789296">cairo_toy_font_face_get_family, <a class="indexterm" href="cairo-text.html#cairo-toy-font-face-get-family">cairo_toy_font_face_get_family ()</a>
|
75
75
|
</dt>
|
76
|
-
<dt id="ientry-
|
76
|
+
<dt id="ientry-idp47028690805216">cairo_toy_font_face_get_slant, <a class="indexterm" href="cairo-text.html#cairo-toy-font-face-get-slant">cairo_toy_font_face_get_slant ()</a>
|
77
77
|
</dt>
|
78
|
-
<dt id="ientry-
|
78
|
+
<dt id="ientry-idp47028690820864">cairo_toy_font_face_get_weight, <a class="indexterm" href="cairo-text.html#cairo-toy-font-face-get-weight">cairo_toy_font_face_get_weight ()</a>
|
79
79
|
</dt>
|
80
80
|
</dl>
|
81
81
|
</div>
|
82
82
|
<div class="indexdiv">
|
83
83
|
<h3>U</h3>
|
84
84
|
<dl>
|
85
|
-
<dt id="ientry-
|
85
|
+
<dt id="ientry-idp47028693763392">cairo_user_font_face_create, <a class="indexterm" href="cairo-User-Fonts.html#cairo-user-font-face-create">cairo_user_font_face_create ()</a>
|
86
86
|
</dt>
|
87
|
-
<dt id="ientry-
|
87
|
+
<dt id="ientry-idp47028693802768">cairo_user_font_face_get_init_func, <a class="indexterm" href="cairo-User-Fonts.html#cairo-user-font-face-get-init-func">cairo_user_font_face_get_init_func ()</a>
|
88
88
|
</dt>
|
89
|
-
<dt id="ientry-
|
89
|
+
<dt id="ientry-idp47028694731584">cairo_user_font_face_get_render_glyph_func, <a class="indexterm" href="cairo-User-Fonts.html#cairo-user-font-face-get-render-glyph-func">cairo_user_font_face_get_render_glyph_func ()</a>
|
90
90
|
</dt>
|
91
|
-
<dt id="ientry-
|
91
|
+
<dt id="ientry-idp47028694807360">cairo_user_font_face_get_text_to_glyphs_func, <a class="indexterm" href="cairo-User-Fonts.html#cairo-user-font-face-get-text-to-glyphs-func">cairo_user_font_face_get_text_to_glyphs_func ()</a>
|
92
92
|
</dt>
|
93
|
-
<dt id="ientry-
|
93
|
+
<dt id="ientry-idp47028694769472">cairo_user_font_face_get_unicode_to_glyph_func, <a class="indexterm" href="cairo-User-Fonts.html#cairo-user-font-face-get-unicode-to-glyph-func">cairo_user_font_face_get_unicode_to_glyph_func ()</a>
|
94
94
|
</dt>
|
95
|
-
<dt id="ientry-
|
95
|
+
<dt id="ientry-idp47028693779312">cairo_user_font_face_set_init_func, <a class="indexterm" href="cairo-User-Fonts.html#cairo-user-font-face-set-init-func">cairo_user_font_face_set_init_func ()</a>
|
96
96
|
</dt>
|
97
|
-
<dt id="ientry-
|
97
|
+
<dt id="ientry-idp47028693822320">cairo_user_font_face_set_render_glyph_func, <a class="indexterm" href="cairo-User-Fonts.html#cairo-user-font-face-set-render-glyph-func">cairo_user_font_face_set_render_glyph_func ()</a>
|
98
98
|
</dt>
|
99
|
-
<dt id="ientry-
|
99
|
+
<dt id="ientry-idp47028694786736">cairo_user_font_face_set_text_to_glyphs_func, <a class="indexterm" href="cairo-User-Fonts.html#cairo-user-font-face-set-text-to-glyphs-func">cairo_user_font_face_set_text_to_glyphs_func ()</a>
|
100
100
|
</dt>
|
101
|
-
<dt id="ientry-
|
101
|
+
<dt id="ientry-idp47028694748848">cairo_user_font_face_set_unicode_to_glyph_func, <a class="indexterm" href="cairo-User-Fonts.html#cairo-user-font-face-set-unicode-to-glyph-func">cairo_user_font_face_set_unicode_to_glyph_func ()</a>
|
102
102
|
</dt>
|
103
|
-
<dt id="ientry-
|
103
|
+
<dt id="ientry-idp47028680023632">cairo_user_scaled_font_init_func_t, <a class="indexterm" href="cairo-User-Fonts.html#cairo-user-scaled-font-init-func-t">cairo_user_scaled_font_init_func_t ()</a>
|
104
104
|
</dt>
|
105
|
-
<dt id="ientry-
|
105
|
+
<dt id="ientry-idp47028693590544">cairo_user_scaled_font_render_glyph_func_t, <a class="indexterm" href="cairo-User-Fonts.html#cairo-user-scaled-font-render-glyph-func-t">cairo_user_scaled_font_render_glyph_func_t ()</a>
|
106
106
|
</dt>
|
107
|
-
<dt id="ientry-
|
107
|
+
<dt id="ientry-idp47028693646480">cairo_user_scaled_font_text_to_glyphs_func_t, <a class="indexterm" href="cairo-User-Fonts.html#cairo-user-scaled-font-text-to-glyphs-func-t">cairo_user_scaled_font_text_to_glyphs_func_t ()</a>
|
108
108
|
</dt>
|
109
|
-
<dt id="ientry-
|
109
|
+
<dt id="ientry-idp47028693727472">cairo_user_scaled_font_unicode_to_glyph_func_t, <a class="indexterm" href="cairo-User-Fonts.html#cairo-user-scaled-font-unicode-to-glyph-func-t">cairo_user_scaled_font_unicode_to_glyph_func_t ()</a>
|
110
110
|
</dt>
|
111
111
|
</dl>
|
112
112
|
</div>
|
113
113
|
<div class="indexdiv">
|
114
114
|
<h3>V</h3>
|
115
115
|
<dl>
|
116
|
-
<dt id="ientry-
|
116
|
+
<dt id="ientry-idp47028699218016">CAIRO_VERSION_STRING, <a class="indexterm" href="cairo-Version-Information.html#CAIRO-VERSION-STRING:CAPS">CAIRO_VERSION_STRING</a>
|
117
117
|
</dt>
|
118
|
-
<dt id="ientry-
|
118
|
+
<dt id="ientry-idp47028697701280">CAIRO_VERSION_STRINGIZE, <a class="indexterm" href="cairo-Version-Information.html#CAIRO-VERSION-STRINGIZE:CAPS">CAIRO_VERSION_STRINGIZE()</a>
|
119
119
|
</dt>
|
120
120
|
</dl>
|
121
121
|
</div>
|
@@ -26,1120 +26,1120 @@
|
|
26
26
|
<div class="indexdiv">
|
27
27
|
<h3>A</h3>
|
28
28
|
<dl>
|
29
|
-
<dt id="ientry-
|
29
|
+
<dt id="ientry-idp47028687494880">cairo_antialias_t, <a class="indexterm" href="cairo-cairo-t.html#cairo-antialias-t">enum cairo_antialias_t</a>
|
30
30
|
</dt>
|
31
|
-
<dt id="ientry-
|
31
|
+
<dt id="ientry-idp47028679291584">cairo_append_path, <a class="indexterm" href="cairo-Paths.html#cairo-append-path">cairo_append_path ()</a>
|
32
32
|
</dt>
|
33
|
-
<dt id="ientry-
|
33
|
+
<dt id="ientry-idp47028684039616">cairo_arc, <a class="indexterm" href="cairo-Paths.html#cairo-arc">cairo_arc ()</a>
|
34
34
|
</dt>
|
35
|
-
<dt id="ientry-
|
35
|
+
<dt id="ientry-idp47028684092832">cairo_arc_negative, <a class="indexterm" href="cairo-Paths.html#cairo-arc-negative">cairo_arc_negative ()</a>
|
36
36
|
</dt>
|
37
37
|
</dl>
|
38
38
|
</div>
|
39
39
|
<div class="indexdiv">
|
40
40
|
<h3>B</h3>
|
41
|
-
<dl><dt id="ientry-
|
41
|
+
<dl><dt id="ientry-idp47028692662160">cairo_bool_t, <a class="indexterm" href="cairo-Types.html#cairo-bool-t">cairo_bool_t</a>
|
42
42
|
</dt></dl>
|
43
43
|
</div>
|
44
44
|
<div class="indexdiv">
|
45
45
|
<h3>C</h3>
|
46
46
|
<dl>
|
47
|
-
<dt id="ientry-
|
47
|
+
<dt id="ientry-idp47028686823440">cairo_clip, <a class="indexterm" href="cairo-cairo-t.html#cairo-clip">cairo_clip ()</a>
|
48
48
|
</dt>
|
49
|
-
<dt id="ientry-
|
49
|
+
<dt id="ientry-idp47028686878928">cairo_clip_extents, <a class="indexterm" href="cairo-cairo-t.html#cairo-clip-extents">cairo_clip_extents ()</a>
|
50
50
|
</dt>
|
51
|
-
<dt id="ientry-
|
51
|
+
<dt id="ientry-idp47028686850624">cairo_clip_preserve, <a class="indexterm" href="cairo-cairo-t.html#cairo-clip-preserve">cairo_clip_preserve ()</a>
|
52
52
|
</dt>
|
53
|
-
<dt id="ientry-
|
53
|
+
<dt id="ientry-idp47028679425904">cairo_close_path, <a class="indexterm" href="cairo-Paths.html#cairo-close-path">cairo_close_path ()</a>
|
54
54
|
</dt>
|
55
|
-
<dt id="ientry-
|
55
|
+
<dt id="ientry-idp47028696633936">cairo_content_t, <a class="indexterm" href="cairo-cairo-surface-t.html#cairo-content-t">enum cairo_content_t</a>
|
56
56
|
</dt>
|
57
|
-
<dt id="ientry-
|
57
|
+
<dt id="ientry-idp47028686981840">cairo_copy_clip_rectangle_list, <a class="indexterm" href="cairo-cairo-t.html#cairo-copy-clip-rectangle-list">cairo_copy_clip_rectangle_list ()</a>
|
58
58
|
</dt>
|
59
|
-
<dt id="ientry-
|
59
|
+
<dt id="ientry-idp47028687354512">cairo_copy_page, <a class="indexterm" href="cairo-cairo-t.html#cairo-copy-page">cairo_copy_page ()</a>
|
60
60
|
</dt>
|
61
|
-
<dt id="ientry-
|
61
|
+
<dt id="ientry-idp47028679929584">cairo_copy_path, <a class="indexterm" href="cairo-Paths.html#cairo-copy-path">cairo_copy_path ()</a>
|
62
62
|
</dt>
|
63
|
-
<dt id="ientry-
|
63
|
+
<dt id="ientry-idp47028679234496">cairo_copy_path_flat, <a class="indexterm" href="cairo-Paths.html#cairo-copy-path-flat">cairo_copy_path_flat ()</a>
|
64
64
|
</dt>
|
65
|
-
<dt id="ientry-
|
65
|
+
<dt id="ientry-idp47028681516352">cairo_create, <a class="indexterm" href="cairo-cairo-t.html#cairo-create">cairo_create ()</a>
|
66
66
|
</dt>
|
67
|
-
<dt id="ientry-
|
67
|
+
<dt id="ientry-idp47028684136112">cairo_curve_to, <a class="indexterm" href="cairo-Paths.html#cairo-curve-to">cairo_curve_to ()</a>
|
68
68
|
</dt>
|
69
69
|
</dl>
|
70
70
|
</div>
|
71
71
|
<div class="indexdiv">
|
72
72
|
<h3>D</h3>
|
73
73
|
<dl>
|
74
|
-
<dt id="ientry-
|
74
|
+
<dt id="ientry-idp47028698425568">cairo_debug_reset_static_data, <a class="indexterm" href="cairo-Error-handling.html#cairo-debug-reset-static-data">cairo_debug_reset_static_data ()</a>
|
75
75
|
</dt>
|
76
|
-
<dt id="ientry-
|
76
|
+
<dt id="ientry-idp47028681574192">cairo_destroy, <a class="indexterm" href="cairo-cairo-t.html#cairo-destroy">cairo_destroy ()</a>
|
77
77
|
</dt>
|
78
|
-
<dt id="ientry-
|
78
|
+
<dt id="ientry-idp47028699287296">cairo_destroy_func_t, <a class="indexterm" href="cairo-Types.html#cairo-destroy-func-t">cairo_destroy_func_t ()</a>
|
79
79
|
</dt>
|
80
|
-
<dt id="ientry-
|
80
|
+
<dt id="ientry-idp47028694011296">cairo_device_acquire, <a class="indexterm" href="cairo-cairo-device-t.html#cairo-device-acquire">cairo_device_acquire ()</a>
|
81
81
|
</dt>
|
82
|
-
<dt id="ientry-
|
82
|
+
<dt id="ientry-idp47028694611824">cairo_device_destroy, <a class="indexterm" href="cairo-cairo-device-t.html#cairo-device-destroy">cairo_device_destroy ()</a>
|
83
83
|
</dt>
|
84
|
-
<dt id="ientry-
|
84
|
+
<dt id="ientry-idp47028694651312">cairo_device_finish, <a class="indexterm" href="cairo-cairo-device-t.html#cairo-device-finish">cairo_device_finish ()</a>
|
85
85
|
</dt>
|
86
|
-
<dt id="ientry-
|
86
|
+
<dt id="ientry-idp47028694674960">cairo_device_flush, <a class="indexterm" href="cairo-cairo-device-t.html#cairo-device-flush">cairo_device_flush ()</a>
|
87
87
|
</dt>
|
88
|
-
<dt id="ientry-
|
88
|
+
<dt id="ientry-idp47028694712736">cairo_device_get_reference_count, <a class="indexterm" href="cairo-cairo-device-t.html#cairo-device-get-reference-count">cairo_device_get_reference_count ()</a>
|
89
89
|
</dt>
|
90
|
-
<dt id="ientry-
|
90
|
+
<dt id="ientry-idp47028694692528">cairo_device_get_type, <a class="indexterm" href="cairo-cairo-device-t.html#cairo-device-get-type">cairo_device_get_type ()</a>
|
91
91
|
</dt>
|
92
|
-
<dt id="ientry-
|
92
|
+
<dt id="ientry-idp47028693984768">cairo_device_get_user_data, <a class="indexterm" href="cairo-cairo-device-t.html#cairo-device-get-user-data">cairo_device_get_user_data ()</a>
|
93
93
|
</dt>
|
94
|
-
<dt id="ientry-
|
94
|
+
<dt id="ientry-idp47028694056432">cairo_device_observer_elapsed, <a class="indexterm" href="cairo-cairo-device-t.html#cairo-device-observer-elapsed">cairo_device_observer_elapsed ()</a>
|
95
95
|
</dt>
|
96
|
-
<dt id="ientry-
|
96
|
+
<dt id="ientry-idp47028694062928">cairo_device_observer_fill_elapsed, <a class="indexterm" href="cairo-cairo-device-t.html#cairo-device-observer-fill-elapsed">cairo_device_observer_fill_elapsed ()</a>
|
97
97
|
</dt>
|
98
|
-
<dt id="ientry-
|
98
|
+
<dt id="ientry-idp47028694069440">cairo_device_observer_glyphs_elapsed, <a class="indexterm" href="cairo-cairo-device-t.html#cairo-device-observer-glyphs-elapsed">cairo_device_observer_glyphs_elapsed ()</a>
|
99
99
|
</dt>
|
100
|
-
<dt id="ientry-
|
100
|
+
<dt id="ientry-idp47028694075904">cairo_device_observer_mask_elapsed, <a class="indexterm" href="cairo-cairo-device-t.html#cairo-device-observer-mask-elapsed">cairo_device_observer_mask_elapsed ()</a>
|
101
101
|
</dt>
|
102
|
-
<dt id="ientry-
|
102
|
+
<dt id="ientry-idp47028694082416">cairo_device_observer_paint_elapsed, <a class="indexterm" href="cairo-cairo-device-t.html#cairo-device-observer-paint-elapsed">cairo_device_observer_paint_elapsed ()</a>
|
103
103
|
</dt>
|
104
|
-
<dt id="ientry-
|
104
|
+
<dt id="ientry-idp47028694088928">cairo_device_observer_print, <a class="indexterm" href="cairo-cairo-device-t.html#cairo-device-observer-print">cairo_device_observer_print ()</a>
|
105
105
|
</dt>
|
106
|
-
<dt id="ientry-
|
106
|
+
<dt id="ientry-idp47028694098272">cairo_device_observer_stroke_elapsed, <a class="indexterm" href="cairo-cairo-device-t.html#cairo-device-observer-stroke-elapsed">cairo_device_observer_stroke_elapsed ()</a>
|
107
107
|
</dt>
|
108
|
-
<dt id="ientry-
|
108
|
+
<dt id="ientry-idp47028694587312">cairo_device_reference, <a class="indexterm" href="cairo-cairo-device-t.html#cairo-device-reference">cairo_device_reference ()</a>
|
109
109
|
</dt>
|
110
|
-
<dt id="ientry-
|
110
|
+
<dt id="ientry-idp47028694037968">cairo_device_release, <a class="indexterm" href="cairo-cairo-device-t.html#cairo-device-release">cairo_device_release ()</a>
|
111
111
|
</dt>
|
112
|
-
<dt id="ientry-
|
112
|
+
<dt id="ientry-idp47028693946352">cairo_device_set_user_data, <a class="indexterm" href="cairo-cairo-device-t.html#cairo-device-set-user-data">cairo_device_set_user_data ()</a>
|
113
113
|
</dt>
|
114
|
-
<dt id="ientry-
|
114
|
+
<dt id="ientry-idp47028694631680">cairo_device_status, <a class="indexterm" href="cairo-cairo-device-t.html#cairo-device-status">cairo_device_status ()</a>
|
115
115
|
</dt>
|
116
|
-
<dt id="ientry-
|
116
|
+
<dt id="ientry-idp47028694106784">cairo_device_t, <a class="indexterm" href="cairo-cairo-device-t.html#cairo-device-t">cairo_device_t</a>
|
117
117
|
</dt>
|
118
|
-
<dt id="ientry-
|
118
|
+
<dt id="ientry-idp47028681162704">cairo_device_to_user, <a class="indexterm" href="cairo-Transformations.html#cairo-device-to-user">cairo_device_to_user ()</a>
|
119
119
|
</dt>
|
120
|
-
<dt id="ientry-
|
120
|
+
<dt id="ientry-idp47028683524400">cairo_device_to_user_distance, <a class="indexterm" href="cairo-Transformations.html#cairo-device-to-user-distance">cairo_device_to_user_distance ()</a>
|
121
121
|
</dt>
|
122
|
-
<dt id="ientry-
|
122
|
+
<dt id="ientry-idp47028694121376">cairo_device_type_t, <a class="indexterm" href="cairo-cairo-device-t.html#cairo-device-type-t">enum cairo_device_type_t</a>
|
123
123
|
</dt>
|
124
124
|
</dl>
|
125
125
|
</div>
|
126
126
|
<div class="indexdiv">
|
127
127
|
<h3>E</h3>
|
128
|
-
<dl><dt id="ientry-
|
128
|
+
<dl><dt id="ientry-idp47028689771616">cairo_extend_t, <a class="indexterm" href="cairo-cairo-pattern-t.html#cairo-extend-t">enum cairo_extend_t</a>
|
129
129
|
</dt></dl>
|
130
130
|
</div>
|
131
131
|
<div class="indexdiv">
|
132
132
|
<h3>F</h3>
|
133
133
|
<dl>
|
134
|
-
<dt id="ientry-
|
134
|
+
<dt id="ientry-idp47028687004368">cairo_fill, <a class="indexterm" href="cairo-cairo-t.html#cairo-fill">cairo_fill ()</a>
|
135
135
|
</dt>
|
136
|
-
<dt id="ientry-
|
136
|
+
<dt id="ientry-idp47028687045520">cairo_fill_extents, <a class="indexterm" href="cairo-cairo-t.html#cairo-fill-extents">cairo_fill_extents ()</a>
|
137
137
|
</dt>
|
138
|
-
<dt id="ientry-
|
138
|
+
<dt id="ientry-idp47028687024128">cairo_fill_preserve, <a class="indexterm" href="cairo-cairo-t.html#cairo-fill-preserve">cairo_fill_preserve ()</a>
|
139
139
|
</dt>
|
140
|
-
<dt id="ientry-
|
140
|
+
<dt id="ientry-idp47028687539120">cairo_fill_rule_t, <a class="indexterm" href="cairo-cairo-t.html#cairo-fill-rule-t">enum cairo_fill_rule_t</a>
|
141
141
|
</dt>
|
142
|
-
<dt id="ientry-
|
142
|
+
<dt id="ientry-idp47028689801008">cairo_filter_t, <a class="indexterm" href="cairo-cairo-pattern-t.html#cairo-filter-t">enum cairo_filter_t</a>
|
143
143
|
</dt>
|
144
|
-
<dt id="ientry-
|
144
|
+
<dt id="ientry-idp47028690685280">cairo_font_extents, <a class="indexterm" href="cairo-text.html#cairo-font-extents">cairo_font_extents ()</a>
|
145
145
|
</dt>
|
146
|
-
<dt id="ientry-
|
146
|
+
<dt id="ientry-idp47028692398816">cairo_font_extents_t, <a class="indexterm" href="cairo-cairo-scaled-font-t.html#cairo-font-extents-t">cairo_font_extents_t</a>
|
147
147
|
</dt>
|
148
|
-
<dt id="ientry-
|
148
|
+
<dt id="ientry-idp47028691177952">cairo_font_face_destroy, <a class="indexterm" href="cairo-cairo-font-face-t.html#cairo-font-face-destroy">cairo_font_face_destroy ()</a>
|
149
149
|
</dt>
|
150
|
-
<dt id="ientry-
|
150
|
+
<dt id="ientry-idp47028691237872">cairo_font_face_get_reference_count, <a class="indexterm" href="cairo-cairo-font-face-t.html#cairo-font-face-get-reference-count">cairo_font_face_get_reference_count ()</a>
|
151
151
|
</dt>
|
152
|
-
<dt id="ientry-
|
152
|
+
<dt id="ientry-idp47028691218320">cairo_font_face_get_type, <a class="indexterm" href="cairo-cairo-font-face-t.html#cairo-font-face-get-type">cairo_font_face_get_type ()</a>
|
153
153
|
</dt>
|
154
|
-
<dt id="ientry-
|
154
|
+
<dt id="ientry-idp47028691294848">cairo_font_face_get_user_data, <a class="indexterm" href="cairo-cairo-font-face-t.html#cairo-font-face-get-user-data">cairo_font_face_get_user_data ()</a>
|
155
155
|
</dt>
|
156
|
-
<dt id="ientry-
|
156
|
+
<dt id="ientry-idp47028679143280">cairo_font_face_reference, <a class="indexterm" href="cairo-cairo-font-face-t.html#cairo-font-face-reference">cairo_font_face_reference ()</a>
|
157
157
|
</dt>
|
158
|
-
<dt id="ientry-
|
158
|
+
<dt id="ientry-idp47028691258000">cairo_font_face_set_user_data, <a class="indexterm" href="cairo-cairo-font-face-t.html#cairo-font-face-set-user-data">cairo_font_face_set_user_data ()</a>
|
159
159
|
</dt>
|
160
|
-
<dt id="ientry-
|
160
|
+
<dt id="ientry-idp47028691197392">cairo_font_face_status, <a class="indexterm" href="cairo-cairo-font-face-t.html#cairo-font-face-status">cairo_font_face_status ()</a>
|
161
161
|
</dt>
|
162
|
-
<dt id="ientry-
|
162
|
+
<dt id="ientry-idp47028691323088">cairo_font_face_t, <a class="indexterm" href="cairo-cairo-font-face-t.html#cairo-font-face-t">cairo_font_face_t</a>
|
163
163
|
</dt>
|
164
|
-
<dt id="ientry-
|
164
|
+
<dt id="ientry-idp47028691757936">cairo_font_options_copy, <a class="indexterm" href="cairo-cairo-font-options-t.html#cairo-font-options-copy">cairo_font_options_copy ()</a>
|
165
165
|
</dt>
|
166
|
-
<dt id="ientry-
|
166
|
+
<dt id="ientry-idp47028691745280">cairo_font_options_create, <a class="indexterm" href="cairo-cairo-font-options-t.html#cairo-font-options-create">cairo_font_options_create ()</a>
|
167
167
|
</dt>
|
168
|
-
<dt id="ientry-
|
168
|
+
<dt id="ientry-idp47028691780784">cairo_font_options_destroy, <a class="indexterm" href="cairo-cairo-font-options-t.html#cairo-font-options-destroy">cairo_font_options_destroy ()</a>
|
169
169
|
</dt>
|
170
|
-
<dt id="ientry-
|
170
|
+
<dt id="ientry-idp47028691867328">cairo_font_options_equal, <a class="indexterm" href="cairo-cairo-font-options-t.html#cairo-font-options-equal">cairo_font_options_equal ()</a>
|
171
171
|
</dt>
|
172
|
-
<dt id="ientry-
|
172
|
+
<dt id="ientry-idp47028691913920">cairo_font_options_get_antialias, <a class="indexterm" href="cairo-cairo-font-options-t.html#cairo-font-options-get-antialias">cairo_font_options_get_antialias ()</a>
|
173
173
|
</dt>
|
174
|
-
<dt id="ientry-
|
174
|
+
<dt id="ientry-idp47028692734032">cairo_font_options_get_hint_metrics, <a class="indexterm" href="cairo-cairo-font-options-t.html#cairo-font-options-get-hint-metrics">cairo_font_options_get_hint_metrics ()</a>
|
175
175
|
</dt>
|
176
|
-
<dt id="ientry-
|
176
|
+
<dt id="ientry-idp47028692697696">cairo_font_options_get_hint_style, <a class="indexterm" href="cairo-cairo-font-options-t.html#cairo-font-options-get-hint-style">cairo_font_options_get_hint_style ()</a>
|
177
177
|
</dt>
|
178
|
-
<dt id="ientry-
|
178
|
+
<dt id="ientry-idp47028691955264">cairo_font_options_get_subpixel_order, <a class="indexterm" href="cairo-cairo-font-options-t.html#cairo-font-options-get-subpixel-order">cairo_font_options_get_subpixel_order ()</a>
|
179
179
|
</dt>
|
180
|
-
<dt id="ientry-
|
180
|
+
<dt id="ientry-idp47028691847280">cairo_font_options_hash, <a class="indexterm" href="cairo-cairo-font-options-t.html#cairo-font-options-hash">cairo_font_options_hash ()</a>
|
181
181
|
</dt>
|
182
|
-
<dt id="ientry-
|
182
|
+
<dt id="ientry-idp47028691821616">cairo_font_options_merge, <a class="indexterm" href="cairo-cairo-font-options-t.html#cairo-font-options-merge">cairo_font_options_merge ()</a>
|
183
183
|
</dt>
|
184
|
-
<dt id="ientry-
|
184
|
+
<dt id="ientry-idp47028691893152">cairo_font_options_set_antialias, <a class="indexterm" href="cairo-cairo-font-options-t.html#cairo-font-options-set-antialias">cairo_font_options_set_antialias ()</a>
|
185
185
|
</dt>
|
186
|
-
<dt id="ientry-
|
186
|
+
<dt id="ientry-idp47028692714960">cairo_font_options_set_hint_metrics, <a class="indexterm" href="cairo-cairo-font-options-t.html#cairo-font-options-set-hint-metrics">cairo_font_options_set_hint_metrics ()</a>
|
187
187
|
</dt>
|
188
|
-
<dt id="ientry-
|
188
|
+
<dt id="ientry-idp47028692678576">cairo_font_options_set_hint_style, <a class="indexterm" href="cairo-cairo-font-options-t.html#cairo-font-options-set-hint-style">cairo_font_options_set_hint_style ()</a>
|
189
189
|
</dt>
|
190
|
-
<dt id="ientry-
|
190
|
+
<dt id="ientry-idp47028691932576">cairo_font_options_set_subpixel_order, <a class="indexterm" href="cairo-cairo-font-options-t.html#cairo-font-options-set-subpixel-order">cairo_font_options_set_subpixel_order ()</a>
|
191
191
|
</dt>
|
192
|
-
<dt id="ientry-
|
192
|
+
<dt id="ientry-idp47028691800832">cairo_font_options_status, <a class="indexterm" href="cairo-cairo-font-options-t.html#cairo-font-options-status">cairo_font_options_status ()</a>
|
193
193
|
</dt>
|
194
|
-
<dt id="ientry-
|
194
|
+
<dt id="ientry-idp47028692752672">cairo_font_options_t, <a class="indexterm" href="cairo-cairo-font-options-t.html#cairo-font-options-t">cairo_font_options_t</a>
|
195
195
|
</dt>
|
196
|
-
<dt id="ientry-
|
196
|
+
<dt id="ientry-idp47028690943056">cairo_font_slant_t, <a class="indexterm" href="cairo-text.html#cairo-font-slant-t">enum cairo_font_slant_t</a>
|
197
197
|
</dt>
|
198
|
-
<dt id="ientry-
|
198
|
+
<dt id="ientry-idp47028691339760">cairo_font_type_t, <a class="indexterm" href="cairo-cairo-font-face-t.html#cairo-font-type-t">enum cairo_font_type_t</a>
|
199
199
|
</dt>
|
200
|
-
<dt id="ientry-
|
200
|
+
<dt id="ientry-idp47028690960928">cairo_font_weight_t, <a class="indexterm" href="cairo-text.html#cairo-font-weight-t">enum cairo_font_weight_t</a>
|
201
201
|
</dt>
|
202
|
-
<dt id="ientry-
|
202
|
+
<dt id="ientry-idp47028692552960">cairo_format_stride_for_width, <a class="indexterm" href="cairo-Image-Surfaces.html#cairo-format-stride-for-width">cairo_format_stride_for_width ()</a>
|
203
203
|
</dt>
|
204
|
-
<dt id="ientry-
|
204
|
+
<dt id="ientry-idp47028695115360">cairo_format_t, <a class="indexterm" href="cairo-Image-Surfaces.html#cairo-format-t">enum cairo_format_t</a>
|
205
205
|
</dt>
|
206
|
-
<dt id="ientry-
|
206
|
+
<dt id="ientry-idp47028691466368">cairo_ft_font_face_create_for_ft_face, <a class="indexterm" href="cairo-FreeType-Fonts.html#cairo-ft-font-face-create-for-ft-face">cairo_ft_font_face_create_for_ft_face ()</a>
|
207
207
|
</dt>
|
208
|
-
<dt id="ientry-
|
208
|
+
<dt id="ientry-idp47028692639184">cairo_ft_font_face_create_for_pattern, <a class="indexterm" href="cairo-FreeType-Fonts.html#cairo-ft-font-face-create-for-pattern">cairo_ft_font_face_create_for_pattern ()</a>
|
209
209
|
</dt>
|
210
|
-
<dt id="ientry-
|
210
|
+
<dt id="ientry-idp47028693051152">cairo_ft_font_face_get_synthesize, <a class="indexterm" href="cairo-FreeType-Fonts.html#cairo-ft-font-face-get-synthesize">cairo_ft_font_face_get_synthesize ()</a>
|
211
211
|
</dt>
|
212
|
-
<dt id="ientry-
|
212
|
+
<dt id="ientry-idp47028693070864">cairo_ft_font_face_set_synthesize, <a class="indexterm" href="cairo-FreeType-Fonts.html#cairo-ft-font-face-set-synthesize">cairo_ft_font_face_set_synthesize ()</a>
|
213
213
|
</dt>
|
214
|
-
<dt id="ientry-
|
214
|
+
<dt id="ientry-idp47028693092832">cairo_ft_font_face_unset_synthesize, <a class="indexterm" href="cairo-FreeType-Fonts.html#cairo-ft-font-face-unset-synthesize">cairo_ft_font_face_unset_synthesize ()</a>
|
215
215
|
</dt>
|
216
|
-
<dt id="ientry-
|
216
|
+
<dt id="ientry-idp47028692969840">cairo_ft_font_options_substitute, <a class="indexterm" href="cairo-FreeType-Fonts.html#cairo-ft-font-options-substitute">cairo_ft_font_options_substitute ()</a>
|
217
217
|
</dt>
|
218
|
-
<dt id="ientry-
|
218
|
+
<dt id="ientry-idp47028692995616">cairo_ft_scaled_font_lock_face, <a class="indexterm" href="cairo-FreeType-Fonts.html#cairo-ft-scaled-font-lock-face">cairo_ft_scaled_font_lock_face ()</a>
|
219
219
|
</dt>
|
220
|
-
<dt id="ientry-
|
220
|
+
<dt id="ientry-idp47028693029552">cairo_ft_scaled_font_unlock_face, <a class="indexterm" href="cairo-FreeType-Fonts.html#cairo-ft-scaled-font-unlock-face">cairo_ft_scaled_font_unlock_face ()</a>
|
221
221
|
</dt>
|
222
|
-
<dt id="ientry-
|
222
|
+
<dt id="ientry-idp47028693128928">cairo_ft_synthesize_t, <a class="indexterm" href="cairo-FreeType-Fonts.html#cairo-ft-synthesize-t">enum cairo_ft_synthesize_t</a>
|
223
223
|
</dt>
|
224
224
|
</dl>
|
225
225
|
</div>
|
226
226
|
<div class="indexdiv">
|
227
227
|
<h3>G</h3>
|
228
228
|
<dl>
|
229
|
-
<dt id="ientry-
|
229
|
+
<dt id="ientry-idp47028686389792">cairo_get_antialias, <a class="indexterm" href="cairo-cairo-t.html#cairo-get-antialias">cairo_get_antialias ()</a>
|
230
230
|
</dt>
|
231
|
-
<dt id="ientry-
|
231
|
+
<dt id="ientry-idp47028679337264">cairo_get_current_point, <a class="indexterm" href="cairo-Paths.html#cairo-get-current-point">cairo_get_current_point ()</a>
|
232
232
|
</dt>
|
233
|
-
<dt id="ientry-
|
233
|
+
<dt id="ientry-idp47028686472992">cairo_get_dash, <a class="indexterm" href="cairo-cairo-t.html#cairo-get-dash">cairo_get_dash ()</a>
|
234
234
|
</dt>
|
235
|
-
<dt id="ientry-
|
235
|
+
<dt id="ientry-idp47028686450624">cairo_get_dash_count, <a class="indexterm" href="cairo-cairo-t.html#cairo-get-dash-count">cairo_get_dash_count ()</a>
|
236
236
|
</dt>
|
237
|
-
<dt id="ientry-
|
237
|
+
<dt id="ientry-idp47028686528912">cairo_get_fill_rule, <a class="indexterm" href="cairo-cairo-t.html#cairo-get-fill-rule">cairo_get_fill_rule ()</a>
|
238
238
|
</dt>
|
239
|
-
<dt id="ientry-
|
239
|
+
<dt id="ientry-idp47028690517392">cairo_get_font_face, <a class="indexterm" href="cairo-text.html#cairo-get-font-face">cairo_get_font_face ()</a>
|
240
240
|
</dt>
|
241
|
-
<dt id="ientry-
|
241
|
+
<dt id="ientry-idp47028690038304">cairo_get_font_matrix, <a class="indexterm" href="cairo-text.html#cairo-get-font-matrix">cairo_get_font_matrix ()</a>
|
242
242
|
</dt>
|
243
|
-
<dt id="ientry-
|
243
|
+
<dt id="ientry-idp47028690084416">cairo_get_font_options, <a class="indexterm" href="cairo-text.html#cairo-get-font-options">cairo_get_font_options ()</a>
|
244
244
|
</dt>
|
245
|
-
<dt id="ientry-
|
245
|
+
<dt id="ientry-idp47028686186192">cairo_get_group_target, <a class="indexterm" href="cairo-cairo-t.html#cairo-get-group-target">cairo_get_group_target ()</a>
|
246
246
|
</dt>
|
247
|
-
<dt id="ientry-
|
247
|
+
<dt id="ientry-idp47028686574784">cairo_get_line_cap, <a class="indexterm" href="cairo-cairo-t.html#cairo-get-line-cap">cairo_get_line_cap ()</a>
|
248
248
|
</dt>
|
249
|
-
<dt id="ientry-
|
249
|
+
<dt id="ientry-idp47028686620720">cairo_get_line_join, <a class="indexterm" href="cairo-cairo-t.html#cairo-get-line-join">cairo_get_line_join ()</a>
|
250
250
|
</dt>
|
251
|
-
<dt id="ientry-
|
251
|
+
<dt id="ientry-idp47028686669504">cairo_get_line_width, <a class="indexterm" href="cairo-cairo-t.html#cairo-get-line-width">cairo_get_line_width ()</a>
|
252
252
|
</dt>
|
253
|
-
<dt id="ientry-
|
253
|
+
<dt id="ientry-idp47028684589600">cairo_get_matrix, <a class="indexterm" href="cairo-Transformations.html#cairo-get-matrix">cairo_get_matrix ()</a>
|
254
254
|
</dt>
|
255
|
-
<dt id="ientry-
|
255
|
+
<dt id="ientry-idp47028686719424">cairo_get_miter_limit, <a class="indexterm" href="cairo-cairo-t.html#cairo-get-miter-limit">cairo_get_miter_limit ()</a>
|
256
256
|
</dt>
|
257
|
-
<dt id="ientry-
|
257
|
+
<dt id="ientry-idp47028686762848">cairo_get_operator, <a class="indexterm" href="cairo-cairo-t.html#cairo-get-operator">cairo_get_operator ()</a>
|
258
258
|
</dt>
|
259
|
-
<dt id="ientry-
|
259
|
+
<dt id="ientry-idp47028687394336">cairo_get_reference_count, <a class="indexterm" href="cairo-cairo-t.html#cairo-get-reference-count">cairo_get_reference_count ()</a>
|
260
260
|
</dt>
|
261
|
-
<dt id="ientry-
|
261
|
+
<dt id="ientry-idp47028690564416">cairo_get_scaled_font, <a class="indexterm" href="cairo-text.html#cairo-get-scaled-font">cairo_get_scaled_font ()</a>
|
262
262
|
</dt>
|
263
|
-
<dt id="ientry-
|
263
|
+
<dt id="ientry-idp47028686345776">cairo_get_source, <a class="indexterm" href="cairo-cairo-t.html#cairo-get-source">cairo_get_source ()</a>
|
264
264
|
</dt>
|
265
|
-
<dt id="ientry-
|
265
|
+
<dt id="ientry-idp47028686051328">cairo_get_target, <a class="indexterm" href="cairo-cairo-t.html#cairo-get-target">cairo_get_target ()</a>
|
266
266
|
</dt>
|
267
|
-
<dt id="ientry-
|
267
|
+
<dt id="ientry-idp47028686804016">cairo_get_tolerance, <a class="indexterm" href="cairo-cairo-t.html#cairo-get-tolerance">cairo_get_tolerance ()</a>
|
268
268
|
</dt>
|
269
|
-
<dt id="ientry-
|
269
|
+
<dt id="ientry-idp47028687453520">cairo_get_user_data, <a class="indexterm" href="cairo-cairo-t.html#cairo-get-user-data">cairo_get_user_data ()</a>
|
270
270
|
</dt>
|
271
|
-
<dt id="ientry-
|
271
|
+
<dt id="ientry-idp47028690836512">cairo_glyph_allocate, <a class="indexterm" href="cairo-text.html#cairo-glyph-allocate">cairo_glyph_allocate ()</a>
|
272
272
|
</dt>
|
273
|
-
<dt id="ientry-
|
273
|
+
<dt id="ientry-idp47028690730512">cairo_glyph_extents, <a class="indexterm" href="cairo-text.html#cairo-glyph-extents">cairo_glyph_extents ()</a>
|
274
274
|
</dt>
|
275
|
-
<dt id="ientry-
|
275
|
+
<dt id="ientry-idp47028690858304">cairo_glyph_free, <a class="indexterm" href="cairo-text.html#cairo-glyph-free">cairo_glyph_free ()</a>
|
276
276
|
</dt>
|
277
|
-
<dt id="ientry-
|
277
|
+
<dt id="ientry-idp47028679589952">cairo_glyph_path, <a class="indexterm" href="cairo-Paths.html#cairo-glyph-path">cairo_glyph_path ()</a>
|
278
278
|
</dt>
|
279
|
-
<dt id="ientry-
|
279
|
+
<dt id="ientry-idp47028690917408">cairo_glyph_t, <a class="indexterm" href="cairo-text.html#cairo-glyph-t">cairo_glyph_t</a>
|
280
280
|
</dt>
|
281
281
|
</dl>
|
282
282
|
</div>
|
283
283
|
<div class="indexdiv">
|
284
284
|
<h3>H</h3>
|
285
285
|
<dl>
|
286
|
-
<dt id="ientry-
|
286
|
+
<dt id="ientry-idp47028679318096">cairo_has_current_point, <a class="indexterm" href="cairo-Paths.html#cairo-has-current-point">cairo_has_current_point ()</a>
|
287
287
|
</dt>
|
288
|
-
<dt id="ientry-
|
288
|
+
<dt id="ientry-idp47028693122784">CAIRO_HAS_FC_FONT, <a class="indexterm" href="cairo-FreeType-Fonts.html#CAIRO-HAS-FC-FONT:CAPS">CAIRO_HAS_FC_FONT</a>
|
289
289
|
</dt>
|
290
|
-
<dt id="ientry-
|
290
|
+
<dt id="ientry-idp47028693116736">CAIRO_HAS_FT_FONT, <a class="indexterm" href="cairo-FreeType-Fonts.html#CAIRO-HAS-FT-FONT:CAPS">CAIRO_HAS_FT_FONT</a>
|
291
291
|
</dt>
|
292
|
-
<dt id="ientry-
|
292
|
+
<dt id="ientry-idp47028695109280">CAIRO_HAS_IMAGE_SURFACE, <a class="indexterm" href="cairo-Image-Surfaces.html#CAIRO-HAS-IMAGE-SURFACE:CAPS">CAIRO_HAS_IMAGE_SURFACE</a>
|
293
293
|
</dt>
|
294
|
-
<dt id="ientry-
|
294
|
+
<dt id="ientry-idp47028696529776">CAIRO_HAS_MIME_SURFACE, <a class="indexterm" href="cairo-cairo-surface-t.html#CAIRO-HAS-MIME-SURFACE:CAPS">CAIRO_HAS_MIME_SURFACE</a>
|
295
295
|
</dt>
|
296
|
-
<dt id="ientry-
|
296
|
+
<dt id="ientry-idp47028696828560">CAIRO_HAS_PDF_SURFACE, <a class="indexterm" href="cairo-PDF-Surfaces.html#CAIRO-HAS-PDF-SURFACE:CAPS">CAIRO_HAS_PDF_SURFACE</a>
|
297
297
|
</dt>
|
298
|
-
<dt id="ientry-
|
298
|
+
<dt id="ientry-idp47028696926992">CAIRO_HAS_PNG_FUNCTIONS, <a class="indexterm" href="cairo-PNG-Support.html#CAIRO-HAS-PNG-FUNCTIONS:CAPS">CAIRO_HAS_PNG_FUNCTIONS</a>
|
299
299
|
</dt>
|
300
|
-
<dt id="ientry-
|
300
|
+
<dt id="ientry-idp47028697484320">CAIRO_HAS_PS_SURFACE, <a class="indexterm" href="cairo-PostScript-Surfaces.html#CAIRO-HAS-PS-SURFACE:CAPS">CAIRO_HAS_PS_SURFACE</a>
|
301
301
|
</dt>
|
302
|
-
<dt id="ientry-
|
302
|
+
<dt id="ientry-idp47028692104864">CAIRO_HAS_QUARTZ_FONT, <a class="indexterm" href="cairo-Quartz-(CGFont)-Fonts.html#CAIRO-HAS-QUARTZ-FONT:CAPS">CAIRO_HAS_QUARTZ_FONT</a>
|
303
303
|
</dt>
|
304
|
-
<dt id="ientry-
|
304
|
+
<dt id="ientry-idp47028697008016">CAIRO_HAS_QUARTZ_SURFACE, <a class="indexterm" href="cairo-Quartz-Surfaces.html#CAIRO-HAS-QUARTZ-SURFACE:CAPS">CAIRO_HAS_QUARTZ_SURFACE</a>
|
305
305
|
</dt>
|
306
|
-
<dt id="ientry-
|
306
|
+
<dt id="ientry-idp47028697413536">CAIRO_HAS_RECORDING_SURFACE, <a class="indexterm" href="cairo-Recording-Surfaces.html#CAIRO-HAS-RECORDING-SURFACE:CAPS">CAIRO_HAS_RECORDING_SURFACE</a>
|
307
307
|
</dt>
|
308
|
-
<dt id="ientry-
|
308
|
+
<dt id="ientry-idp47028699151552">CAIRO_HAS_SCRIPT_SURFACE, <a class="indexterm" href="cairo-Script-Surfaces.html#CAIRO-HAS-SCRIPT-SURFACE:CAPS">CAIRO_HAS_SCRIPT_SURFACE</a>
|
309
309
|
</dt>
|
310
|
-
<dt id="ientry-
|
310
|
+
<dt id="ientry-idp47028697399968">CAIRO_HAS_SVG_SURFACE, <a class="indexterm" href="cairo-SVG-Surfaces.html#CAIRO-HAS-SVG-SURFACE:CAPS">CAIRO_HAS_SVG_SURFACE</a>
|
311
311
|
</dt>
|
312
|
-
<dt id="ientry-
|
312
|
+
<dt id="ientry-idp47028694826112">CAIRO_HAS_USER_FONT, <a class="indexterm" href="cairo-User-Fonts.html#CAIRO-HAS-USER-FONT:CAPS">CAIRO_HAS_USER_FONT</a>
|
313
313
|
</dt>
|
314
|
-
<dt id="ientry-
|
314
|
+
<dt id="ientry-idp47028693578192">CAIRO_HAS_WIN32_FONT, <a class="indexterm" href="cairo-Win32-Fonts.html#CAIRO-HAS-WIN32-FONT:CAPS">CAIRO_HAS_WIN32_FONT</a>
|
315
315
|
</dt>
|
316
|
-
<dt id="ientry-
|
316
|
+
<dt id="ientry-idp47028697588128">CAIRO_HAS_WIN32_SURFACE, <a class="indexterm" href="cairo-Win32-Surfaces.html#CAIRO-HAS-WIN32-SURFACE:CAPS">CAIRO_HAS_WIN32_SURFACE</a>
|
317
317
|
</dt>
|
318
|
-
<dt id="ientry-
|
318
|
+
<dt id="ientry-idp47028698959424">CAIRO_HAS_XCB_SHM_FUNCTIONS, <a class="indexterm" href="cairo-XCB-Surfaces.html#CAIRO-HAS-XCB-SHM-FUNCTIONS:CAPS">CAIRO_HAS_XCB_SHM_FUNCTIONS</a>
|
319
319
|
</dt>
|
320
|
-
<dt id="ientry-
|
320
|
+
<dt id="ientry-idp47028698954336">CAIRO_HAS_XCB_SURFACE, <a class="indexterm" href="cairo-XCB-Surfaces.html#CAIRO-HAS-XCB-SURFACE:CAPS">CAIRO_HAS_XCB_SURFACE</a>
|
321
321
|
</dt>
|
322
|
-
<dt id="ientry-
|
322
|
+
<dt id="ientry-idp47028698293200">CAIRO_HAS_XLIB_SURFACE, <a class="indexterm" href="cairo-XLib-Surfaces.html#CAIRO-HAS-XLIB-SURFACE:CAPS">CAIRO_HAS_XLIB_SURFACE</a>
|
323
323
|
</dt>
|
324
|
-
<dt id="ientry-
|
324
|
+
<dt id="ientry-idp47028698510944">CAIRO_HAS_XLIB_XRENDER_SURFACE, <a class="indexterm" href="cairo-XLib-XRender-Backend.html#CAIRO-HAS-XLIB-XRENDER-SURFACE:CAPS">CAIRO_HAS_XLIB_XRENDER_SURFACE</a>
|
325
325
|
</dt>
|
326
|
-
<dt id="ientry-
|
326
|
+
<dt id="ientry-idp47028692818528">cairo_hint_metrics_t, <a class="indexterm" href="cairo-cairo-font-options-t.html#cairo-hint-metrics-t">enum cairo_hint_metrics_t</a>
|
327
327
|
</dt>
|
328
|
-
<dt id="ientry-
|
328
|
+
<dt id="ientry-idp47028692793808">cairo_hint_style_t, <a class="indexterm" href="cairo-cairo-font-options-t.html#cairo-hint-style-t">enum cairo_hint_style_t</a>
|
329
329
|
</dt>
|
330
330
|
</dl>
|
331
331
|
</div>
|
332
332
|
<div class="indexdiv">
|
333
333
|
<h3>I</h3>
|
334
334
|
<dl>
|
335
|
-
<dt id="ientry-
|
335
|
+
<dt id="ientry-idp47028682065488">cairo_identity_matrix, <a class="indexterm" href="cairo-Transformations.html#cairo-identity-matrix">cairo_identity_matrix ()</a>
|
336
336
|
</dt>
|
337
|
-
<dt id="ientry-
|
337
|
+
<dt id="ientry-idp47028694452256">cairo_image_surface_create, <a class="indexterm" href="cairo-Image-Surfaces.html#cairo-image-surface-create">cairo_image_surface_create ()</a>
|
338
338
|
</dt>
|
339
|
-
<dt id="ientry-
|
339
|
+
<dt id="ientry-idp47028692528368">cairo_image_surface_create_for_data, <a class="indexterm" href="cairo-Image-Surfaces.html#cairo-image-surface-create-for-data">cairo_image_surface_create_for_data ()</a>
|
340
340
|
</dt>
|
341
|
-
<dt id="ientry-
|
341
|
+
<dt id="ientry-idp47028694391568">cairo_image_surface_create_from_png, <a class="indexterm" href="cairo-PNG-Support.html#cairo-image-surface-create-from-png">cairo_image_surface_create_from_png ()</a>
|
342
342
|
</dt>
|
343
|
-
<dt id="ientry-
|
343
|
+
<dt id="ientry-idp47028693917488">cairo_image_surface_create_from_png_stream, <a class="indexterm" href="cairo-PNG-Support.html#cairo-image-surface-create-from-png-stream">cairo_image_surface_create_from_png_stream ()</a>
|
344
344
|
</dt>
|
345
|
-
<dt id="ientry-
|
345
|
+
<dt id="ientry-idp47028695735776">cairo_image_surface_get_data, <a class="indexterm" href="cairo-Image-Surfaces.html#cairo-image-surface-get-data">cairo_image_surface_get_data ()</a>
|
346
346
|
</dt>
|
347
|
-
<dt id="ientry-
|
347
|
+
<dt id="ientry-idp47028695760336">cairo_image_surface_get_format, <a class="indexterm" href="cairo-Image-Surfaces.html#cairo-image-surface-get-format">cairo_image_surface_get_format ()</a>
|
348
348
|
</dt>
|
349
|
-
<dt id="ientry-
|
349
|
+
<dt id="ientry-idp47028695797584">cairo_image_surface_get_height, <a class="indexterm" href="cairo-Image-Surfaces.html#cairo-image-surface-get-height">cairo_image_surface_get_height ()</a>
|
350
350
|
</dt>
|
351
|
-
<dt id="ientry-
|
351
|
+
<dt id="ientry-idp47028695088064">cairo_image_surface_get_stride, <a class="indexterm" href="cairo-Image-Surfaces.html#cairo-image-surface-get-stride">cairo_image_surface_get_stride ()</a>
|
352
352
|
</dt>
|
353
|
-
<dt id="ientry-
|
353
|
+
<dt id="ientry-idp47028695778992">cairo_image_surface_get_width, <a class="indexterm" href="cairo-Image-Surfaces.html#cairo-image-surface-get-width">cairo_image_surface_get_width ()</a>
|
354
354
|
</dt>
|
355
|
-
<dt id="ientry-
|
355
|
+
<dt id="ientry-idp47028686910496">cairo_in_clip, <a class="indexterm" href="cairo-cairo-t.html#cairo-in-clip">cairo_in_clip ()</a>
|
356
356
|
</dt>
|
357
|
-
<dt id="ientry-
|
357
|
+
<dt id="ientry-idp47028687086672">cairo_in_fill, <a class="indexterm" href="cairo-cairo-t.html#cairo-in-fill">cairo_in_fill ()</a>
|
358
358
|
</dt>
|
359
|
-
<dt id="ientry-
|
359
|
+
<dt id="ientry-idp47028687320192">cairo_in_stroke, <a class="indexterm" href="cairo-cairo-t.html#cairo-in-stroke">cairo_in_stroke ()</a>
|
360
360
|
</dt>
|
361
361
|
</dl>
|
362
362
|
</div>
|
363
363
|
<div class="indexdiv">
|
364
364
|
<h3>L</h3>
|
365
365
|
<dl>
|
366
|
-
<dt id="ientry-
|
366
|
+
<dt id="ientry-idp47028687560464">cairo_line_cap_t, <a class="indexterm" href="cairo-cairo-t.html#cairo-line-cap-t">enum cairo_line_cap_t</a>
|
367
367
|
</dt>
|
368
|
-
<dt id="ientry-
|
368
|
+
<dt id="ientry-idp47028687583408">cairo_line_join_t, <a class="indexterm" href="cairo-cairo-t.html#cairo-line-join-t">enum cairo_line_join_t</a>
|
369
369
|
</dt>
|
370
|
-
<dt id="ientry-
|
370
|
+
<dt id="ientry-idp47028684184480">cairo_line_to, <a class="indexterm" href="cairo-Paths.html#cairo-line-to">cairo_line_to ()</a>
|
371
371
|
</dt>
|
372
372
|
</dl>
|
373
373
|
</div>
|
374
374
|
<div class="indexdiv">
|
375
375
|
<h3>M</h3>
|
376
376
|
<dl>
|
377
|
-
<dt id="ientry-
|
377
|
+
<dt id="ientry-idp47028687117504">cairo_mask, <a class="indexterm" href="cairo-cairo-t.html#cairo-mask">cairo_mask ()</a>
|
378
378
|
</dt>
|
379
|
-
<dt id="ientry-
|
379
|
+
<dt id="ientry-idp47028687139840">cairo_mask_surface, <a class="indexterm" href="cairo-cairo-t.html#cairo-mask-surface">cairo_mask_surface ()</a>
|
380
380
|
</dt>
|
381
|
-
<dt id="ientry-
|
381
|
+
<dt id="ientry-idp47028699386288">cairo_matrix_init, <a class="indexterm" href="cairo-cairo-matrix-t.html#cairo-matrix-init">cairo_matrix_init ()</a>
|
382
382
|
</dt>
|
383
|
-
<dt id="ientry-
|
383
|
+
<dt id="ientry-idp47028699431376">cairo_matrix_init_identity, <a class="indexterm" href="cairo-cairo-matrix-t.html#cairo-matrix-init-identity">cairo_matrix_init_identity ()</a>
|
384
384
|
</dt>
|
385
|
-
<dt id="ientry-
|
385
|
+
<dt id="ientry-idp47028699502320">cairo_matrix_init_rotate, <a class="indexterm" href="cairo-cairo-matrix-t.html#cairo-matrix-init-rotate">cairo_matrix_init_rotate ()</a>
|
386
386
|
</dt>
|
387
|
-
<dt id="ientry-
|
387
|
+
<dt id="ientry-idp47028699475648">cairo_matrix_init_scale, <a class="indexterm" href="cairo-cairo-matrix-t.html#cairo-matrix-init-scale">cairo_matrix_init_scale ()</a>
|
388
388
|
</dt>
|
389
|
-
<dt id="ientry-
|
389
|
+
<dt id="ientry-idp47028699449024">cairo_matrix_init_translate, <a class="indexterm" href="cairo-cairo-matrix-t.html#cairo-matrix-init-translate">cairo_matrix_init_translate ()</a>
|
390
390
|
</dt>
|
391
|
-
<dt id="ientry-
|
391
|
+
<dt id="ientry-idp47028699603744">cairo_matrix_invert, <a class="indexterm" href="cairo-cairo-matrix-t.html#cairo-matrix-invert">cairo_matrix_invert ()</a>
|
392
392
|
</dt>
|
393
|
-
<dt id="ientry-
|
393
|
+
<dt id="ientry-idp47028699725840">cairo_matrix_multiply, <a class="indexterm" href="cairo-cairo-matrix-t.html#cairo-matrix-multiply">cairo_matrix_multiply ()</a>
|
394
394
|
</dt>
|
395
|
-
<dt id="ientry-
|
395
|
+
<dt id="ientry-idp47028699580736">cairo_matrix_rotate, <a class="indexterm" href="cairo-cairo-matrix-t.html#cairo-matrix-rotate">cairo_matrix_rotate ()</a>
|
396
396
|
</dt>
|
397
|
-
<dt id="ientry-
|
397
|
+
<dt id="ientry-idp47028699552752">cairo_matrix_scale, <a class="indexterm" href="cairo-cairo-matrix-t.html#cairo-matrix-scale">cairo_matrix_scale ()</a>
|
398
398
|
</dt>
|
399
|
-
<dt id="ientry-
|
399
|
+
<dt id="ientry-idp47028699813904">cairo_matrix_t, <a class="indexterm" href="cairo-cairo-matrix-t.html#cairo-matrix-t">cairo_matrix_t</a>
|
400
400
|
</dt>
|
401
|
-
<dt id="ientry-
|
401
|
+
<dt id="ientry-idp47028699754368">cairo_matrix_transform_distance, <a class="indexterm" href="cairo-cairo-matrix-t.html#cairo-matrix-transform-distance">cairo_matrix_transform_distance ()</a>
|
402
402
|
</dt>
|
403
|
-
<dt id="ientry-
|
403
|
+
<dt id="ientry-idp47028699788896">cairo_matrix_transform_point, <a class="indexterm" href="cairo-cairo-matrix-t.html#cairo-matrix-transform-point">cairo_matrix_transform_point ()</a>
|
404
404
|
</dt>
|
405
|
-
<dt id="ientry-
|
405
|
+
<dt id="ientry-idp47028699524704">cairo_matrix_translate, <a class="indexterm" href="cairo-cairo-matrix-t.html#cairo-matrix-translate">cairo_matrix_translate ()</a>
|
406
406
|
</dt>
|
407
|
-
<dt id="ientry-
|
407
|
+
<dt id="ientry-idp47028688949952">cairo_mesh_pattern_begin_patch, <a class="indexterm" href="cairo-cairo-pattern-t.html#cairo-mesh-pattern-begin-patch">cairo_mesh_pattern_begin_patch ()</a>
|
408
408
|
</dt>
|
409
|
-
<dt id="ientry-
|
409
|
+
<dt id="ientry-idp47028689073648">cairo_mesh_pattern_curve_to, <a class="indexterm" href="cairo-cairo-pattern-t.html#cairo-mesh-pattern-curve-to">cairo_mesh_pattern_curve_to ()</a>
|
410
410
|
</dt>
|
411
|
-
<dt id="ientry-
|
411
|
+
<dt id="ientry-idp47028688978528">cairo_mesh_pattern_end_patch, <a class="indexterm" href="cairo-cairo-pattern-t.html#cairo-mesh-pattern-end-patch">cairo_mesh_pattern_end_patch ()</a>
|
412
412
|
</dt>
|
413
|
-
<dt id="ientry-
|
413
|
+
<dt id="ientry-idp47028689323760">cairo_mesh_pattern_get_control_point, <a class="indexterm" href="cairo-cairo-pattern-t.html#cairo-mesh-pattern-get-control-point">cairo_mesh_pattern_get_control_point ()</a>
|
414
414
|
</dt>
|
415
|
-
<dt id="ientry-
|
415
|
+
<dt id="ientry-idp47028689372960">cairo_mesh_pattern_get_corner_color_rgba, <a class="indexterm" href="cairo-cairo-pattern-t.html#cairo-mesh-pattern-get-corner-color-rgba">cairo_mesh_pattern_get_corner_color_rgba ()</a>
|
416
416
|
</dt>
|
417
|
-
<dt id="ientry-
|
417
|
+
<dt id="ientry-idp47028689263616">cairo_mesh_pattern_get_patch_count, <a class="indexterm" href="cairo-cairo-pattern-t.html#cairo-mesh-pattern-get-patch-count">cairo_mesh_pattern_get_patch_count ()</a>
|
418
418
|
</dt>
|
419
|
-
<dt id="ientry-
|
419
|
+
<dt id="ientry-idp47028689292432">cairo_mesh_pattern_get_path, <a class="indexterm" href="cairo-cairo-pattern-t.html#cairo-mesh-pattern-get-path">cairo_mesh_pattern_get_path ()</a>
|
420
420
|
</dt>
|
421
|
-
<dt id="ientry-
|
421
|
+
<dt id="ientry-idp47028689035760">cairo_mesh_pattern_line_to, <a class="indexterm" href="cairo-cairo-pattern-t.html#cairo-mesh-pattern-line-to">cairo_mesh_pattern_line_to ()</a>
|
422
422
|
</dt>
|
423
|
-
<dt id="ientry-
|
423
|
+
<dt id="ientry-idp47028689003184">cairo_mesh_pattern_move_to, <a class="indexterm" href="cairo-cairo-pattern-t.html#cairo-mesh-pattern-move-to">cairo_mesh_pattern_move_to ()</a>
|
424
424
|
</dt>
|
425
|
-
<dt id="ientry-
|
425
|
+
<dt id="ientry-idp47028689129920">cairo_mesh_pattern_set_control_point, <a class="indexterm" href="cairo-cairo-pattern-t.html#cairo-mesh-pattern-set-control-point">cairo_mesh_pattern_set_control_point ()</a>
|
426
426
|
</dt>
|
427
|
-
<dt id="ientry-
|
427
|
+
<dt id="ientry-idp47028689169616">cairo_mesh_pattern_set_corner_color_rgb, <a class="indexterm" href="cairo-cairo-pattern-t.html#cairo-mesh-pattern-set-corner-color-rgb">cairo_mesh_pattern_set_corner_color_rgb ()</a>
|
428
428
|
</dt>
|
429
|
-
<dt id="ientry-
|
429
|
+
<dt id="ientry-idp47028689214688">cairo_mesh_pattern_set_corner_color_rgba, <a class="indexterm" href="cairo-cairo-pattern-t.html#cairo-mesh-pattern-set-corner-color-rgba">cairo_mesh_pattern_set_corner_color_rgba ()</a>
|
430
430
|
</dt>
|
431
|
-
<dt id="ientry-
|
431
|
+
<dt id="ientry-idp47028696534448">CAIRO_MIME_TYPE_CCITT_FAX, <a class="indexterm" href="cairo-cairo-surface-t.html#CAIRO-MIME-TYPE-CCITT-FAX:CAPS">CAIRO_MIME_TYPE_CCITT_FAX</a>
|
432
432
|
</dt>
|
433
|
-
<dt id="ientry-
|
433
|
+
<dt id="ientry-idp47028696540752">CAIRO_MIME_TYPE_CCITT_FAX_PARAMS, <a class="indexterm" href="cairo-cairo-surface-t.html#CAIRO-MIME-TYPE-CCITT-FAX-PARAMS:CAPS">CAIRO_MIME_TYPE_CCITT_FAX_PARAMS</a>
|
434
434
|
</dt>
|
435
|
-
<dt id="ientry-
|
435
|
+
<dt id="ientry-idp47028696547808">CAIRO_MIME_TYPE_EPS, <a class="indexterm" href="cairo-cairo-surface-t.html#CAIRO-MIME-TYPE-EPS:CAPS">CAIRO_MIME_TYPE_EPS</a>
|
436
436
|
</dt>
|
437
|
-
<dt id="ientry-
|
437
|
+
<dt id="ientry-idp47028696554576">CAIRO_MIME_TYPE_EPS_PARAMS, <a class="indexterm" href="cairo-cairo-surface-t.html#CAIRO-MIME-TYPE-EPS-PARAMS:CAPS">CAIRO_MIME_TYPE_EPS_PARAMS</a>
|
438
438
|
</dt>
|
439
|
-
<dt id="ientry-
|
439
|
+
<dt id="ientry-idp47028696561584">CAIRO_MIME_TYPE_JBIG2, <a class="indexterm" href="cairo-cairo-surface-t.html#CAIRO-MIME-TYPE-JBIG2:CAPS">CAIRO_MIME_TYPE_JBIG2</a>
|
440
440
|
</dt>
|
441
|
-
<dt id="ientry-
|
441
|
+
<dt id="ientry-idp47028696567744">CAIRO_MIME_TYPE_JBIG2_GLOBAL, <a class="indexterm" href="cairo-cairo-surface-t.html#CAIRO-MIME-TYPE-JBIG2-GLOBAL:CAPS">CAIRO_MIME_TYPE_JBIG2_GLOBAL</a>
|
442
442
|
</dt>
|
443
|
-
<dt id="ientry-
|
443
|
+
<dt id="ientry-idp47028696574000">CAIRO_MIME_TYPE_JBIG2_GLOBAL_ID, <a class="indexterm" href="cairo-cairo-surface-t.html#CAIRO-MIME-TYPE-JBIG2-GLOBAL-ID:CAPS">CAIRO_MIME_TYPE_JBIG2_GLOBAL_ID</a>
|
444
444
|
</dt>
|
445
|
-
<dt id="ientry-
|
445
|
+
<dt id="ientry-idp47028696580320">CAIRO_MIME_TYPE_JP2, <a class="indexterm" href="cairo-cairo-surface-t.html#CAIRO-MIME-TYPE-JP2:CAPS">CAIRO_MIME_TYPE_JP2</a>
|
446
446
|
</dt>
|
447
|
-
<dt id="ientry-
|
447
|
+
<dt id="ientry-idp47028696586576">CAIRO_MIME_TYPE_JPEG, <a class="indexterm" href="cairo-cairo-surface-t.html#CAIRO-MIME-TYPE-JPEG:CAPS">CAIRO_MIME_TYPE_JPEG</a>
|
448
448
|
</dt>
|
449
|
-
<dt id="ientry-
|
449
|
+
<dt id="ientry-idp47028696592816">CAIRO_MIME_TYPE_PNG, <a class="indexterm" href="cairo-cairo-surface-t.html#CAIRO-MIME-TYPE-PNG:CAPS">CAIRO_MIME_TYPE_PNG</a>
|
450
450
|
</dt>
|
451
|
-
<dt id="ientry-
|
451
|
+
<dt id="ientry-idp47028696605088">CAIRO_MIME_TYPE_UNIQUE_ID, <a class="indexterm" href="cairo-cairo-surface-t.html#CAIRO-MIME-TYPE-UNIQUE-ID:CAPS">CAIRO_MIME_TYPE_UNIQUE_ID</a>
|
452
452
|
</dt>
|
453
|
-
<dt id="ientry-
|
453
|
+
<dt id="ientry-idp47028696598976">CAIRO_MIME_TYPE_URI, <a class="indexterm" href="cairo-cairo-surface-t.html#CAIRO-MIME-TYPE-URI:CAPS">CAIRO_MIME_TYPE_URI</a>
|
454
454
|
</dt>
|
455
|
-
<dt id="ientry-
|
455
|
+
<dt id="ientry-idp47028684214784">cairo_move_to, <a class="indexterm" href="cairo-Paths.html#cairo-move-to">cairo_move_to ()</a>
|
456
456
|
</dt>
|
457
457
|
</dl>
|
458
458
|
</div>
|
459
459
|
<div class="indexdiv">
|
460
460
|
<h3>N</h3>
|
461
461
|
<dl>
|
462
|
-
<dt id="ientry-
|
462
|
+
<dt id="ientry-idp47028679387888">cairo_new_path, <a class="indexterm" href="cairo-Paths.html#cairo-new-path">cairo_new_path ()</a>
|
463
463
|
</dt>
|
464
|
-
<dt id="ientry-
|
464
|
+
<dt id="ientry-idp47028679404080">cairo_new_sub_path, <a class="indexterm" href="cairo-Paths.html#cairo-new-sub-path">cairo_new_sub_path ()</a>
|
465
465
|
</dt>
|
466
466
|
</dl>
|
467
467
|
</div>
|
468
468
|
<div class="indexdiv">
|
469
469
|
<h3>O</h3>
|
470
|
-
<dl><dt id="ientry-
|
470
|
+
<dl><dt id="ientry-idp47028687607472">cairo_operator_t, <a class="indexterm" href="cairo-cairo-t.html#cairo-operator-t">enum cairo_operator_t</a>
|
471
471
|
</dt></dl>
|
472
472
|
</div>
|
473
473
|
<div class="indexdiv">
|
474
474
|
<h3>P</h3>
|
475
475
|
<dl>
|
476
|
-
<dt id="ientry-
|
476
|
+
<dt id="ientry-idp47028687171344">cairo_paint, <a class="indexterm" href="cairo-cairo-t.html#cairo-paint">cairo_paint ()</a>
|
477
477
|
</dt>
|
478
|
-
<dt id="ientry-
|
478
|
+
<dt id="ientry-idp47028687187680">cairo_paint_with_alpha, <a class="indexterm" href="cairo-cairo-t.html#cairo-paint-with-alpha">cairo_paint_with_alpha ()</a>
|
479
479
|
</dt>
|
480
|
-
<dt id="ientry-
|
480
|
+
<dt id="ientry-idp47028684287360">cairo_path_data_t, <a class="indexterm" href="cairo-Paths.html#cairo-path-data-t">union cairo_path_data_t</a>
|
481
481
|
</dt>
|
482
|
-
<dt id="ientry-
|
482
|
+
<dt id="ientry-idp47028684306336">cairo_path_data_type_t, <a class="indexterm" href="cairo-Paths.html#cairo-path-data-type-t">enum cairo_path_data_type_t</a>
|
483
483
|
</dt>
|
484
|
-
<dt id="ientry-
|
484
|
+
<dt id="ientry-idp47028679268176">cairo_path_destroy, <a class="indexterm" href="cairo-Paths.html#cairo-path-destroy">cairo_path_destroy ()</a>
|
485
485
|
</dt>
|
486
|
-
<dt id="ientry-
|
486
|
+
<dt id="ientry-idp47028679770864">cairo_path_extents, <a class="indexterm" href="cairo-Paths.html#cairo-path-extents">cairo_path_extents ()</a>
|
487
487
|
</dt>
|
488
|
-
<dt id="ientry-
|
488
|
+
<dt id="ientry-idp47028684256352">cairo_path_t, <a class="indexterm" href="cairo-Paths.html#cairo-path-t">cairo_path_t</a>
|
489
489
|
</dt>
|
490
|
-
<dt id="ientry-
|
490
|
+
<dt id="ientry-idp47028684433568">cairo_pattern_add_color_stop_rgb, <a class="indexterm" href="cairo-cairo-pattern-t.html#cairo-pattern-add-color-stop-rgb">cairo_pattern_add_color_stop_rgb ()</a>
|
491
491
|
</dt>
|
492
|
-
<dt id="ientry-
|
492
|
+
<dt id="ientry-idp47028684469968">cairo_pattern_add_color_stop_rgba, <a class="indexterm" href="cairo-cairo-pattern-t.html#cairo-pattern-add-color-stop-rgba">cairo_pattern_add_color_stop_rgba ()</a>
|
493
493
|
</dt>
|
494
|
-
<dt id="ientry-
|
494
|
+
<dt id="ientry-idp47028688678160">cairo_pattern_create_for_surface, <a class="indexterm" href="cairo-cairo-pattern-t.html#cairo-pattern-create-for-surface">cairo_pattern_create_for_surface ()</a>
|
495
495
|
</dt>
|
496
|
-
<dt id="ientry-
|
496
|
+
<dt id="ientry-idp47028688729296">cairo_pattern_create_linear, <a class="indexterm" href="cairo-cairo-pattern-t.html#cairo-pattern-create-linear">cairo_pattern_create_linear ()</a>
|
497
497
|
</dt>
|
498
|
-
<dt id="ientry-
|
498
|
+
<dt id="ientry-idp47028688906928">cairo_pattern_create_mesh, <a class="indexterm" href="cairo-cairo-pattern-t.html#cairo-pattern-create-mesh">cairo_pattern_create_mesh ()</a>
|
499
499
|
</dt>
|
500
|
-
<dt id="ientry-
|
500
|
+
<dt id="ientry-idp47028688809392">cairo_pattern_create_radial, <a class="indexterm" href="cairo-cairo-pattern-t.html#cairo-pattern-create-radial">cairo_pattern_create_radial ()</a>
|
501
501
|
</dt>
|
502
|
-
<dt id="ientry-
|
502
|
+
<dt id="ientry-idp47028690144512">cairo_pattern_create_raster_source, <a class="indexterm" href="cairo-Raster-Sources.html#cairo-pattern-create-raster-source">cairo_pattern_create_raster_source ()</a>
|
503
503
|
</dt>
|
504
|
-
<dt id="ientry-
|
504
|
+
<dt id="ientry-idp47028688576032">cairo_pattern_create_rgb, <a class="indexterm" href="cairo-cairo-pattern-t.html#cairo-pattern-create-rgb">cairo_pattern_create_rgb ()</a>
|
505
505
|
</dt>
|
506
|
-
<dt id="ientry-
|
506
|
+
<dt id="ientry-idp47028688602800">cairo_pattern_create_rgba, <a class="indexterm" href="cairo-cairo-pattern-t.html#cairo-pattern-create-rgba">cairo_pattern_create_rgba ()</a>
|
507
507
|
</dt>
|
508
|
-
<dt id="ientry-
|
508
|
+
<dt id="ientry-idp47028689456608">cairo_pattern_destroy, <a class="indexterm" href="cairo-cairo-pattern-t.html#cairo-pattern-destroy">cairo_pattern_destroy ()</a>
|
509
509
|
</dt>
|
510
|
-
<dt id="ientry-
|
510
|
+
<dt id="ientry-idp47028684510192">cairo_pattern_get_color_stop_count, <a class="indexterm" href="cairo-cairo-pattern-t.html#cairo-pattern-get-color-stop-count">cairo_pattern_get_color_stop_count ()</a>
|
511
511
|
</dt>
|
512
|
-
<dt id="ientry-
|
512
|
+
<dt id="ientry-idp47028684536448">cairo_pattern_get_color_stop_rgba, <a class="indexterm" href="cairo-cairo-pattern-t.html#cairo-pattern-get-color-stop-rgba">cairo_pattern_get_color_stop_rgba ()</a>
|
513
513
|
</dt>
|
514
|
-
<dt id="ientry-
|
514
|
+
<dt id="ientry-idp47028689526720">cairo_pattern_get_extend, <a class="indexterm" href="cairo-cairo-pattern-t.html#cairo-pattern-get-extend">cairo_pattern_get_extend ()</a>
|
515
515
|
</dt>
|
516
|
-
<dt id="ientry-
|
516
|
+
<dt id="ientry-idp47028689574928">cairo_pattern_get_filter, <a class="indexterm" href="cairo-cairo-pattern-t.html#cairo-pattern-get-filter">cairo_pattern_get_filter ()</a>
|
517
517
|
</dt>
|
518
|
-
<dt id="ientry-
|
518
|
+
<dt id="ientry-idp47028688768000">cairo_pattern_get_linear_points, <a class="indexterm" href="cairo-cairo-pattern-t.html#cairo-pattern-get-linear-points">cairo_pattern_get_linear_points ()</a>
|
519
519
|
</dt>
|
520
|
-
<dt id="ientry-
|
520
|
+
<dt id="ientry-idp47028689622544">cairo_pattern_get_matrix, <a class="indexterm" href="cairo-cairo-pattern-t.html#cairo-pattern-get-matrix">cairo_pattern_get_matrix ()</a>
|
521
521
|
</dt>
|
522
|
-
<dt id="ientry-
|
522
|
+
<dt id="ientry-idp47028688855776">cairo_pattern_get_radial_circles, <a class="indexterm" href="cairo-cairo-pattern-t.html#cairo-pattern-get-radial-circles">cairo_pattern_get_radial_circles ()</a>
|
523
523
|
</dt>
|
524
|
-
<dt id="ientry-
|
524
|
+
<dt id="ientry-idp47028689664896">cairo_pattern_get_reference_count, <a class="indexterm" href="cairo-cairo-pattern-t.html#cairo-pattern-get-reference-count">cairo_pattern_get_reference_count ()</a>
|
525
525
|
</dt>
|
526
|
-
<dt id="ientry-
|
526
|
+
<dt id="ientry-idp47028688637680">cairo_pattern_get_rgba, <a class="indexterm" href="cairo-cairo-pattern-t.html#cairo-pattern-get-rgba">cairo_pattern_get_rgba ()</a>
|
527
527
|
</dt>
|
528
|
-
<dt id="ientry-
|
528
|
+
<dt id="ientry-idp47028688701136">cairo_pattern_get_surface, <a class="indexterm" href="cairo-cairo-pattern-t.html#cairo-pattern-get-surface">cairo_pattern_get_surface ()</a>
|
529
529
|
</dt>
|
530
|
-
<dt id="ientry-
|
530
|
+
<dt id="ientry-idp47028689644256">cairo_pattern_get_type, <a class="indexterm" href="cairo-cairo-pattern-t.html#cairo-pattern-get-type">cairo_pattern_get_type ()</a>
|
531
531
|
</dt>
|
532
|
-
<dt id="ientry-
|
532
|
+
<dt id="ientry-idp47028689724560">cairo_pattern_get_user_data, <a class="indexterm" href="cairo-cairo-pattern-t.html#cairo-pattern-get-user-data">cairo_pattern_get_user_data ()</a>
|
533
533
|
</dt>
|
534
|
-
<dt id="ientry-
|
534
|
+
<dt id="ientry-idp47028689431712">cairo_pattern_reference, <a class="indexterm" href="cairo-cairo-pattern-t.html#cairo-pattern-reference">cairo_pattern_reference ()</a>
|
535
535
|
</dt>
|
536
|
-
<dt id="ientry-
|
536
|
+
<dt id="ientry-idp47028689501184">cairo_pattern_set_extend, <a class="indexterm" href="cairo-cairo-pattern-t.html#cairo-pattern-set-extend">cairo_pattern_set_extend ()</a>
|
537
537
|
</dt>
|
538
|
-
<dt id="ientry-
|
538
|
+
<dt id="ientry-idp47028689546704">cairo_pattern_set_filter, <a class="indexterm" href="cairo-cairo-pattern-t.html#cairo-pattern-set-filter">cairo_pattern_set_filter ()</a>
|
539
539
|
</dt>
|
540
|
-
<dt id="ientry-
|
540
|
+
<dt id="ientry-idp47028689594944">cairo_pattern_set_matrix, <a class="indexterm" href="cairo-cairo-pattern-t.html#cairo-pattern-set-matrix">cairo_pattern_set_matrix ()</a>
|
541
541
|
</dt>
|
542
|
-
<dt id="ientry-
|
542
|
+
<dt id="ientry-idp47028689685680">cairo_pattern_set_user_data, <a class="indexterm" href="cairo-cairo-pattern-t.html#cairo-pattern-set-user-data">cairo_pattern_set_user_data ()</a>
|
543
543
|
</dt>
|
544
|
-
<dt id="ientry-
|
544
|
+
<dt id="ientry-idp47028689476352">cairo_pattern_status, <a class="indexterm" href="cairo-cairo-pattern-t.html#cairo-pattern-status">cairo_pattern_status ()</a>
|
545
545
|
</dt>
|
546
|
-
<dt id="ientry-
|
546
|
+
<dt id="ientry-idp47028689753408">cairo_pattern_t, <a class="indexterm" href="cairo-cairo-pattern-t.html#cairo-pattern-t">cairo_pattern_t</a>
|
547
547
|
</dt>
|
548
|
-
<dt id="ientry-
|
548
|
+
<dt id="ientry-idp47028689836912">cairo_pattern_type_t, <a class="indexterm" href="cairo-cairo-pattern-t.html#cairo-pattern-type-t">enum cairo_pattern_type_t</a>
|
549
549
|
</dt>
|
550
|
-
<dt id="ientry-
|
550
|
+
<dt id="ientry-idp47028695477488">cairo_pdf_get_versions, <a class="indexterm" href="cairo-PDF-Surfaces.html#cairo-pdf-get-versions">cairo_pdf_get_versions ()</a>
|
551
551
|
</dt>
|
552
|
-
<dt id="ientry-
|
552
|
+
<dt id="ientry-idp47028696859712">cairo_pdf_metadata_t, <a class="indexterm" href="cairo-PDF-Surfaces.html#cairo-pdf-metadata-t">enum cairo_pdf_metadata_t</a>
|
553
553
|
</dt>
|
554
|
-
<dt id="ientry-
|
554
|
+
<dt id="ientry-idp47028696840080">cairo_pdf_outline_flags_t, <a class="indexterm" href="cairo-PDF-Surfaces.html#cairo-pdf-outline-flags-t">enum cairo_pdf_outline_flags_t</a>
|
555
555
|
</dt>
|
556
|
-
<dt id="ientry-
|
556
|
+
<dt id="ientry-idp47028696833888">CAIRO_PDF_OUTLINE_ROOT, <a class="indexterm" href="cairo-PDF-Surfaces.html#CAIRO-PDF-OUTLINE-ROOT:CAPS">CAIRO_PDF_OUTLINE_ROOT</a>
|
557
557
|
</dt>
|
558
|
-
<dt id="ientry-
|
558
|
+
<dt id="ientry-idp47028695547760">cairo_pdf_surface_add_outline, <a class="indexterm" href="cairo-PDF-Surfaces.html#cairo-pdf-surface-add-outline">cairo_pdf_surface_add_outline ()</a>
|
559
559
|
</dt>
|
560
|
-
<dt id="ientry-
|
560
|
+
<dt id="ientry-idp47028695386416">cairo_pdf_surface_create, <a class="indexterm" href="cairo-PDF-Surfaces.html#cairo-pdf-surface-create">cairo_pdf_surface_create ()</a>
|
561
561
|
</dt>
|
562
|
-
<dt id="ientry-
|
562
|
+
<dt id="ientry-idp47028695416832">cairo_pdf_surface_create_for_stream, <a class="indexterm" href="cairo-PDF-Surfaces.html#cairo-pdf-surface-create-for-stream">cairo_pdf_surface_create_for_stream ()</a>
|
563
563
|
</dt>
|
564
|
-
<dt id="ientry-
|
564
|
+
<dt id="ientry-idp47028695454544">cairo_pdf_surface_restrict_to_version, <a class="indexterm" href="cairo-PDF-Surfaces.html#cairo-pdf-surface-restrict-to-version">cairo_pdf_surface_restrict_to_version ()</a>
|
565
565
|
</dt>
|
566
|
-
<dt id="ientry-
|
566
|
+
<dt id="ientry-idp47028695587008">cairo_pdf_surface_set_metadata, <a class="indexterm" href="cairo-PDF-Surfaces.html#cairo-pdf-surface-set-metadata">cairo_pdf_surface_set_metadata ()</a>
|
567
567
|
</dt>
|
568
|
-
<dt id="ientry-
|
568
|
+
<dt id="ientry-idp47028696787104">cairo_pdf_surface_set_page_label, <a class="indexterm" href="cairo-PDF-Surfaces.html#cairo-pdf-surface-set-page-label">cairo_pdf_surface_set_page_label ()</a>
|
569
569
|
</dt>
|
570
|
-
<dt id="ientry-
|
570
|
+
<dt id="ientry-idp47028695520400">cairo_pdf_surface_set_size, <a class="indexterm" href="cairo-PDF-Surfaces.html#cairo-pdf-surface-set-size">cairo_pdf_surface_set_size ()</a>
|
571
571
|
</dt>
|
572
|
-
<dt id="ientry-
|
572
|
+
<dt id="ientry-idp47028696805376">cairo_pdf_surface_set_thumbnail_size, <a class="indexterm" href="cairo-PDF-Surfaces.html#cairo-pdf-surface-set-thumbnail-size">cairo_pdf_surface_set_thumbnail_size ()</a>
|
573
573
|
</dt>
|
574
|
-
<dt id="ientry-
|
574
|
+
<dt id="ientry-idp47028696890656">cairo_pdf_version_t, <a class="indexterm" href="cairo-PDF-Surfaces.html#cairo-pdf-version-t">enum cairo_pdf_version_t</a>
|
575
575
|
</dt>
|
576
|
-
<dt id="ientry-
|
576
|
+
<dt id="ientry-idp47028695498608">cairo_pdf_version_to_string, <a class="indexterm" href="cairo-PDF-Surfaces.html#cairo-pdf-version-to-string">cairo_pdf_version_to_string ()</a>
|
577
577
|
</dt>
|
578
|
-
<dt id="ientry-
|
578
|
+
<dt id="ientry-idp47028686135792">cairo_pop_group, <a class="indexterm" href="cairo-cairo-t.html#cairo-pop-group">cairo_pop_group ()</a>
|
579
579
|
</dt>
|
580
|
-
<dt id="ientry-
|
580
|
+
<dt id="ientry-idp47028686161536">cairo_pop_group_to_source, <a class="indexterm" href="cairo-cairo-t.html#cairo-pop-group-to-source">cairo_pop_group_to_source ()</a>
|
581
581
|
</dt>
|
582
|
-
<dt id="ientry-
|
582
|
+
<dt id="ientry-idp47028697254560">cairo_ps_get_levels, <a class="indexterm" href="cairo-PostScript-Surfaces.html#cairo-ps-get-levels">cairo_ps_get_levels ()</a>
|
583
583
|
</dt>
|
584
|
-
<dt id="ientry-
|
584
|
+
<dt id="ientry-idp47028697489664">cairo_ps_level_t, <a class="indexterm" href="cairo-PostScript-Surfaces.html#cairo-ps-level-t">enum cairo_ps_level_t</a>
|
585
585
|
</dt>
|
586
|
-
<dt id="ientry-
|
586
|
+
<dt id="ientry-idp47028697275648">cairo_ps_level_to_string, <a class="indexterm" href="cairo-PostScript-Surfaces.html#cairo-ps-level-to-string">cairo_ps_level_to_string ()</a>
|
587
587
|
</dt>
|
588
|
-
<dt id="ientry-
|
588
|
+
<dt id="ientry-idp47028697157968">cairo_ps_surface_create, <a class="indexterm" href="cairo-PostScript-Surfaces.html#cairo-ps-surface-create">cairo_ps_surface_create ()</a>
|
589
589
|
</dt>
|
590
|
-
<dt id="ientry-
|
590
|
+
<dt id="ientry-idp47028697191168">cairo_ps_surface_create_for_stream, <a class="indexterm" href="cairo-PostScript-Surfaces.html#cairo-ps-surface-create-for-stream">cairo_ps_surface_create_for_stream ()</a>
|
591
591
|
</dt>
|
592
|
-
<dt id="ientry-
|
592
|
+
<dt id="ientry-idp47028697429248">cairo_ps_surface_dsc_begin_page_setup, <a class="indexterm" href="cairo-PostScript-Surfaces.html#cairo-ps-surface-dsc-begin-page-setup">cairo_ps_surface_dsc_begin_page_setup ()</a>
|
593
593
|
</dt>
|
594
|
-
<dt id="ientry-
|
594
|
+
<dt id="ientry-idp47028697368800">cairo_ps_surface_dsc_begin_setup, <a class="indexterm" href="cairo-PostScript-Surfaces.html#cairo-ps-surface-dsc-begin-setup">cairo_ps_surface_dsc_begin_setup ()</a>
|
595
595
|
</dt>
|
596
|
-
<dt id="ientry-
|
596
|
+
<dt id="ientry-idp47028697447888">cairo_ps_surface_dsc_comment, <a class="indexterm" href="cairo-PostScript-Surfaces.html#cairo-ps-surface-dsc-comment">cairo_ps_surface_dsc_comment ()</a>
|
597
597
|
</dt>
|
598
|
-
<dt id="ientry-
|
598
|
+
<dt id="ientry-idp47028697321680">cairo_ps_surface_get_eps, <a class="indexterm" href="cairo-PostScript-Surfaces.html#cairo-ps-surface-get-eps">cairo_ps_surface_get_eps ()</a>
|
599
599
|
</dt>
|
600
|
-
<dt id="ientry-
|
600
|
+
<dt id="ientry-idp47028697231552">cairo_ps_surface_restrict_to_level, <a class="indexterm" href="cairo-PostScript-Surfaces.html#cairo-ps-surface-restrict-to-level">cairo_ps_surface_restrict_to_level ()</a>
|
601
601
|
</dt>
|
602
|
-
<dt id="ientry-
|
602
|
+
<dt id="ientry-idp47028697297472">cairo_ps_surface_set_eps, <a class="indexterm" href="cairo-PostScript-Surfaces.html#cairo-ps-surface-set-eps">cairo_ps_surface_set_eps ()</a>
|
603
603
|
</dt>
|
604
|
-
<dt id="ientry-
|
604
|
+
<dt id="ientry-idp47028697341440">cairo_ps_surface_set_size, <a class="indexterm" href="cairo-PostScript-Surfaces.html#cairo-ps-surface-set-size">cairo_ps_surface_set_size ()</a>
|
605
605
|
</dt>
|
606
|
-
<dt id="ientry-
|
606
|
+
<dt id="ientry-idp47028686079056">cairo_push_group, <a class="indexterm" href="cairo-cairo-t.html#cairo-push-group">cairo_push_group ()</a>
|
607
607
|
</dt>
|
608
|
-
<dt id="ientry-
|
608
|
+
<dt id="ientry-idp47028686109792">cairo_push_group_with_content, <a class="indexterm" href="cairo-cairo-t.html#cairo-push-group-with-content">cairo_push_group_with_content ()</a>
|
609
609
|
</dt>
|
610
610
|
</dl>
|
611
611
|
</div>
|
612
612
|
<div class="indexdiv">
|
613
613
|
<h3>Q</h3>
|
614
614
|
<dl>
|
615
|
-
<dt id="ientry-
|
615
|
+
<dt id="ientry-idp47028691985344">cairo_quartz_font_face_create_for_atsu_font_id, <a class="indexterm" href="cairo-Quartz-(CGFont)-Fonts.html#cairo-quartz-font-face-create-for-atsu-font-id">cairo_quartz_font_face_create_for_atsu_font_id ()</a>
|
616
616
|
</dt>
|
617
|
-
<dt id="ientry-
|
617
|
+
<dt id="ientry-idp47028690373088">cairo_quartz_font_face_create_for_cgfont, <a class="indexterm" href="cairo-Quartz-(CGFont)-Fonts.html#cairo-quartz-font-face-create-for-cgfont">cairo_quartz_font_face_create_for_cgfont ()</a>
|
618
618
|
</dt>
|
619
|
-
<dt id="ientry-
|
619
|
+
<dt id="ientry-idp47028692058656">cairo_quartz_surface_create, <a class="indexterm" href="cairo-Quartz-Surfaces.html#cairo-quartz-surface-create">cairo_quartz_surface_create ()</a>
|
620
620
|
</dt>
|
621
|
-
<dt id="ientry-
|
621
|
+
<dt id="ientry-idp47028684834976">cairo_quartz_surface_create_for_cg_context, <a class="indexterm" href="cairo-Quartz-Surfaces.html#cairo-quartz-surface-create-for-cg-context">cairo_quartz_surface_create_for_cg_context ()</a>
|
622
622
|
</dt>
|
623
|
-
<dt id="ientry-
|
623
|
+
<dt id="ientry-idp47028694238864">cairo_quartz_surface_get_cg_context, <a class="indexterm" href="cairo-Quartz-Surfaces.html#cairo-quartz-surface-get-cg-context">cairo_quartz_surface_get_cg_context ()</a>
|
624
624
|
</dt>
|
625
625
|
</dl>
|
626
626
|
</div>
|
627
627
|
<div class="indexdiv">
|
628
628
|
<h3>R</h3>
|
629
629
|
<dl>
|
630
|
-
<dt id="ientry-
|
630
|
+
<dt id="ientry-idp47028691030352">cairo_raster_source_acquire_func_t, <a class="indexterm" href="cairo-Raster-Sources.html#cairo-raster-source-acquire-func-t">cairo_raster_source_acquire_func_t ()</a>
|
631
631
|
</dt>
|
632
|
-
<dt id="ientry-
|
632
|
+
<dt id="ientry-idp47028691106416">cairo_raster_source_copy_func_t, <a class="indexterm" href="cairo-Raster-Sources.html#cairo-raster-source-copy-func-t">cairo_raster_source_copy_func_t ()</a>
|
633
633
|
</dt>
|
634
|
-
<dt id="ientry-
|
634
|
+
<dt id="ientry-idp47028691133184">cairo_raster_source_finish_func_t, <a class="indexterm" href="cairo-Raster-Sources.html#cairo-raster-source-finish-func-t">cairo_raster_source_finish_func_t ()</a>
|
635
635
|
</dt>
|
636
|
-
<dt id="ientry-
|
636
|
+
<dt id="ientry-idp47028690241216">cairo_raster_source_pattern_get_acquire, <a class="indexterm" href="cairo-Raster-Sources.html#cairo-raster-source-pattern-get-acquire">cairo_raster_source_pattern_get_acquire ()</a>
|
637
637
|
</dt>
|
638
|
-
<dt id="ientry-
|
638
|
+
<dt id="ientry-idp47028690195840">cairo_raster_source_pattern_get_callback_data, <a class="indexterm" href="cairo-Raster-Sources.html#cairo-raster-source-pattern-get-callback-data">cairo_raster_source_pattern_get_callback_data ()</a>
|
639
639
|
</dt>
|
640
|
-
<dt id="ientry-
|
640
|
+
<dt id="ientry-idp47028690322320">cairo_raster_source_pattern_get_copy, <a class="indexterm" href="cairo-Raster-Sources.html#cairo-raster-source-pattern-get-copy">cairo_raster_source_pattern_get_copy ()</a>
|
641
641
|
</dt>
|
642
|
-
<dt id="ientry-
|
642
|
+
<dt id="ientry-idp47028690360160">cairo_raster_source_pattern_get_finish, <a class="indexterm" href="cairo-Raster-Sources.html#cairo-raster-source-pattern-get-finish">cairo_raster_source_pattern_get_finish ()</a>
|
643
643
|
</dt>
|
644
|
-
<dt id="ientry-
|
644
|
+
<dt id="ientry-idp47028690284592">cairo_raster_source_pattern_get_snapshot, <a class="indexterm" href="cairo-Raster-Sources.html#cairo-raster-source-pattern-get-snapshot">cairo_raster_source_pattern_get_snapshot ()</a>
|
645
645
|
</dt>
|
646
|
-
<dt id="ientry-
|
646
|
+
<dt id="ientry-idp47028690213520">cairo_raster_source_pattern_set_acquire, <a class="indexterm" href="cairo-Raster-Sources.html#cairo-raster-source-pattern-set-acquire">cairo_raster_source_pattern_set_acquire ()</a>
|
647
647
|
</dt>
|
648
|
-
<dt id="ientry-
|
648
|
+
<dt id="ientry-idp47028690176240">cairo_raster_source_pattern_set_callback_data, <a class="indexterm" href="cairo-Raster-Sources.html#cairo-raster-source-pattern-set-callback-data">cairo_raster_source_pattern_set_callback_data ()</a>
|
649
649
|
</dt>
|
650
|
-
<dt id="ientry-
|
650
|
+
<dt id="ientry-idp47028690302352">cairo_raster_source_pattern_set_copy, <a class="indexterm" href="cairo-Raster-Sources.html#cairo-raster-source-pattern-set-copy">cairo_raster_source_pattern_set_copy ()</a>
|
651
651
|
</dt>
|
652
|
-
<dt id="ientry-
|
652
|
+
<dt id="ientry-idp47028690340176">cairo_raster_source_pattern_set_finish, <a class="indexterm" href="cairo-Raster-Sources.html#cairo-raster-source-pattern-set-finish">cairo_raster_source_pattern_set_finish ()</a>
|
653
653
|
</dt>
|
654
|
-
<dt id="ientry-
|
654
|
+
<dt id="ientry-idp47028690264704">cairo_raster_source_pattern_set_snapshot, <a class="indexterm" href="cairo-Raster-Sources.html#cairo-raster-source-pattern-set-snapshot">cairo_raster_source_pattern_set_snapshot ()</a>
|
655
655
|
</dt>
|
656
|
-
<dt id="ientry-
|
656
|
+
<dt id="ientry-idp47028691061520">cairo_raster_source_release_func_t, <a class="indexterm" href="cairo-Raster-Sources.html#cairo-raster-source-release-func-t">cairo_raster_source_release_func_t ()</a>
|
657
657
|
</dt>
|
658
|
-
<dt id="ientry-
|
658
|
+
<dt id="ientry-idp47028691084512">cairo_raster_source_snapshot_func_t, <a class="indexterm" href="cairo-Raster-Sources.html#cairo-raster-source-snapshot-func-t">cairo_raster_source_snapshot_func_t ()</a>
|
659
659
|
</dt>
|
660
|
-
<dt id="ientry-
|
660
|
+
<dt id="ientry-idp47028692644800">cairo_read_func_t, <a class="indexterm" href="cairo-PNG-Support.html#cairo-read-func-t">cairo_read_func_t ()</a>
|
661
661
|
</dt>
|
662
|
-
<dt id="ientry-
|
662
|
+
<dt id="ientry-idp47028685240880">cairo_recording_surface_create, <a class="indexterm" href="cairo-Recording-Surfaces.html#cairo-recording-surface-create">cairo_recording_surface_create ()</a>
|
663
663
|
</dt>
|
664
|
-
<dt id="ientry-
|
664
|
+
<dt id="ientry-idp47028695680976">cairo_recording_surface_get_extents, <a class="indexterm" href="cairo-Recording-Surfaces.html#cairo-recording-surface-get-extents">cairo_recording_surface_get_extents ()</a>
|
665
665
|
</dt>
|
666
|
-
<dt id="ientry-
|
666
|
+
<dt id="ientry-idp47028680761696">cairo_recording_surface_ink_extents, <a class="indexterm" href="cairo-Recording-Surfaces.html#cairo-recording-surface-ink-extents">cairo_recording_surface_ink_extents ()</a>
|
667
667
|
</dt>
|
668
|
-
<dt id="ientry-
|
668
|
+
<dt id="ientry-idp47028684239968">cairo_rectangle, <a class="indexterm" href="cairo-Paths.html#cairo-rectangle">cairo_rectangle ()</a>
|
669
669
|
</dt>
|
670
|
-
<dt id="ientry-
|
670
|
+
<dt id="ientry-idp47028697651104">cairo_rectangle_int_t, <a class="indexterm" href="cairo-Types.html#cairo-rectangle-int-t">cairo_rectangle_int_t</a>
|
671
671
|
</dt>
|
672
|
-
<dt id="ientry-
|
672
|
+
<dt id="ientry-idp47028686962992">cairo_rectangle_list_destroy, <a class="indexterm" href="cairo-cairo-t.html#cairo-rectangle-list-destroy">cairo_rectangle_list_destroy ()</a>
|
673
673
|
</dt>
|
674
|
-
<dt id="ientry-
|
674
|
+
<dt id="ientry-idp47028687754544">cairo_rectangle_list_t, <a class="indexterm" href="cairo-cairo-t.html#cairo-rectangle-list-t">cairo_rectangle_list_t</a>
|
675
675
|
</dt>
|
676
|
-
<dt id="ientry-
|
676
|
+
<dt id="ientry-idp47028687724800">cairo_rectangle_t, <a class="indexterm" href="cairo-cairo-t.html#cairo-rectangle-t">cairo_rectangle_t</a>
|
677
677
|
</dt>
|
678
|
-
<dt id="ientry-
|
678
|
+
<dt id="ientry-idp47028681549696">cairo_reference, <a class="indexterm" href="cairo-cairo-t.html#cairo-reference">cairo_reference ()</a>
|
679
679
|
</dt>
|
680
|
-
<dt id="ientry-
|
680
|
+
<dt id="ientry-idp47028688042640">cairo_region_contains_point, <a class="indexterm" href="cairo-Regions.html#cairo-region-contains-point">cairo_region_contains_point ()</a>
|
681
681
|
</dt>
|
682
|
-
<dt id="ientry-
|
682
|
+
<dt id="ientry-idp47028688075712">cairo_region_contains_rectangle, <a class="indexterm" href="cairo-Regions.html#cairo-region-contains-rectangle">cairo_region_contains_rectangle ()</a>
|
683
683
|
</dt>
|
684
|
-
<dt id="ientry-
|
684
|
+
<dt id="ientry-idp47028687864112">cairo_region_copy, <a class="indexterm" href="cairo-Regions.html#cairo-region-copy">cairo_region_copy ()</a>
|
685
685
|
</dt>
|
686
|
-
<dt id="ientry-
|
686
|
+
<dt id="ientry-idp47028687802224">cairo_region_create, <a class="indexterm" href="cairo-Regions.html#cairo-region-create">cairo_region_create ()</a>
|
687
687
|
</dt>
|
688
|
-
<dt id="ientry-
|
688
|
+
<dt id="ientry-idp47028687814816">cairo_region_create_rectangle, <a class="indexterm" href="cairo-Regions.html#cairo-region-create-rectangle">cairo_region_create_rectangle ()</a>
|
689
689
|
</dt>
|
690
|
-
<dt id="ientry-
|
690
|
+
<dt id="ientry-idp47028687837536">cairo_region_create_rectangles, <a class="indexterm" href="cairo-Regions.html#cairo-region-create-rectangles">cairo_region_create_rectangles ()</a>
|
691
691
|
</dt>
|
692
|
-
<dt id="ientry-
|
692
|
+
<dt id="ientry-idp47028687908848">cairo_region_destroy, <a class="indexterm" href="cairo-Regions.html#cairo-region-destroy">cairo_region_destroy ()</a>
|
693
693
|
</dt>
|
694
|
-
<dt id="ientry-
|
694
|
+
<dt id="ientry-idp47028688108240">cairo_region_equal, <a class="indexterm" href="cairo-Regions.html#cairo-region-equal">cairo_region_equal ()</a>
|
695
695
|
</dt>
|
696
|
-
<dt id="ientry-
|
696
|
+
<dt id="ientry-idp47028687950800">cairo_region_get_extents, <a class="indexterm" href="cairo-Regions.html#cairo-region-get-extents">cairo_region_get_extents ()</a>
|
697
697
|
</dt>
|
698
|
-
<dt id="ientry-
|
698
|
+
<dt id="ientry-idp47028687993360">cairo_region_get_rectangle, <a class="indexterm" href="cairo-Regions.html#cairo-region-get-rectangle">cairo_region_get_rectangle ()</a>
|
699
699
|
</dt>
|
700
|
-
<dt id="ientry-
|
700
|
+
<dt id="ientry-idp47028688164912">cairo_region_intersect, <a class="indexterm" href="cairo-Regions.html#cairo-region-intersect">cairo_region_intersect ()</a>
|
701
701
|
</dt>
|
702
|
-
<dt id="ientry-
|
702
|
+
<dt id="ientry-idp47028688192544">cairo_region_intersect_rectangle, <a class="indexterm" href="cairo-Regions.html#cairo-region-intersect-rectangle">cairo_region_intersect_rectangle ()</a>
|
703
703
|
</dt>
|
704
|
-
<dt id="ientry-
|
704
|
+
<dt id="ientry-idp47028688020128">cairo_region_is_empty, <a class="indexterm" href="cairo-Regions.html#cairo-region-is-empty">cairo_region_is_empty ()</a>
|
705
705
|
</dt>
|
706
|
-
<dt id="ientry-
|
706
|
+
<dt id="ientry-idp47028687973072">cairo_region_num_rectangles, <a class="indexterm" href="cairo-Regions.html#cairo-region-num-rectangles">cairo_region_num_rectangles ()</a>
|
707
707
|
</dt>
|
708
|
-
<dt id="ientry-
|
708
|
+
<dt id="ientry-idp47028688404576">cairo_region_overlap_t, <a class="indexterm" href="cairo-Regions.html#cairo-region-overlap-t">enum cairo_region_overlap_t</a>
|
709
709
|
</dt>
|
710
|
-
<dt id="ientry-
|
710
|
+
<dt id="ientry-idp47028687886800">cairo_region_reference, <a class="indexterm" href="cairo-Regions.html#cairo-region-reference">cairo_region_reference ()</a>
|
711
711
|
</dt>
|
712
|
-
<dt id="ientry-
|
712
|
+
<dt id="ientry-idp47028687929952">cairo_region_status, <a class="indexterm" href="cairo-Regions.html#cairo-region-status">cairo_region_status ()</a>
|
713
713
|
</dt>
|
714
|
-
<dt id="ientry-
|
714
|
+
<dt id="ientry-idp47028688220000">cairo_region_subtract, <a class="indexterm" href="cairo-Regions.html#cairo-region-subtract">cairo_region_subtract ()</a>
|
715
715
|
</dt>
|
716
|
-
<dt id="ientry-
|
716
|
+
<dt id="ientry-idp47028688247616">cairo_region_subtract_rectangle, <a class="indexterm" href="cairo-Regions.html#cairo-region-subtract-rectangle">cairo_region_subtract_rectangle ()</a>
|
717
717
|
</dt>
|
718
|
-
<dt id="ientry-
|
718
|
+
<dt id="ientry-idp47028688391616">cairo_region_t, <a class="indexterm" href="cairo-Regions.html#cairo-region-t">cairo_region_t</a>
|
719
719
|
</dt>
|
720
|
-
<dt id="ientry-
|
720
|
+
<dt id="ientry-idp47028688138256">cairo_region_translate, <a class="indexterm" href="cairo-Regions.html#cairo-region-translate">cairo_region_translate ()</a>
|
721
721
|
</dt>
|
722
|
-
<dt id="ientry-
|
722
|
+
<dt id="ientry-idp47028688275136">cairo_region_union, <a class="indexterm" href="cairo-Regions.html#cairo-region-union">cairo_region_union ()</a>
|
723
723
|
</dt>
|
724
|
-
<dt id="ientry-
|
724
|
+
<dt id="ientry-idp47028688302720">cairo_region_union_rectangle, <a class="indexterm" href="cairo-Regions.html#cairo-region-union-rectangle">cairo_region_union_rectangle ()</a>
|
725
725
|
</dt>
|
726
|
-
<dt id="ientry-
|
726
|
+
<dt id="ientry-idp47028688330320">cairo_region_xor, <a class="indexterm" href="cairo-Regions.html#cairo-region-xor">cairo_region_xor ()</a>
|
727
727
|
</dt>
|
728
|
-
<dt id="ientry-
|
728
|
+
<dt id="ientry-idp47028688360048">cairo_region_xor_rectangle, <a class="indexterm" href="cairo-Regions.html#cairo-region-xor-rectangle">cairo_region_xor_rectangle ()</a>
|
729
729
|
</dt>
|
730
|
-
<dt id="ientry-
|
730
|
+
<dt id="ientry-idp47028679644688">cairo_rel_curve_to, <a class="indexterm" href="cairo-Paths.html#cairo-rel-curve-to">cairo_rel_curve_to ()</a>
|
731
731
|
</dt>
|
732
|
-
<dt id="ientry-
|
732
|
+
<dt id="ientry-idp47028679703504">cairo_rel_line_to, <a class="indexterm" href="cairo-Paths.html#cairo-rel-line-to">cairo_rel_line_to ()</a>
|
733
733
|
</dt>
|
734
|
-
<dt id="ientry-
|
734
|
+
<dt id="ientry-idp47028679738496">cairo_rel_move_to, <a class="indexterm" href="cairo-Paths.html#cairo-rel-move-to">cairo_rel_move_to ()</a>
|
735
735
|
</dt>
|
736
|
-
<dt id="ientry-
|
736
|
+
<dt id="ientry-idp47028686940176">cairo_reset_clip, <a class="indexterm" href="cairo-cairo-t.html#cairo-reset-clip">cairo_reset_clip ()</a>
|
737
737
|
</dt>
|
738
|
-
<dt id="ientry-
|
738
|
+
<dt id="ientry-idp47028686033760">cairo_restore, <a class="indexterm" href="cairo-cairo-t.html#cairo-restore">cairo_restore ()</a>
|
739
739
|
</dt>
|
740
|
-
<dt id="ientry-
|
740
|
+
<dt id="ientry-idp47028680265792">cairo_rotate, <a class="indexterm" href="cairo-Transformations.html#cairo-rotate">cairo_rotate ()</a>
|
741
741
|
</dt>
|
742
742
|
</dl>
|
743
743
|
</div>
|
744
744
|
<div class="indexdiv">
|
745
745
|
<h3>S</h3>
|
746
746
|
<dl>
|
747
|
-
<dt id="ientry-
|
747
|
+
<dt id="ientry-idp47028686008528">cairo_save, <a class="indexterm" href="cairo-cairo-t.html#cairo-save">cairo_save ()</a>
|
748
748
|
</dt>
|
749
|
-
<dt id="ientry-
|
749
|
+
<dt id="ientry-idp47028681670896">cairo_scale, <a class="indexterm" href="cairo-Transformations.html#cairo-scale">cairo_scale ()</a>
|
750
750
|
</dt>
|
751
|
-
<dt id="ientry-
|
751
|
+
<dt id="ientry-idp47028691505216">cairo_scaled_font_create, <a class="indexterm" href="cairo-cairo-scaled-font-t.html#cairo-scaled-font-create">cairo_scaled_font_create ()</a>
|
752
752
|
</dt>
|
753
|
-
<dt id="ientry-
|
753
|
+
<dt id="ientry-idp47028691565568">cairo_scaled_font_destroy, <a class="indexterm" href="cairo-cairo-scaled-font-t.html#cairo-scaled-font-destroy">cairo_scaled_font_destroy ()</a>
|
754
754
|
</dt>
|
755
|
-
<dt id="ientry-
|
755
|
+
<dt id="ientry-idp47028691606032">cairo_scaled_font_extents, <a class="indexterm" href="cairo-cairo-scaled-font-t.html#cairo-scaled-font-extents">cairo_scaled_font_extents ()</a>
|
756
756
|
</dt>
|
757
|
-
<dt id="ientry-
|
757
|
+
<dt id="ientry-idp47028692252336">cairo_scaled_font_get_ctm, <a class="indexterm" href="cairo-cairo-scaled-font-t.html#cairo-scaled-font-get-ctm">cairo_scaled_font_get_ctm ()</a>
|
758
758
|
</dt>
|
759
|
-
<dt id="ientry-
|
759
|
+
<dt id="ientry-idp47028692193920">cairo_scaled_font_get_font_face, <a class="indexterm" href="cairo-cairo-scaled-font-t.html#cairo-scaled-font-get-font-face">cairo_scaled_font_get_font_face ()</a>
|
760
760
|
</dt>
|
761
|
-
<dt id="ientry-
|
761
|
+
<dt id="ientry-idp47028692232944">cairo_scaled_font_get_font_matrix, <a class="indexterm" href="cairo-cairo-scaled-font-t.html#cairo-scaled-font-get-font-matrix">cairo_scaled_font_get_font_matrix ()</a>
|
762
762
|
</dt>
|
763
|
-
<dt id="ientry-
|
763
|
+
<dt id="ientry-idp47028692213552">cairo_scaled_font_get_font_options, <a class="indexterm" href="cairo-cairo-scaled-font-t.html#cairo-scaled-font-get-font-options">cairo_scaled_font_get_font_options ()</a>
|
764
764
|
</dt>
|
765
|
-
<dt id="ientry-
|
765
|
+
<dt id="ientry-idp47028692310928">cairo_scaled_font_get_reference_count, <a class="indexterm" href="cairo-cairo-scaled-font-t.html#cairo-scaled-font-get-reference-count">cairo_scaled_font_get_reference_count ()</a>
|
766
766
|
</dt>
|
767
|
-
<dt id="ientry-
|
767
|
+
<dt id="ientry-idp47028692272720">cairo_scaled_font_get_scale_matrix, <a class="indexterm" href="cairo-cairo-scaled-font-t.html#cairo-scaled-font-get-scale-matrix">cairo_scaled_font_get_scale_matrix ()</a>
|
768
768
|
</dt>
|
769
|
-
<dt id="ientry-
|
769
|
+
<dt id="ientry-idp47028692292288">cairo_scaled_font_get_type, <a class="indexterm" href="cairo-cairo-scaled-font-t.html#cairo-scaled-font-get-type">cairo_scaled_font_get_type ()</a>
|
770
770
|
</dt>
|
771
|
-
<dt id="ientry-
|
771
|
+
<dt id="ientry-idp47028692362320">cairo_scaled_font_get_user_data, <a class="indexterm" href="cairo-cairo-scaled-font-t.html#cairo-scaled-font-get-user-data">cairo_scaled_font_get_user_data ()</a>
|
772
772
|
</dt>
|
773
|
-
<dt id="ientry-
|
773
|
+
<dt id="ientry-idp47028691658016">cairo_scaled_font_glyph_extents, <a class="indexterm" href="cairo-cairo-scaled-font-t.html#cairo-scaled-font-glyph-extents">cairo_scaled_font_glyph_extents ()</a>
|
774
774
|
</dt>
|
775
|
-
<dt id="ientry-
|
775
|
+
<dt id="ientry-idp47028691539872">cairo_scaled_font_reference, <a class="indexterm" href="cairo-cairo-scaled-font-t.html#cairo-scaled-font-reference">cairo_scaled_font_reference ()</a>
|
776
776
|
</dt>
|
777
|
-
<dt id="ientry-
|
777
|
+
<dt id="ientry-idp47028692328576">cairo_scaled_font_set_user_data, <a class="indexterm" href="cairo-cairo-scaled-font-t.html#cairo-scaled-font-set-user-data">cairo_scaled_font_set_user_data ()</a>
|
778
778
|
</dt>
|
779
|
-
<dt id="ientry-
|
779
|
+
<dt id="ientry-idp47028691585072">cairo_scaled_font_status, <a class="indexterm" href="cairo-cairo-scaled-font-t.html#cairo-scaled-font-status">cairo_scaled_font_status ()</a>
|
780
780
|
</dt>
|
781
|
-
<dt id="ientry-
|
781
|
+
<dt id="ientry-idp47028692387056">cairo_scaled_font_t, <a class="indexterm" href="cairo-cairo-scaled-font-t.html#cairo-scaled-font-t">cairo_scaled_font_t</a>
|
782
782
|
</dt>
|
783
|
-
<dt id="ientry-
|
783
|
+
<dt id="ientry-idp47028691628464">cairo_scaled_font_text_extents, <a class="indexterm" href="cairo-cairo-scaled-font-t.html#cairo-scaled-font-text-extents">cairo_scaled_font_text_extents ()</a>
|
784
784
|
</dt>
|
785
|
-
<dt id="ientry-
|
785
|
+
<dt id="ientry-idp47028691691840">cairo_scaled_font_text_to_glyphs, <a class="indexterm" href="cairo-cairo-scaled-font-t.html#cairo-scaled-font-text-to-glyphs">cairo_scaled_font_text_to_glyphs ()</a>
|
786
786
|
</dt>
|
787
|
-
<dt id="ientry-
|
787
|
+
<dt id="ientry-idp47028695257968">cairo_script_create, <a class="indexterm" href="cairo-Script-Surfaces.html#cairo-script-create">cairo_script_create ()</a>
|
788
788
|
</dt>
|
789
|
-
<dt id="ientry-
|
789
|
+
<dt id="ientry-idp47028698980288">cairo_script_create_for_stream, <a class="indexterm" href="cairo-Script-Surfaces.html#cairo-script-create-for-stream">cairo_script_create_for_stream ()</a>
|
790
790
|
</dt>
|
791
|
-
<dt id="ientry-
|
791
|
+
<dt id="ientry-idp47028699004880">cairo_script_from_recording_surface, <a class="indexterm" href="cairo-Script-Surfaces.html#cairo-script-from-recording-surface">cairo_script_from_recording_surface ()</a>
|
792
792
|
</dt>
|
793
|
-
<dt id="ientry-
|
793
|
+
<dt id="ientry-idp47028699028096">cairo_script_get_mode, <a class="indexterm" href="cairo-Script-Surfaces.html#cairo-script-get-mode">cairo_script_get_mode ()</a>
|
794
794
|
</dt>
|
795
|
-
<dt id="ientry-
|
795
|
+
<dt id="ientry-idp47028699157680">cairo_script_mode_t, <a class="indexterm" href="cairo-Script-Surfaces.html#cairo-script-mode-t">enum cairo_script_mode_t</a>
|
796
796
|
</dt>
|
797
|
-
<dt id="ientry-
|
797
|
+
<dt id="ientry-idp47028699046048">cairo_script_set_mode, <a class="indexterm" href="cairo-Script-Surfaces.html#cairo-script-set-mode">cairo_script_set_mode ()</a>
|
798
798
|
</dt>
|
799
|
-
<dt id="ientry-
|
799
|
+
<dt id="ientry-idp47028699066080">cairo_script_surface_create, <a class="indexterm" href="cairo-Script-Surfaces.html#cairo-script-surface-create">cairo_script_surface_create ()</a>
|
800
800
|
</dt>
|
801
|
-
<dt id="ientry-
|
801
|
+
<dt id="ientry-idp47028699099024">cairo_script_surface_create_for_target, <a class="indexterm" href="cairo-Script-Surfaces.html#cairo-script-surface-create-for-target">cairo_script_surface_create_for_target ()</a>
|
802
802
|
</dt>
|
803
|
-
<dt id="ientry-
|
803
|
+
<dt id="ientry-idp47028699124816">cairo_script_write_comment, <a class="indexterm" href="cairo-Script-Surfaces.html#cairo-script-write-comment">cairo_script_write_comment ()</a>
|
804
804
|
</dt>
|
805
|
-
<dt id="ientry-
|
805
|
+
<dt id="ientry-idp47028689935568">cairo_select_font_face, <a class="indexterm" href="cairo-text.html#cairo-select-font-face">cairo_select_font_face ()</a>
|
806
806
|
</dt>
|
807
|
-
<dt id="ientry-
|
807
|
+
<dt id="ientry-idp47028686365920">cairo_set_antialias, <a class="indexterm" href="cairo-cairo-t.html#cairo-set-antialias">cairo_set_antialias ()</a>
|
808
808
|
</dt>
|
809
|
-
<dt id="ientry-
|
809
|
+
<dt id="ientry-idp47028686409072">cairo_set_dash, <a class="indexterm" href="cairo-cairo-t.html#cairo-set-dash">cairo_set_dash ()</a>
|
810
810
|
</dt>
|
811
|
-
<dt id="ientry-
|
811
|
+
<dt id="ientry-idp47028686502544">cairo_set_fill_rule, <a class="indexterm" href="cairo-cairo-t.html#cairo-set-fill-rule">cairo_set_fill_rule ()</a>
|
812
812
|
</dt>
|
813
|
-
<dt id="ientry-
|
813
|
+
<dt id="ientry-idp47028690108000">cairo_set_font_face, <a class="indexterm" href="cairo-text.html#cairo-set-font-face">cairo_set_font_face ()</a>
|
814
814
|
</dt>
|
815
|
-
<dt id="ientry-
|
815
|
+
<dt id="ientry-idp47028690014560">cairo_set_font_matrix, <a class="indexterm" href="cairo-text.html#cairo-set-font-matrix">cairo_set_font_matrix ()</a>
|
816
816
|
</dt>
|
817
|
-
<dt id="ientry-
|
817
|
+
<dt id="ientry-idp47028690060832">cairo_set_font_options, <a class="indexterm" href="cairo-text.html#cairo-set-font-options">cairo_set_font_options ()</a>
|
818
818
|
</dt>
|
819
|
-
<dt id="ientry-
|
819
|
+
<dt id="ientry-idp47028689984912">cairo_set_font_size, <a class="indexterm" href="cairo-text.html#cairo-set-font-size">cairo_set_font_size ()</a>
|
820
820
|
</dt>
|
821
|
-
<dt id="ientry-
|
821
|
+
<dt id="ientry-idp47028686548208">cairo_set_line_cap, <a class="indexterm" href="cairo-cairo-t.html#cairo-set-line-cap">cairo_set_line_cap ()</a>
|
822
822
|
</dt>
|
823
|
-
<dt id="ientry-
|
823
|
+
<dt id="ientry-idp47028686594096">cairo_set_line_join, <a class="indexterm" href="cairo-cairo-t.html#cairo-set-line-join">cairo_set_line_join ()</a>
|
824
824
|
</dt>
|
825
|
-
<dt id="ientry-
|
825
|
+
<dt id="ientry-idp47028686639968">cairo_set_line_width, <a class="indexterm" href="cairo-cairo-t.html#cairo-set-line-width">cairo_set_line_width ()</a>
|
826
826
|
</dt>
|
827
|
-
<dt id="ientry-
|
827
|
+
<dt id="ientry-idp47028681743392">cairo_set_matrix, <a class="indexterm" href="cairo-Transformations.html#cairo-set-matrix">cairo_set_matrix ()</a>
|
828
828
|
</dt>
|
829
|
-
<dt id="ientry-
|
829
|
+
<dt id="ientry-idp47028686691184">cairo_set_miter_limit, <a class="indexterm" href="cairo-cairo-t.html#cairo-set-miter-limit">cairo_set_miter_limit ()</a>
|
830
830
|
</dt>
|
831
|
-
<dt id="ientry-
|
831
|
+
<dt id="ientry-idp47028686738848">cairo_set_operator, <a class="indexterm" href="cairo-cairo-t.html#cairo-set-operator">cairo_set_operator ()</a>
|
832
832
|
</dt>
|
833
|
-
<dt id="ientry-
|
833
|
+
<dt id="ientry-idp47028690541520">cairo_set_scaled_font, <a class="indexterm" href="cairo-text.html#cairo-set-scaled-font">cairo_set_scaled_font ()</a>
|
834
834
|
</dt>
|
835
|
-
<dt id="ientry-
|
835
|
+
<dt id="ientry-idp47028686281456">cairo_set_source, <a class="indexterm" href="cairo-cairo-t.html#cairo-set-source">cairo_set_source ()</a>
|
836
836
|
</dt>
|
837
|
-
<dt id="ientry-
|
837
|
+
<dt id="ientry-idp47028686216336">cairo_set_source_rgb, <a class="indexterm" href="cairo-cairo-t.html#cairo-set-source-rgb">cairo_set_source_rgb ()</a>
|
838
838
|
</dt>
|
839
|
-
<dt id="ientry-
|
839
|
+
<dt id="ientry-idp47028686247872">cairo_set_source_rgba, <a class="indexterm" href="cairo-cairo-t.html#cairo-set-source-rgba">cairo_set_source_rgba ()</a>
|
840
840
|
</dt>
|
841
|
-
<dt id="ientry-
|
841
|
+
<dt id="ientry-idp47028686307536">cairo_set_source_surface, <a class="indexterm" href="cairo-cairo-t.html#cairo-set-source-surface">cairo_set_source_surface ()</a>
|
842
842
|
</dt>
|
843
|
-
<dt id="ientry-
|
843
|
+
<dt id="ientry-idp47028686781088">cairo_set_tolerance, <a class="indexterm" href="cairo-cairo-t.html#cairo-set-tolerance">cairo_set_tolerance ()</a>
|
844
844
|
</dt>
|
845
|
-
<dt id="ientry-
|
845
|
+
<dt id="ientry-idp47028687414848">cairo_set_user_data, <a class="indexterm" href="cairo-cairo-t.html#cairo-set-user-data">cairo_set_user_data ()</a>
|
846
846
|
</dt>
|
847
|
-
<dt id="ientry-
|
847
|
+
<dt id="ientry-idp47028690612176">cairo_show_glyphs, <a class="indexterm" href="cairo-text.html#cairo-show-glyphs">cairo_show_glyphs ()</a>
|
848
848
|
</dt>
|
849
|
-
<dt id="ientry-
|
849
|
+
<dt id="ientry-idp47028687374528">cairo_show_page, <a class="indexterm" href="cairo-cairo-t.html#cairo-show-page">cairo_show_page ()</a>
|
850
850
|
</dt>
|
851
|
-
<dt id="ientry-
|
851
|
+
<dt id="ientry-idp47028690588544">cairo_show_text, <a class="indexterm" href="cairo-text.html#cairo-show-text">cairo_show_text ()</a>
|
852
852
|
</dt>
|
853
|
-
<dt id="ientry-
|
853
|
+
<dt id="ientry-idp47028690633376">cairo_show_text_glyphs, <a class="indexterm" href="cairo-text.html#cairo-show-text-glyphs">cairo_show_text_glyphs ()</a>
|
854
854
|
</dt>
|
855
|
-
<dt id="ientry-
|
855
|
+
<dt id="ientry-idp47028685992256">cairo_status, <a class="indexterm" href="cairo-cairo-t.html#cairo-status">cairo_status ()</a>
|
856
856
|
</dt>
|
857
|
-
<dt id="ientry-
|
857
|
+
<dt id="ientry-idp47028699316160">cairo_status_t, <a class="indexterm" href="cairo-Error-handling.html#cairo-status-t">enum cairo_status_t</a>
|
858
858
|
</dt>
|
859
|
-
<dt id="ientry-
|
859
|
+
<dt id="ientry-idp47028697982464">cairo_status_to_string, <a class="indexterm" href="cairo-Error-handling.html#cairo-status-to-string">cairo_status_to_string ()</a>
|
860
860
|
</dt>
|
861
|
-
<dt id="ientry-
|
861
|
+
<dt id="ientry-idp47028687209840">cairo_stroke, <a class="indexterm" href="cairo-cairo-t.html#cairo-stroke">cairo_stroke ()</a>
|
862
862
|
</dt>
|
863
|
-
<dt id="ientry-
|
863
|
+
<dt id="ientry-idp47028687274336">cairo_stroke_extents, <a class="indexterm" href="cairo-cairo-t.html#cairo-stroke-extents">cairo_stroke_extents ()</a>
|
864
864
|
</dt>
|
865
|
-
<dt id="ientry-
|
865
|
+
<dt id="ientry-idp47028687249552">cairo_stroke_preserve, <a class="indexterm" href="cairo-cairo-t.html#cairo-stroke-preserve">cairo_stroke_preserve ()</a>
|
866
866
|
</dt>
|
867
|
-
<dt id="ientry-
|
867
|
+
<dt id="ientry-idp47028692768864">cairo_subpixel_order_t, <a class="indexterm" href="cairo-cairo-font-options-t.html#cairo-subpixel-order-t">enum cairo_subpixel_order_t</a>
|
868
868
|
</dt>
|
869
|
-
<dt id="ientry-
|
869
|
+
<dt id="ientry-idp47028696279104">cairo_surface_copy_page, <a class="indexterm" href="cairo-cairo-surface-t.html#cairo-surface-copy-page">cairo_surface_copy_page ()</a>
|
870
870
|
</dt>
|
871
|
-
<dt id="ientry-
|
871
|
+
<dt id="ientry-idp47028695009200">cairo_surface_create_for_rectangle, <a class="indexterm" href="cairo-cairo-surface-t.html#cairo-surface-create-for-rectangle">cairo_surface_create_for_rectangle ()</a>
|
872
872
|
</dt>
|
873
|
-
<dt id="ientry-
|
873
|
+
<dt id="ientry-idp47028694936832">cairo_surface_create_similar, <a class="indexterm" href="cairo-cairo-surface-t.html#cairo-surface-create-similar">cairo_surface_create_similar ()</a>
|
874
874
|
</dt>
|
875
|
-
<dt id="ientry-
|
875
|
+
<dt id="ientry-idp47028694973376">cairo_surface_create_similar_image, <a class="indexterm" href="cairo-cairo-surface-t.html#cairo-surface-create-similar-image">cairo_surface_create_similar_image ()</a>
|
876
876
|
</dt>
|
877
|
-
<dt id="ientry-
|
877
|
+
<dt id="ientry-idp47028695070368">cairo_surface_destroy, <a class="indexterm" href="cairo-cairo-surface-t.html#cairo-surface-destroy">cairo_surface_destroy ()</a>
|
878
878
|
</dt>
|
879
|
-
<dt id="ientry-
|
879
|
+
<dt id="ientry-idp47028695851056">cairo_surface_finish, <a class="indexterm" href="cairo-cairo-surface-t.html#cairo-surface-finish">cairo_surface_finish ()</a>
|
880
880
|
</dt>
|
881
|
-
<dt id="ientry-
|
881
|
+
<dt id="ientry-idp47028695870864">cairo_surface_flush, <a class="indexterm" href="cairo-cairo-surface-t.html#cairo-surface-flush">cairo_surface_flush ()</a>
|
882
882
|
</dt>
|
883
|
-
<dt id="ientry-
|
883
|
+
<dt id="ientry-idp47028695933232">cairo_surface_get_content, <a class="indexterm" href="cairo-cairo-surface-t.html#cairo-surface-get-content">cairo_surface_get_content ()</a>
|
884
884
|
</dt>
|
885
|
-
<dt id="ientry-
|
885
|
+
<dt id="ientry-idp47028695887568">cairo_surface_get_device, <a class="indexterm" href="cairo-cairo-surface-t.html#cairo-surface-get-device">cairo_surface_get_device ()</a>
|
886
886
|
</dt>
|
887
|
-
<dt id="ientry-
|
887
|
+
<dt id="ientry-idp47028696036736">cairo_surface_get_device_offset, <a class="indexterm" href="cairo-cairo-surface-t.html#cairo-surface-get-device-offset">cairo_surface_get_device_offset ()</a>
|
888
888
|
</dt>
|
889
|
-
<dt id="ientry-
|
889
|
+
<dt id="ientry-idp47028696062704">cairo_surface_get_device_scale, <a class="indexterm" href="cairo-cairo-surface-t.html#cairo-surface-get-device-scale">cairo_surface_get_device_scale ()</a>
|
890
890
|
</dt>
|
891
|
-
<dt id="ientry-
|
891
|
+
<dt id="ientry-idp47028696147552">cairo_surface_get_fallback_resolution, <a class="indexterm" href="cairo-cairo-surface-t.html#cairo-surface-get-fallback-resolution">cairo_surface_get_fallback_resolution ()</a>
|
892
892
|
</dt>
|
893
|
-
<dt id="ientry-
|
893
|
+
<dt id="ientry-idp47028695910048">cairo_surface_get_font_options, <a class="indexterm" href="cairo-cairo-surface-t.html#cairo-surface-get-font-options">cairo_surface_get_font_options ()</a>
|
894
894
|
</dt>
|
895
|
-
<dt id="ientry-
|
895
|
+
<dt id="ientry-idp47028696411088">cairo_surface_get_mime_data, <a class="indexterm" href="cairo-cairo-surface-t.html#cairo-surface-get-mime-data">cairo_surface_get_mime_data ()</a>
|
896
896
|
</dt>
|
897
|
-
<dt id="ientry-
|
897
|
+
<dt id="ientry-idp47028696194112">cairo_surface_get_reference_count, <a class="indexterm" href="cairo-cairo-surface-t.html#cairo-surface-get-reference-count">cairo_surface_get_reference_count ()</a>
|
898
898
|
</dt>
|
899
|
-
<dt id="ientry-
|
899
|
+
<dt id="ientry-idp47028696173488">cairo_surface_get_type, <a class="indexterm" href="cairo-cairo-surface-t.html#cairo-surface-get-type">cairo_surface_get_type ()</a>
|
900
900
|
</dt>
|
901
|
-
<dt id="ientry-
|
901
|
+
<dt id="ientry-idp47028696252256">cairo_surface_get_user_data, <a class="indexterm" href="cairo-cairo-surface-t.html#cairo-surface-get-user-data">cairo_surface_get_user_data ()</a>
|
902
902
|
</dt>
|
903
|
-
<dt id="ientry-
|
903
|
+
<dt id="ientry-idp47028696320608">cairo_surface_has_show_text_glyphs, <a class="indexterm" href="cairo-cairo-surface-t.html#cairo-surface-has-show-text-glyphs">cairo_surface_has_show_text_glyphs ()</a>
|
904
904
|
</dt>
|
905
|
-
<dt id="ientry-
|
905
|
+
<dt id="ientry-idp47028696470912">cairo_surface_map_to_image, <a class="indexterm" href="cairo-cairo-surface-t.html#cairo-surface-map-to-image">cairo_surface_map_to_image ()</a>
|
906
906
|
</dt>
|
907
|
-
<dt id="ientry-
|
907
|
+
<dt id="ientry-idp47028695954576">cairo_surface_mark_dirty, <a class="indexterm" href="cairo-cairo-surface-t.html#cairo-surface-mark-dirty">cairo_surface_mark_dirty ()</a>
|
908
908
|
</dt>
|
909
|
-
<dt id="ientry-
|
909
|
+
<dt id="ientry-idp47028695972944">cairo_surface_mark_dirty_rectangle, <a class="indexterm" href="cairo-cairo-surface-t.html#cairo-surface-mark-dirty-rectangle">cairo_surface_mark_dirty_rectangle ()</a>
|
910
910
|
</dt>
|
911
|
-
<dt id="ientry-
|
911
|
+
<dt id="ientry-idp47028695045856">cairo_surface_reference, <a class="indexterm" href="cairo-cairo-surface-t.html#cairo-surface-reference">cairo_surface_reference ()</a>
|
912
912
|
</dt>
|
913
|
-
<dt id="ientry-
|
913
|
+
<dt id="ientry-idp47028696007168">cairo_surface_set_device_offset, <a class="indexterm" href="cairo-cairo-surface-t.html#cairo-surface-set-device-offset">cairo_surface_set_device_offset ()</a>
|
914
914
|
</dt>
|
915
|
-
<dt id="ientry-
|
915
|
+
<dt id="ientry-idp47028696088672">cairo_surface_set_device_scale, <a class="indexterm" href="cairo-cairo-surface-t.html#cairo-surface-set-device-scale">cairo_surface_set_device_scale ()</a>
|
916
916
|
</dt>
|
917
|
-
<dt id="ientry-
|
917
|
+
<dt id="ientry-idp47028696117344">cairo_surface_set_fallback_resolution, <a class="indexterm" href="cairo-cairo-surface-t.html#cairo-surface-set-fallback-resolution">cairo_surface_set_fallback_resolution ()</a>
|
918
918
|
</dt>
|
919
|
-
<dt id="ientry-
|
919
|
+
<dt id="ientry-idp47028696350832">cairo_surface_set_mime_data, <a class="indexterm" href="cairo-cairo-surface-t.html#cairo-surface-set-mime-data">cairo_surface_set_mime_data ()</a>
|
920
920
|
</dt>
|
921
|
-
<dt id="ientry-
|
921
|
+
<dt id="ientry-idp47028696214880">cairo_surface_set_user_data, <a class="indexterm" href="cairo-cairo-surface-t.html#cairo-surface-set-user-data">cairo_surface_set_user_data ()</a>
|
922
922
|
</dt>
|
923
|
-
<dt id="ientry-
|
923
|
+
<dt id="ientry-idp47028696299872">cairo_surface_show_page, <a class="indexterm" href="cairo-cairo-surface-t.html#cairo-surface-show-page">cairo_surface_show_page ()</a>
|
924
924
|
</dt>
|
925
|
-
<dt id="ientry-
|
925
|
+
<dt id="ientry-idp47028695827840">cairo_surface_status, <a class="indexterm" href="cairo-cairo-surface-t.html#cairo-surface-status">cairo_surface_status ()</a>
|
926
926
|
</dt>
|
927
|
-
<dt id="ientry-
|
927
|
+
<dt id="ientry-idp47028696442848">cairo_surface_supports_mime_type, <a class="indexterm" href="cairo-cairo-surface-t.html#cairo-surface-supports-mime-type">cairo_surface_supports_mime_type ()</a>
|
928
928
|
</dt>
|
929
|
-
<dt id="ientry-
|
929
|
+
<dt id="ientry-idp47028696611376">cairo_surface_t, <a class="indexterm" href="cairo-cairo-surface-t.html#cairo-surface-t">cairo_surface_t</a>
|
930
930
|
</dt>
|
931
|
-
<dt id="ientry-
|
931
|
+
<dt id="ientry-idp47028696658176">cairo_surface_type_t, <a class="indexterm" href="cairo-cairo-surface-t.html#cairo-surface-type-t">enum cairo_surface_type_t</a>
|
932
932
|
</dt>
|
933
|
-
<dt id="ientry-
|
933
|
+
<dt id="ientry-idp47028696502672">cairo_surface_unmap_image, <a class="indexterm" href="cairo-cairo-surface-t.html#cairo-surface-unmap-image">cairo_surface_unmap_image ()</a>
|
934
934
|
</dt>
|
935
|
-
<dt id="ientry-
|
935
|
+
<dt id="ientry-idp47028695651984">cairo_surface_write_to_png, <a class="indexterm" href="cairo-PNG-Support.html#cairo-surface-write-to-png">cairo_surface_write_to_png ()</a>
|
936
936
|
</dt>
|
937
|
-
<dt id="ientry-
|
937
|
+
<dt id="ientry-idp47028693901264">cairo_surface_write_to_png_stream, <a class="indexterm" href="cairo-PNG-Support.html#cairo-surface-write-to-png-stream">cairo_surface_write_to_png_stream ()</a>
|
938
938
|
</dt>
|
939
|
-
<dt id="ientry-
|
939
|
+
<dt id="ientry-idp47028695166896">cairo_svg_get_versions, <a class="indexterm" href="cairo-SVG-Surfaces.html#cairo-svg-get-versions">cairo_svg_get_versions ()</a>
|
940
940
|
</dt>
|
941
|
-
<dt id="ientry-
|
941
|
+
<dt id="ientry-idp47028695635776">cairo_svg_surface_create, <a class="indexterm" href="cairo-SVG-Surfaces.html#cairo-svg-surface-create">cairo_svg_surface_create ()</a>
|
942
942
|
</dt>
|
943
|
-
<dt id="ientry-
|
943
|
+
<dt id="ientry-idp47028697049088">cairo_svg_surface_create_for_stream, <a class="indexterm" href="cairo-SVG-Surfaces.html#cairo-svg-surface-create-for-stream">cairo_svg_surface_create_for_stream ()</a>
|
944
944
|
</dt>
|
945
|
-
<dt id="ientry-
|
945
|
+
<dt id="ientry-idp47028694259776">cairo_svg_surface_restrict_to_version, <a class="indexterm" href="cairo-SVG-Surfaces.html#cairo-svg-surface-restrict-to-version">cairo_svg_surface_restrict_to_version ()</a>
|
946
946
|
</dt>
|
947
|
-
<dt id="ientry-
|
947
|
+
<dt id="ientry-idp47028697406032">cairo_svg_version_t, <a class="indexterm" href="cairo-SVG-Surfaces.html#cairo-svg-version-t">enum cairo_svg_version_t</a>
|
948
948
|
</dt>
|
949
|
-
<dt id="ientry-
|
949
|
+
<dt id="ientry-idp47028694208704">cairo_svg_version_to_string, <a class="indexterm" href="cairo-SVG-Surfaces.html#cairo-svg-version-to-string">cairo_svg_version_to_string ()</a>
|
950
950
|
</dt>
|
951
951
|
</dl>
|
952
952
|
</div>
|
953
953
|
<div class="indexdiv">
|
954
954
|
<h3>T</h3>
|
955
955
|
<dl>
|
956
|
-
<dt id="ientry-
|
956
|
+
<dt id="ientry-idp47028687482192">cairo_t, <a class="indexterm" href="cairo-cairo-t.html#cairo-t">cairo_t</a>
|
957
957
|
</dt>
|
958
|
-
<dt id="ientry-
|
958
|
+
<dt id="ientry-idp47028684605008">cairo_tag_begin, <a class="indexterm" href="cairo-Tags-and-Links.html#cairo-tag-begin">cairo_tag_begin ()</a>
|
959
959
|
</dt>
|
960
|
-
<dt id="ientry-
|
960
|
+
<dt id="ientry-idp47028679462112">CAIRO_TAG_DEST, <a class="indexterm" href="cairo-Tags-and-Links.html#CAIRO-TAG-DEST:CAPS">CAIRO_TAG_DEST</a>
|
961
961
|
</dt>
|
962
|
-
<dt id="ientry-
|
962
|
+
<dt id="ientry-idp47028684765440">cairo_tag_end, <a class="indexterm" href="cairo-Tags-and-Links.html#cairo-tag-end">cairo_tag_end ()</a>
|
963
963
|
</dt>
|
964
|
-
<dt id="ientry-
|
964
|
+
<dt id="ientry-idp47028679468736">CAIRO_TAG_LINK, <a class="indexterm" href="cairo-Tags-and-Links.html#CAIRO-TAG-LINK:CAPS">CAIRO_TAG_LINK</a>
|
965
965
|
</dt>
|
966
|
-
<dt id="ientry-
|
966
|
+
<dt id="ientry-idp47028690876208">cairo_text_cluster_allocate, <a class="indexterm" href="cairo-text.html#cairo-text-cluster-allocate">cairo_text_cluster_allocate ()</a>
|
967
967
|
</dt>
|
968
|
-
<dt id="ientry-
|
968
|
+
<dt id="ientry-idp47028691000528">cairo_text_cluster_flags_t, <a class="indexterm" href="cairo-text.html#cairo-text-cluster-flags-t">enum cairo_text_cluster_flags_t</a>
|
969
969
|
</dt>
|
970
|
-
<dt id="ientry-
|
970
|
+
<dt id="ientry-idp47028690898016">cairo_text_cluster_free, <a class="indexterm" href="cairo-text.html#cairo-text-cluster-free">cairo_text_cluster_free ()</a>
|
971
971
|
</dt>
|
972
|
-
<dt id="ientry-
|
972
|
+
<dt id="ientry-idp47028690976016">cairo_text_cluster_t, <a class="indexterm" href="cairo-text.html#cairo-text-cluster-t">cairo_text_cluster_t</a>
|
973
973
|
</dt>
|
974
|
-
<dt id="ientry-
|
974
|
+
<dt id="ientry-idp47028690704176">cairo_text_extents, <a class="indexterm" href="cairo-text.html#cairo-text-extents">cairo_text_extents ()</a>
|
975
975
|
</dt>
|
976
|
-
<dt id="ientry-
|
976
|
+
<dt id="ientry-idp47028692434688">cairo_text_extents_t, <a class="indexterm" href="cairo-cairo-scaled-font-t.html#cairo-text-extents-t">cairo_text_extents_t</a>
|
977
977
|
</dt>
|
978
|
-
<dt id="ientry-
|
978
|
+
<dt id="ientry-idp47028679615072">cairo_text_path, <a class="indexterm" href="cairo-Paths.html#cairo-text-path">cairo_text_path ()</a>
|
979
979
|
</dt>
|
980
|
-
<dt id="ientry-
|
980
|
+
<dt id="ientry-idp47028690760480">cairo_toy_font_face_create, <a class="indexterm" href="cairo-text.html#cairo-toy-font-face-create">cairo_toy_font_face_create ()</a>
|
981
981
|
</dt>
|
982
|
-
<dt id="ientry-
|
982
|
+
<dt id="ientry-idp47028690789296">cairo_toy_font_face_get_family, <a class="indexterm" href="cairo-text.html#cairo-toy-font-face-get-family">cairo_toy_font_face_get_family ()</a>
|
983
983
|
</dt>
|
984
|
-
<dt id="ientry-
|
984
|
+
<dt id="ientry-idp47028690805216">cairo_toy_font_face_get_slant, <a class="indexterm" href="cairo-text.html#cairo-toy-font-face-get-slant">cairo_toy_font_face_get_slant ()</a>
|
985
985
|
</dt>
|
986
|
-
<dt id="ientry-
|
986
|
+
<dt id="ientry-idp47028690820864">cairo_toy_font_face_get_weight, <a class="indexterm" href="cairo-text.html#cairo-toy-font-face-get-weight">cairo_toy_font_face_get_weight ()</a>
|
987
987
|
</dt>
|
988
|
-
<dt id="ientry-
|
988
|
+
<dt id="ientry-idp47028683689744">cairo_transform, <a class="indexterm" href="cairo-Transformations.html#cairo-transform">cairo_transform ()</a>
|
989
989
|
</dt>
|
990
|
-
<dt id="ientry-
|
990
|
+
<dt id="ientry-idp47028679193552">cairo_translate, <a class="indexterm" href="cairo-Transformations.html#cairo-translate">cairo_translate ()</a>
|
991
991
|
</dt>
|
992
992
|
</dl>
|
993
993
|
</div>
|
994
994
|
<div class="indexdiv">
|
995
995
|
<h3>U</h3>
|
996
996
|
<dl>
|
997
|
-
<dt id="ientry-
|
997
|
+
<dt id="ientry-idp47028697624592">cairo_user_data_key_t, <a class="indexterm" href="cairo-Types.html#cairo-user-data-key-t">cairo_user_data_key_t</a>
|
998
998
|
</dt>
|
999
|
-
<dt id="ientry-
|
999
|
+
<dt id="ientry-idp47028693763392">cairo_user_font_face_create, <a class="indexterm" href="cairo-User-Fonts.html#cairo-user-font-face-create">cairo_user_font_face_create ()</a>
|
1000
1000
|
</dt>
|
1001
|
-
<dt id="ientry-
|
1001
|
+
<dt id="ientry-idp47028693802768">cairo_user_font_face_get_init_func, <a class="indexterm" href="cairo-User-Fonts.html#cairo-user-font-face-get-init-func">cairo_user_font_face_get_init_func ()</a>
|
1002
1002
|
</dt>
|
1003
|
-
<dt id="ientry-
|
1003
|
+
<dt id="ientry-idp47028694731584">cairo_user_font_face_get_render_glyph_func, <a class="indexterm" href="cairo-User-Fonts.html#cairo-user-font-face-get-render-glyph-func">cairo_user_font_face_get_render_glyph_func ()</a>
|
1004
1004
|
</dt>
|
1005
|
-
<dt id="ientry-
|
1005
|
+
<dt id="ientry-idp47028694807360">cairo_user_font_face_get_text_to_glyphs_func, <a class="indexterm" href="cairo-User-Fonts.html#cairo-user-font-face-get-text-to-glyphs-func">cairo_user_font_face_get_text_to_glyphs_func ()</a>
|
1006
1006
|
</dt>
|
1007
|
-
<dt id="ientry-
|
1007
|
+
<dt id="ientry-idp47028694769472">cairo_user_font_face_get_unicode_to_glyph_func, <a class="indexterm" href="cairo-User-Fonts.html#cairo-user-font-face-get-unicode-to-glyph-func">cairo_user_font_face_get_unicode_to_glyph_func ()</a>
|
1008
1008
|
</dt>
|
1009
|
-
<dt id="ientry-
|
1009
|
+
<dt id="ientry-idp47028693779312">cairo_user_font_face_set_init_func, <a class="indexterm" href="cairo-User-Fonts.html#cairo-user-font-face-set-init-func">cairo_user_font_face_set_init_func ()</a>
|
1010
1010
|
</dt>
|
1011
|
-
<dt id="ientry-
|
1011
|
+
<dt id="ientry-idp47028693822320">cairo_user_font_face_set_render_glyph_func, <a class="indexterm" href="cairo-User-Fonts.html#cairo-user-font-face-set-render-glyph-func">cairo_user_font_face_set_render_glyph_func ()</a>
|
1012
1012
|
</dt>
|
1013
|
-
<dt id="ientry-
|
1013
|
+
<dt id="ientry-idp47028694786736">cairo_user_font_face_set_text_to_glyphs_func, <a class="indexterm" href="cairo-User-Fonts.html#cairo-user-font-face-set-text-to-glyphs-func">cairo_user_font_face_set_text_to_glyphs_func ()</a>
|
1014
1014
|
</dt>
|
1015
|
-
<dt id="ientry-
|
1015
|
+
<dt id="ientry-idp47028694748848">cairo_user_font_face_set_unicode_to_glyph_func, <a class="indexterm" href="cairo-User-Fonts.html#cairo-user-font-face-set-unicode-to-glyph-func">cairo_user_font_face_set_unicode_to_glyph_func ()</a>
|
1016
1016
|
</dt>
|
1017
|
-
<dt id="ientry-
|
1017
|
+
<dt id="ientry-idp47028680023632">cairo_user_scaled_font_init_func_t, <a class="indexterm" href="cairo-User-Fonts.html#cairo-user-scaled-font-init-func-t">cairo_user_scaled_font_init_func_t ()</a>
|
1018
1018
|
</dt>
|
1019
|
-
<dt id="ientry-
|
1019
|
+
<dt id="ientry-idp47028693590544">cairo_user_scaled_font_render_glyph_func_t, <a class="indexterm" href="cairo-User-Fonts.html#cairo-user-scaled-font-render-glyph-func-t">cairo_user_scaled_font_render_glyph_func_t ()</a>
|
1020
1020
|
</dt>
|
1021
|
-
<dt id="ientry-
|
1021
|
+
<dt id="ientry-idp47028693646480">cairo_user_scaled_font_text_to_glyphs_func_t, <a class="indexterm" href="cairo-User-Fonts.html#cairo-user-scaled-font-text-to-glyphs-func-t">cairo_user_scaled_font_text_to_glyphs_func_t ()</a>
|
1022
1022
|
</dt>
|
1023
|
-
<dt id="ientry-
|
1023
|
+
<dt id="ientry-idp47028693727472">cairo_user_scaled_font_unicode_to_glyph_func_t, <a class="indexterm" href="cairo-User-Fonts.html#cairo-user-scaled-font-unicode-to-glyph-func-t">cairo_user_scaled_font_unicode_to_glyph_func_t ()</a>
|
1024
1024
|
</dt>
|
1025
|
-
<dt id="ientry-
|
1025
|
+
<dt id="ientry-idp47028685389648">cairo_user_to_device, <a class="indexterm" href="cairo-Transformations.html#cairo-user-to-device">cairo_user_to_device ()</a>
|
1026
1026
|
</dt>
|
1027
|
-
<dt id="ientry-
|
1027
|
+
<dt id="ientry-idp47028684659664">cairo_user_to_device_distance, <a class="indexterm" href="cairo-Transformations.html#cairo-user-to-device-distance">cairo_user_to_device_distance ()</a>
|
1028
1028
|
</dt>
|
1029
1029
|
</dl>
|
1030
1030
|
</div>
|
1031
1031
|
<div class="indexdiv">
|
1032
1032
|
<h3>V</h3>
|
1033
1033
|
<dl>
|
1034
|
-
<dt id="ientry-
|
1034
|
+
<dt id="ientry-idp47028698047856">cairo_version, <a class="indexterm" href="cairo-Version-Information.html#cairo-version">cairo_version ()</a>
|
1035
1035
|
</dt>
|
1036
|
-
<dt id="ientry-
|
1036
|
+
<dt id="ientry-idp47028699193040">CAIRO_VERSION, <a class="indexterm" href="cairo-Version-Information.html#CAIRO-VERSION:CAPS">CAIRO_VERSION</a>
|
1037
1037
|
</dt>
|
1038
|
-
<dt id="ientry-
|
1038
|
+
<dt id="ientry-idp47028696969760">CAIRO_VERSION_ENCODE, <a class="indexterm" href="cairo-Version-Information.html#CAIRO-VERSION-ENCODE:CAPS">CAIRO_VERSION_ENCODE()</a>
|
1039
1039
|
</dt>
|
1040
|
-
<dt id="ientry-
|
1040
|
+
<dt id="ientry-idp47028699200160">CAIRO_VERSION_MAJOR, <a class="indexterm" href="cairo-Version-Information.html#CAIRO-VERSION-MAJOR:CAPS">CAIRO_VERSION_MAJOR</a>
|
1041
1041
|
</dt>
|
1042
|
-
<dt id="ientry-
|
1042
|
+
<dt id="ientry-idp47028699212064">CAIRO_VERSION_MICRO, <a class="indexterm" href="cairo-Version-Information.html#CAIRO-VERSION-MICRO:CAPS">CAIRO_VERSION_MICRO</a>
|
1043
1043
|
</dt>
|
1044
|
-
<dt id="ientry-
|
1044
|
+
<dt id="ientry-idp47028699206112">CAIRO_VERSION_MINOR, <a class="indexterm" href="cairo-Version-Information.html#CAIRO-VERSION-MINOR:CAPS">CAIRO_VERSION_MINOR</a>
|
1045
1045
|
</dt>
|
1046
|
-
<dt id="ientry-
|
1046
|
+
<dt id="ientry-idp47028699177856">cairo_version_string, <a class="indexterm" href="cairo-Version-Information.html#cairo-version-string">cairo_version_string ()</a>
|
1047
1047
|
</dt>
|
1048
|
-
<dt id="ientry-
|
1048
|
+
<dt id="ientry-idp47028699218016">CAIRO_VERSION_STRING, <a class="indexterm" href="cairo-Version-Information.html#CAIRO-VERSION-STRING:CAPS">CAIRO_VERSION_STRING</a>
|
1049
1049
|
</dt>
|
1050
|
-
<dt id="ientry-
|
1050
|
+
<dt id="ientry-idp47028697701280">CAIRO_VERSION_STRINGIZE, <a class="indexterm" href="cairo-Version-Information.html#CAIRO-VERSION-STRINGIZE:CAPS">CAIRO_VERSION_STRINGIZE()</a>
|
1051
1051
|
</dt>
|
1052
1052
|
</dl>
|
1053
1053
|
</div>
|
1054
1054
|
<div class="indexdiv">
|
1055
1055
|
<h3>W</h3>
|
1056
1056
|
<dl>
|
1057
|
-
<dt id="ientry-
|
1057
|
+
<dt id="ientry-idp47028693170544">cairo_win32_font_face_create_for_hfont, <a class="indexterm" href="cairo-Win32-Fonts.html#cairo-win32-font-face-create-for-hfont">cairo_win32_font_face_create_for_hfont ()</a>
|
1058
1058
|
</dt>
|
1059
|
-
<dt id="ientry-
|
1059
|
+
<dt id="ientry-idp47028691388368">cairo_win32_font_face_create_for_logfontw, <a class="indexterm" href="cairo-Win32-Fonts.html#cairo-win32-font-face-create-for-logfontw">cairo_win32_font_face_create_for_logfontw ()</a>
|
1060
1060
|
</dt>
|
1061
|
-
<dt id="ientry-
|
1061
|
+
<dt id="ientry-idp47028693451280">cairo_win32_font_face_create_for_logfontw_hfont, <a class="indexterm" href="cairo-Win32-Fonts.html#cairo-win32-font-face-create-for-logfontw-hfont">cairo_win32_font_face_create_for_logfontw_hfont ()</a>
|
1062
1062
|
</dt>
|
1063
|
-
<dt id="ientry-
|
1063
|
+
<dt id="ientry-idp47028697526720">cairo_win32_printing_surface_create, <a class="indexterm" href="cairo-Win32-Surfaces.html#cairo-win32-printing-surface-create">cairo_win32_printing_surface_create ()</a>
|
1064
1064
|
</dt>
|
1065
|
-
<dt id="ientry-
|
1065
|
+
<dt id="ientry-idp47028693508640">cairo_win32_scaled_font_done_font, <a class="indexterm" href="cairo-Win32-Fonts.html#cairo-win32-scaled-font-done-font">cairo_win32_scaled_font_done_font ()</a>
|
1066
1066
|
</dt>
|
1067
|
-
<dt id="ientry-
|
1067
|
+
<dt id="ientry-idp47028693558560">cairo_win32_scaled_font_get_device_to_logical, <a class="indexterm" href="cairo-Win32-Fonts.html#cairo-win32-scaled-font-get-device-to-logical">cairo_win32_scaled_font_get_device_to_logical ()</a>
|
1068
1068
|
</dt>
|
1069
|
-
<dt id="ientry-
|
1069
|
+
<dt id="ientry-idp47028693540416">cairo_win32_scaled_font_get_logical_to_device, <a class="indexterm" href="cairo-Win32-Fonts.html#cairo-win32-scaled-font-get-logical-to-device">cairo_win32_scaled_font_get_logical_to_device ()</a>
|
1070
1070
|
</dt>
|
1071
|
-
<dt id="ientry-
|
1071
|
+
<dt id="ientry-idp47028693523648">cairo_win32_scaled_font_get_metrics_factor, <a class="indexterm" href="cairo-Win32-Fonts.html#cairo-win32-scaled-font-get-metrics-factor">cairo_win32_scaled_font_get_metrics_factor ()</a>
|
1072
1072
|
</dt>
|
1073
|
-
<dt id="ientry-
|
1073
|
+
<dt id="ientry-idp47028693480816">cairo_win32_scaled_font_select_font, <a class="indexterm" href="cairo-Win32-Fonts.html#cairo-win32-scaled-font-select-font">cairo_win32_scaled_font_select_font ()</a>
|
1074
1074
|
</dt>
|
1075
|
-
<dt id="ientry-
|
1075
|
+
<dt id="ientry-idp47028695339328">cairo_win32_surface_create, <a class="indexterm" href="cairo-Win32-Surfaces.html#cairo-win32-surface-create">cairo_win32_surface_create ()</a>
|
1076
1076
|
</dt>
|
1077
|
-
<dt id="ientry-
|
1077
|
+
<dt id="ientry-idp47028697123488">cairo_win32_surface_create_with_ddb, <a class="indexterm" href="cairo-Win32-Surfaces.html#cairo-win32-surface-create-with-ddb">cairo_win32_surface_create_with_ddb ()</a>
|
1078
1078
|
</dt>
|
1079
|
-
<dt id="ientry-
|
1079
|
+
<dt id="ientry-idp47028697097920">cairo_win32_surface_create_with_dib, <a class="indexterm" href="cairo-Win32-Surfaces.html#cairo-win32-surface-create-with-dib">cairo_win32_surface_create_with_dib ()</a>
|
1080
1080
|
</dt>
|
1081
|
-
<dt id="ientry-
|
1081
|
+
<dt id="ientry-idp47028697544176">cairo_win32_surface_get_dc, <a class="indexterm" href="cairo-Win32-Surfaces.html#cairo-win32-surface-get-dc">cairo_win32_surface_get_dc ()</a>
|
1082
1082
|
</dt>
|
1083
|
-
<dt id="ientry-
|
1083
|
+
<dt id="ientry-idp47028697565984">cairo_win32_surface_get_image, <a class="indexterm" href="cairo-Win32-Surfaces.html#cairo-win32-surface-get-image">cairo_win32_surface_get_image ()</a>
|
1084
1084
|
</dt>
|
1085
|
-
<dt id="ientry-
|
1085
|
+
<dt id="ientry-idp47028693870656">cairo_write_func_t, <a class="indexterm" href="cairo-PNG-Support.html#cairo-write-func-t">cairo_write_func_t ()</a>
|
1086
1086
|
</dt>
|
1087
1087
|
</dl>
|
1088
1088
|
</div>
|
1089
1089
|
<div class="indexdiv">
|
1090
1090
|
<h3>X</h3>
|
1091
1091
|
<dl>
|
1092
|
-
<dt id="ientry-
|
1092
|
+
<dt id="ientry-idp47028697940336">cairo_xcb_device_debug_cap_xrender_version, <a class="indexterm" href="cairo-XCB-Surfaces.html#cairo-xcb-device-debug-cap-xrender-version">cairo_xcb_device_debug_cap_xrender_version ()</a>
|
1093
1093
|
</dt>
|
1094
|
-
<dt id="ientry-
|
1094
|
+
<dt id="ientry-idp47028697965424">cairo_xcb_device_debug_cap_xshm_version, <a class="indexterm" href="cairo-XCB-Surfaces.html#cairo-xcb-device-debug-cap-xshm-version">cairo_xcb_device_debug_cap_xshm_version ()</a>
|
1095
1095
|
</dt>
|
1096
|
-
<dt id="ientry-
|
1096
|
+
<dt id="ientry-idp47028698918048">cairo_xcb_device_debug_get_precision, <a class="indexterm" href="cairo-XCB-Surfaces.html#cairo-xcb-device-debug-get-precision">cairo_xcb_device_debug_get_precision ()</a>
|
1097
1097
|
</dt>
|
1098
|
-
<dt id="ientry-
|
1098
|
+
<dt id="ientry-idp47028698934448">cairo_xcb_device_debug_set_precision, <a class="indexterm" href="cairo-XCB-Surfaces.html#cairo-xcb-device-debug-set-precision">cairo_xcb_device_debug_set_precision ()</a>
|
1099
1099
|
</dt>
|
1100
|
-
<dt id="ientry-
|
1100
|
+
<dt id="ientry-idp47028697920784">cairo_xcb_device_get_connection, <a class="indexterm" href="cairo-XCB-Surfaces.html#cairo-xcb-device-get-connection">cairo_xcb_device_get_connection ()</a>
|
1101
1101
|
</dt>
|
1102
|
-
<dt id="ientry-
|
1102
|
+
<dt id="ientry-idp47028697735728">cairo_xcb_surface_create, <a class="indexterm" href="cairo-XCB-Surfaces.html#cairo-xcb-surface-create">cairo_xcb_surface_create ()</a>
|
1103
1103
|
</dt>
|
1104
|
-
<dt id="ientry-
|
1104
|
+
<dt id="ientry-idp47028697777776">cairo_xcb_surface_create_for_bitmap, <a class="indexterm" href="cairo-XCB-Surfaces.html#cairo-xcb-surface-create-for-bitmap">cairo_xcb_surface_create_for_bitmap ()</a>
|
1105
1105
|
</dt>
|
1106
|
-
<dt id="ientry-
|
1106
|
+
<dt id="ientry-idp47028697816720">cairo_xcb_surface_create_with_xrender_format, <a class="indexterm" href="cairo-XCB-Surfaces.html#cairo-xcb-surface-create-with-xrender-format">cairo_xcb_surface_create_with_xrender_format ()</a>
|
1107
1107
|
</dt>
|
1108
|
-
<dt id="ientry-
|
1108
|
+
<dt id="ientry-idp47028697890816">cairo_xcb_surface_set_drawable, <a class="indexterm" href="cairo-XCB-Surfaces.html#cairo-xcb-surface-set-drawable">cairo_xcb_surface_set_drawable ()</a>
|
1109
1109
|
</dt>
|
1110
|
-
<dt id="ientry-
|
1110
|
+
<dt id="ientry-idp47028697863680">cairo_xcb_surface_set_size, <a class="indexterm" href="cairo-XCB-Surfaces.html#cairo-xcb-surface-set-size">cairo_xcb_surface_set_size ()</a>
|
1111
1111
|
</dt>
|
1112
|
-
<dt id="ientry-
|
1112
|
+
<dt id="ientry-idp47028698226880">cairo_xlib_device_debug_cap_xrender_version, <a class="indexterm" href="cairo-XLib-Surfaces.html#cairo-xlib-device-debug-cap-xrender-version">cairo_xlib_device_debug_cap_xrender_version ()</a>
|
1113
1113
|
</dt>
|
1114
|
-
<dt id="ientry-
|
1114
|
+
<dt id="ientry-idp47028698252016">cairo_xlib_device_debug_get_precision, <a class="indexterm" href="cairo-XLib-Surfaces.html#cairo-xlib-device-debug-get-precision">cairo_xlib_device_debug_get_precision ()</a>
|
1115
1115
|
</dt>
|
1116
|
-
<dt id="ientry-
|
1116
|
+
<dt id="ientry-idp47028698270640">cairo_xlib_device_debug_set_precision, <a class="indexterm" href="cairo-XLib-Surfaces.html#cairo-xlib-device-debug-set-precision">cairo_xlib_device_debug_set_precision ()</a>
|
1117
1117
|
</dt>
|
1118
|
-
<dt id="ientry-
|
1118
|
+
<dt id="ientry-idp47028698792912">cairo_xlib_surface_create, <a class="indexterm" href="cairo-XLib-Surfaces.html#cairo-xlib-surface-create">cairo_xlib_surface_create ()</a>
|
1119
1119
|
</dt>
|
1120
|
-
<dt id="ientry-
|
1120
|
+
<dt id="ientry-idp47028698832256">cairo_xlib_surface_create_for_bitmap, <a class="indexterm" href="cairo-XLib-Surfaces.html#cairo-xlib-surface-create-for-bitmap">cairo_xlib_surface_create_for_bitmap ()</a>
|
1121
1121
|
</dt>
|
1122
|
-
<dt id="ientry-
|
1122
|
+
<dt id="ientry-idp47028698457776">cairo_xlib_surface_create_with_xrender_format, <a class="indexterm" href="cairo-XLib-XRender-Backend.html#cairo-xlib-surface-create-with-xrender-format">cairo_xlib_surface_create_with_xrender_format ()</a>
|
1123
1123
|
</dt>
|
1124
|
-
<dt id="ientry-
|
1124
|
+
<dt id="ientry-idp47028698208336">cairo_xlib_surface_get_depth, <a class="indexterm" href="cairo-XLib-Surfaces.html#cairo-xlib-surface-get-depth">cairo_xlib_surface_get_depth ()</a>
|
1125
1125
|
</dt>
|
1126
|
-
<dt id="ientry-
|
1126
|
+
<dt id="ientry-idp47028698893936">cairo_xlib_surface_get_display, <a class="indexterm" href="cairo-XLib-Surfaces.html#cairo-xlib-surface-get-display">cairo_xlib_surface_get_display ()</a>
|
1127
1127
|
</dt>
|
1128
|
-
<dt id="ientry-
|
1128
|
+
<dt id="ientry-idp47028698129456">cairo_xlib_surface_get_drawable, <a class="indexterm" href="cairo-XLib-Surfaces.html#cairo-xlib-surface-get-drawable">cairo_xlib_surface_get_drawable ()</a>
|
1129
1129
|
</dt>
|
1130
|
-
<dt id="ientry-
|
1130
|
+
<dt id="ientry-idp47028698189744">cairo_xlib_surface_get_height, <a class="indexterm" href="cairo-XLib-Surfaces.html#cairo-xlib-surface-get-height">cairo_xlib_surface_get_height ()</a>
|
1131
1131
|
</dt>
|
1132
|
-
<dt id="ientry-
|
1132
|
+
<dt id="ientry-idp47028698082160">cairo_xlib_surface_get_screen, <a class="indexterm" href="cairo-XLib-Surfaces.html#cairo-xlib-surface-get-screen">cairo_xlib_surface_get_screen ()</a>
|
1133
1133
|
</dt>
|
1134
|
-
<dt id="ientry-
|
1134
|
+
<dt id="ientry-idp47028698148048">cairo_xlib_surface_get_visual, <a class="indexterm" href="cairo-XLib-Surfaces.html#cairo-xlib-surface-get-visual">cairo_xlib_surface_get_visual ()</a>
|
1135
1135
|
</dt>
|
1136
|
-
<dt id="ientry-
|
1136
|
+
<dt id="ientry-idp47028698171056">cairo_xlib_surface_get_width, <a class="indexterm" href="cairo-XLib-Surfaces.html#cairo-xlib-surface-get-width">cairo_xlib_surface_get_width ()</a>
|
1137
1137
|
</dt>
|
1138
|
-
<dt id="ientry-
|
1138
|
+
<dt id="ientry-idp47028697607856">cairo_xlib_surface_get_xrender_format, <a class="indexterm" href="cairo-XLib-XRender-Backend.html#cairo-xlib-surface-get-xrender-format">cairo_xlib_surface_get_xrender_format ()</a>
|
1139
1139
|
</dt>
|
1140
|
-
<dt id="ientry-
|
1140
|
+
<dt id="ientry-idp47028698100736">cairo_xlib_surface_set_drawable, <a class="indexterm" href="cairo-XLib-Surfaces.html#cairo-xlib-surface-set-drawable">cairo_xlib_surface_set_drawable ()</a>
|
1141
1141
|
</dt>
|
1142
|
-
<dt id="ientry-
|
1142
|
+
<dt id="ientry-idp47028698868336">cairo_xlib_surface_set_size, <a class="indexterm" href="cairo-XLib-Surfaces.html#cairo-xlib-surface-set-size">cairo_xlib_surface_set_size ()</a>
|
1143
1143
|
</dt>
|
1144
1144
|
</dl>
|
1145
1145
|
</div>
|