diff options
Diffstat (limited to 'xorg-server/hw/dmx/doc/html/struct__dmxGlyphPriv.html')
-rw-r--r-- | xorg-server/hw/dmx/doc/html/struct__dmxGlyphPriv.html | 67 |
1 files changed, 0 insertions, 67 deletions
diff --git a/xorg-server/hw/dmx/doc/html/struct__dmxGlyphPriv.html b/xorg-server/hw/dmx/doc/html/struct__dmxGlyphPriv.html deleted file mode 100644 index e113e3710..000000000 --- a/xorg-server/hw/dmx/doc/html/struct__dmxGlyphPriv.html +++ /dev/null @@ -1,67 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<html> - <head> - <meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> - <title>File Index</title> - <link href="doxygen.css" rel="stylesheet" type="text/css"> - </head> - <body> -<!-- Generated by Doxygen 1.6.1 --> -<div class="navigation" id="top"> - <div class="tabs"> - <ul> - <li><a href="main.html"><span>Main Page</span></a></li> - <li class="current"><a href="annotated.html"><span>Data Structures</span></a></li> - <li><a href="files.html"><span>Files</span></a></li> - </ul> - </div> - <div class="tabs"> - <ul> - <li><a href="annotated.html"><span>Data Structures</span></a></li> - <li><a href="classes.html"><span>Data Structure Index</span></a></li> - <li><a href="functions.html"><span>Data Fields</span></a></li> - </ul> - </div> -</div> -<div class="contents"> -<h1>_dmxGlyphPriv Struct Reference</h1><!-- doxytag: class="_dmxGlyphPriv" --> -<p><code>#include <<a class="el" href="dmxpict_8h_source.html">dmxpict.h</a>></code></p> -<table border="0" cellpadding="0" cellspacing="0"> -<tr><td colspan="2"><h2>Data Fields</h2></td></tr> -<tr><td class="memItemLeft" align="right" valign="top">GlyphSet * </td><td class="memItemRight" valign="bottom"><a class="el" href="struct__dmxGlyphPriv.html#a041bb4d62519bb607df0085a06fc5f76">glyphSets</a></td></tr> -</table> -<hr/><a name="_details"></a><h2>Detailed Description</h2> -<p>Glyph Set private structure </p> -<hr/><h2>Field Documentation</h2> -<a class="anchor" id="a041bb4d62519bb607df0085a06fc5f76"></a><!-- doxytag: member="_dmxGlyphPriv::glyphSets" ref="a041bb4d62519bb607df0085a06fc5f76" args="" --> -<div class="memitem"> -<div class="memproto"> - <table class="memname"> - <tr> - <td class="memname">GlyphSet* <a class="el" href="struct__dmxGlyphPriv.html#a041bb4d62519bb607df0085a06fc5f76">_dmxGlyphPriv::glyphSets</a></td> - </tr> - </table> -</div> -<div class="memdoc"> -<p>Glyph Set IDs from back-end server </p> - -<p>Referenced by <a class="el" href="dmxpict_8c_source.html#l00226">dmxBECreateGlyphSet()</a>, <a class="el" href="dmxpict_8c_source.html#l00210">dmxBEFreeGlyphSet()</a>, <a class="el" href="dmxextension_8c_source.html#l01085">dmxBERestoreRenderGlyph()</a>, <a class="el" href="dmxpict_8c_source.html#l00342">dmxProcRenderAddGlyphs()</a>, <a class="el" href="dmxpict_8c_source.html#l00437">dmxProcRenderCompositeGlyphs()</a>, <a class="el" href="dmxpict_8c_source.html#l00259">dmxProcRenderCreateGlyphSet()</a>, <a class="el" href="dmxpict_8c_source.html#l00397">dmxProcRenderFreeGlyphs()</a>, and <a class="el" href="dmxpict_8c_source.html#l00311">dmxProcRenderFreeGlyphSet()</a>.</p> - -</div> -</div> -<hr/>The documentation for this struct was generated from the following file:<ul> -<li><a class="el" href="dmxpict_8h_source.html">dmxpict.h</a></li> -</ul> -</div> - <hr> - <address> - <small> - Generated June 29, 2004 for <a - href="http://dmx.sourceforge.net">Distributed Multihead X</a> by - <a href="http://www.doxygen.org/index.html">doxygen</a> - 1.3.4. - </small> - </addres> - </hr> - </body> -</html> |