[cairo-commit] cairo/doc/public/tmpl cairo-surface.sgml,1.13,1.14

Owen Taylor commit at pdx.freedesktop.org
Mon Aug 1 11:45:44 PDT 2005


Committed by: otaylor

Update of /cvs/cairo/cairo/doc/public/tmpl
In directory gabe:/tmp/cvs-serv8995/doc/public/tmpl

Modified Files:
	cairo-surface.sgml 
Log Message:
2005-08-01  Owen Taylor  <otaylor at redhat.com>

        * src/cairo.h src/cairoint.h src/cairo-surface.c:
        Add cairo_mark_dirty[_rectangle]() and cairo_flush() for

        * src/cairo-win32-surface.c: Implement a cairo_flush()
        that restores the original clip. Also restore the original
        flush when a surface is finished.

        * ROADMAP: Check off the item.


Index: cairo-surface.sgml
===================================================================
RCS file: /cvs/cairo/cairo/doc/public/tmpl/cairo-surface.sgml,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- cairo-surface.sgml	27 Jul 2005 22:39:35 -0000	1.13
+++ cairo-surface.sgml	1 Aug 2005 18:45:42 -0000	1.14
@@ -94,6 +94,34 @@
 @Returns: 
 
 
+<!-- ##### FUNCTION cairo_surface_flush ##### -->
+<para>
+
+</para>
+
+ at surface: 
+
+
+<!-- ##### FUNCTION cairo_surface_mark_dirty ##### -->
+<para>
+
+</para>
+
+ at surface: 
+
+
+<!-- ##### FUNCTION cairo_surface_mark_dirty_rectangle ##### -->
+<para>
+
+</para>
+
+ at surface: 
+ at x: 
+ at y: 
+ at width: 
+ at height: 
+
+
 <!-- ##### FUNCTION cairo_surface_set_device_offset ##### -->
 <para>
 




More information about the cairo-commit mailing list