aboutsummaryrefslogtreecommitdiffstats
path: root/sgl_doxygen/html/SkJPEGImageDecoder_8h-source.html
diff options
context:
space:
mode:
Diffstat (limited to 'sgl_doxygen/html/SkJPEGImageDecoder_8h-source.html')
-rw-r--r--sgl_doxygen/html/SkJPEGImageDecoder_8h-source.html28
1 files changed, 0 insertions, 28 deletions
diff --git a/sgl_doxygen/html/SkJPEGImageDecoder_8h-source.html b/sgl_doxygen/html/SkJPEGImageDecoder_8h-source.html
deleted file mode 100644
index 100b09a..0000000
--- a/sgl_doxygen/html/SkJPEGImageDecoder_8h-source.html
+++ /dev/null
@@ -1,28 +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: SkJPEGImageDecoder.h Source File</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&nbsp;Page</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="annotated.html">Class&nbsp;List</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a></div>
-<div class="nav">
-<a class="el" href="dir_000000.html">include</a>&nbsp;/&nbsp;<a class="el" href="dir_000001.html">skia</a></div>
-<h1>SkJPEGImageDecoder.h</h1><div class="fragment"><pre class="fragment">00001 <span class="preprocessor">#ifndef SkJPEGImageDecoder_DEFINED</span>
-00002 <span class="preprocessor"></span><span class="preprocessor">#define SkJPEGImageDecoder_DEFINED</span>
-00003 <span class="preprocessor"></span>
-00004 <span class="preprocessor">#include "SkImageDecoder.h"</span>
-00005
-00006 <span class="keyword">class </span>SkJPEGImageDecoder : <span class="keyword">public</span> <a class="code" href="classSkImageDecoder.html">SkImageDecoder</a> {
-00007 <span class="keyword">public</span>:
-00008 <span class="keyword">static</span> <span class="keywordtype">bool</span> IsImage(SkStream* stream);
-00009 <span class="keyword">protected</span>:
-00010 <span class="keyword">virtual</span> <span class="keywordtype">bool</span> <a class="code" href="classSkImageDecoder.html#b1">onDecode</a>(SkStream* stream, <a class="code" href="classSkBitmap.html">SkBitmap</a>* bm);
-00011 };
-00012
-00013 <span class="preprocessor">#endif</span>
-00014 <span class="preprocessor"></span>
-</pre></div><hr size="1"><address style="align: right;"><small>Generated on Tue May 9 14:35:23 2006 for SGL by&nbsp;
-<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>