summaryrefslogtreecommitdiff
path: root/doc/public/html/cairo.devhelp
diff options
context:
space:
mode:
Diffstat (limited to 'doc/public/html/cairo.devhelp')
-rw-r--r--doc/public/html/cairo.devhelp8
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/public/html/cairo.devhelp b/doc/public/html/cairo.devhelp
index fc3b6cd..c78a57a 100644
--- a/doc/public/html/cairo.devhelp
+++ b/doc/public/html/cairo.devhelp
@@ -26,6 +26,7 @@
<sub name="PDF Surfaces" link="cairo-PDF-Surfaces.html"/>
<sub name="PNG Support" link="cairo-PNG-Support.html"/>
<sub name="PostScript Surfaces" link="cairo-PostScript-Surfaces.html"/>
+ <sub name="Recording Surfaces" link="cairo-Recording-Surfaces.html"/>
<sub name="Win32 Surfaces" link="cairo-Win32-Surfaces.html"/>
<sub name="SVG Surfaces" link="cairo-SVG-Surfaces.html"/>
<sub name="Quartz Surfaces" link="cairo-Quartz-Surfaces.html"/>
@@ -408,6 +409,9 @@
<function name="cairo_ps_surface_dsc_begin_setup ()" link="cairo-PostScript-Surfaces.html#cairo-ps-surface-dsc-begin-setup"/>
<function name="cairo_ps_surface_dsc_begin_page_setup ()" link="cairo-PostScript-Surfaces.html#cairo-ps-surface-dsc-begin-page-setup"/>
<function name="cairo_ps_surface_dsc_comment ()" link="cairo-PostScript-Surfaces.html#cairo-ps-surface-dsc-comment"/>
+ <function name="CAIRO_HAS_RECORDING_SURFACE" link="cairo-Recording-Surfaces.html#CAIRO-HAS-RECORDING-SURFACE:CAPS"/>
+ <function name="cairo_recording_surface_create ()" link="cairo-Recording-Surfaces.html#cairo-recording-surface-create"/>
+ <function name="cairo_recording_surface_ink_extents ()" link="cairo-Recording-Surfaces.html#cairo-recording-surface-ink-extents"/>
<function name="CAIRO_HAS_WIN32_SURFACE" link="cairo-Win32-Surfaces.html#CAIRO-HAS-WIN32-SURFACE:CAPS"/>
<function name="cairo_win32_surface_create ()" link="cairo-Win32-Surfaces.html#cairo-win32-surface-create"/>
<function name="cairo_win32_surface_create_with_dib ()" link="cairo-Win32-Surfaces.html#cairo-win32-surface-create-with-dib"/>
@@ -454,8 +458,8 @@
<function name="enum cairo_status_t" link="cairo-Error-handling.html#cairo-status-t"/>
<function name="cairo_status_to_string ()" link="cairo-Error-handling.html#cairo-status-to-string"/>
<function name="cairo_debug_reset_static_data ()" link="cairo-Error-handling.html#cairo-debug-reset-static-data"/>
- <function name="Compatibility" link="cairo-Version-Information.html#id3076756"/>
- <function name="Examining the version" link="cairo-Version-Information.html#id3076795"/>
+ <function name="Compatibility" link="cairo-Version-Information.html#id2765635"/>
+ <function name="Examining the version" link="cairo-Version-Information.html#id2765673"/>
<function name="CAIRO_VERSION" link="cairo-Version-Information.html#CAIRO-VERSION:CAPS"/>
<function name="CAIRO_VERSION_MAJOR" link="cairo-Version-Information.html#CAIRO-VERSION-MAJOR:CAPS"/>
<function name="CAIRO_VERSION_MINOR" link="cairo-Version-Information.html#CAIRO-VERSION-MINOR:CAPS"/>