diff options
Diffstat (limited to 'sgl_doxygen/html/classSkAutoCanvasRestore.html')
-rw-r--r-- | sgl_doxygen/html/classSkAutoCanvasRestore.html | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/sgl_doxygen/html/classSkAutoCanvasRestore.html b/sgl_doxygen/html/classSkAutoCanvasRestore.html deleted file mode 100644 index 85302b2..0000000 --- a/sgl_doxygen/html/classSkAutoCanvasRestore.html +++ /dev/null @@ -1,26 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> -<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> -<title>SGL: SkAutoCanvasRestore Class Reference</title> -<link href="doxygen.css" rel="stylesheet" type="text/css"> -</head><body> -<!-- Generated by Doxygen 1.4.0 --> -<div class="qindex"><a class="qindex" href="index.html">Main Page</a> | <a class="qindex" href="hierarchy.html">Class Hierarchy</a> | <a class="qindex" href="annotated.html">Class List</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="functions.html">Class Members</a> | <a class="qindex" href="globals.html">File Members</a></div> -<h1>SkAutoCanvasRestore Class Reference</h1><code>#include <<a class="el" href="SkCanvas_8h-source.html">SkCanvas.h</a>></code> -<p> -<a href="classSkAutoCanvasRestore-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0"> -<tr><td></td></tr> -<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr> -<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a0" doxytag="SkAutoCanvasRestore::SkAutoCanvasRestore"></a> - </td><td class="memItemRight" valign="bottom"><b>SkAutoCanvasRestore</b> (<a class="el" href="classSkCanvas.html">SkCanvas</a> *canvas, bool doSave)</td></tr> - -</table> -<hr><a name="_details"></a><h2>Detailed Description</h2> -Stack helper class to automatically call restoreToCount() on the canvas when this object goes out of scope. Use this to guarantee that the canvas is restored to a known state. -<p> -<hr>The documentation for this class was generated from the following file:<ul> -<li><a class="el" href="SkCanvas_8h-source.html">SkCanvas.h</a></ul> -<hr size="1"><address style="align: right;"><small>Generated on Tue May 9 14:35:23 2006 for SGL by -<a href="http://www.doxygen.org/index.html"> -<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.0 </small></address> -</body> -</html> |