diff options
Diffstat (limited to 'xorg-server/hw/dmx/doc/html/struct__dmxPixPriv.html')
-rw-r--r-- | xorg-server/hw/dmx/doc/html/struct__dmxPixPriv.html | 72 |
1 files changed, 61 insertions, 11 deletions
diff --git a/xorg-server/hw/dmx/doc/html/struct__dmxPixPriv.html b/xorg-server/hw/dmx/doc/html/struct__dmxPixPriv.html index a358c0162..67e50903e 100644 --- a/xorg-server/hw/dmx/doc/html/struct__dmxPixPriv.html +++ b/xorg-server/hw/dmx/doc/html/struct__dmxPixPriv.html @@ -6,18 +6,68 @@ <link href="doxygen.css" rel="stylesheet" type="text/css"> </head> <body> -<!-- Generated by Doxygen 1.3.4 --> -<div class="qindex"><a class="qindex" href="main.html">Main Page</a> | <a class="qindex" href="classes.html">Alphabetical List</a> | <a class="qindex" href="annotated.html">Data Structures</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="functions.html">Data Fields</a> | <a class="qindex" href="globals.html">Globals</a></div> -<h1>_dmxPixPriv Struct Reference</h1><code>#include <<a class="el" href="dmxpixmap_8h-source.html">dmxpixmap.h</a>></code> -<p> -<table border=0 cellpadding=0 cellspacing=0> -<tr><td></td></tr> +<!-- 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>_dmxPixPriv Struct Reference</h1><!-- doxytag: class="_dmxPixPriv" --> +<p><code>#include <<a class="el" href="dmxpixmap_8h_source.html">dmxpixmap.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">Pixmap </td><td class="memItemRight" valign="bottom"><a class="el" href="struct__dmxPixPriv.html#a7b3f9090169c50760c7a18e801091c2f">pixmap</a></td></tr> +<tr><td class="memItemLeft" align="right" valign="top">XImage * </td><td class="memItemRight" valign="bottom"><a class="el" href="struct__dmxPixPriv.html#a54fab045a345e00ee75ab064ce38118e">detachedImage</a></td></tr> </table> -<hr><a name="_details"></a><h2>Detailed Description</h2> -Pixmap private area. -<p> -<hr>The documentation for this struct was generated from the following file:<ul> -<li><a class="el" href="dmxpixmap_8h-source.html">dmxpixmap.h</a></ul> +<hr/><a name="_details"></a><h2>Detailed Description</h2> +<p>Pixmap private area. </p> +<hr/><h2>Field Documentation</h2> +<a class="anchor" id="a54fab045a345e00ee75ab064ce38118e"></a><!-- doxytag: member="_dmxPixPriv::detachedImage" ref="a54fab045a345e00ee75ab064ce38118e" args="" --> +<div class="memitem"> +<div class="memproto"> + <table class="memname"> + <tr> + <td class="memname">XImage* <a class="el" href="struct__dmxPixPriv.html#a54fab045a345e00ee75ab064ce38118e">_dmxPixPriv::detachedImage</a></td> + </tr> + </table> +</div> +<div class="memdoc"> + +<p>Referenced by <a class="el" href="dmxextension_8c_source.html#l00775">dmxBERestorePixmap()</a>, <a class="el" href="dmxextension_8c_source.html#l01406">dmxBESavePixmap()</a>, <a class="el" href="dmxpixmap_8c_source.html#l00084">dmxCreatePixmap()</a>, and <a class="el" href="dmxpixmap_8c_source.html#l00154">dmxDestroyPixmap()</a>.</p> + +</div> +</div> +<a class="anchor" id="a7b3f9090169c50760c7a18e801091c2f"></a><!-- doxytag: member="_dmxPixPriv::pixmap" ref="a7b3f9090169c50760c7a18e801091c2f" args="" --> +<div class="memitem"> +<div class="memproto"> + <table class="memname"> + <tr> + <td class="memname">Pixmap <a class="el" href="struct__dmxPixPriv.html#a7b3f9090169c50760c7a18e801091c2f">_dmxPixPriv::pixmap</a></td> + </tr> + </table> +</div> +<div class="memdoc"> + +<p>Referenced by <a class="el" href="dmxpixmap_8c_source.html#l00059">dmxBECreatePixmap()</a>, <a class="el" href="dmxpixmap_8c_source.html#l00138">dmxBEFreePixmap()</a>, <a class="el" href="dmxextension_8c_source.html#l00775">dmxBERestorePixmap()</a>, <a class="el" href="dmxextension_8c_source.html#l01406">dmxBESavePixmap()</a>, <a class="el" href="dmxpixmap_8c_source.html#l00191">dmxBitmapToRegion()</a>, <a class="el" href="dmxgc_8c_source.html#l00190">dmxChangeGC()</a>, <a class="el" href="dmxpixmap_8c_source.html#l00084">dmxCreatePixmap()</a>, <a class="el" href="dmxwindow_8c_source.html#l00475">dmxDoChangeWindowAttributes()</a>, <a class="el" href="dmxpict_8c_source.html#l00696">dmxDoCreatePicture()</a>, and <a class="el" href="dmxgcops_8c_source.html#l00517">dmxFindAlternatePixmap()</a>.</p> + +</div> +</div> +<hr/>The documentation for this struct was generated from the following file:<ul> +<li><a class="el" href="dmxpixmap_8h_source.html">dmxpixmap.h</a></li> +</ul> +</div> <hr> <address> <small> |