aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/hw/dmx/doc/html/structDMXWindowAttributesRec.html
diff options
context:
space:
mode:
Diffstat (limited to 'xorg-server/hw/dmx/doc/html/structDMXWindowAttributesRec.html')
-rw-r--r--xorg-server/hw/dmx/doc/html/structDMXWindowAttributesRec.html114
1 files changed, 0 insertions, 114 deletions
diff --git a/xorg-server/hw/dmx/doc/html/structDMXWindowAttributesRec.html b/xorg-server/hw/dmx/doc/html/structDMXWindowAttributesRec.html
deleted file mode 100644
index 7a1ffee4e..000000000
--- a/xorg-server/hw/dmx/doc/html/structDMXWindowAttributesRec.html
+++ /dev/null
@@ -1,114 +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&nbsp;Page</span></a></li>
- <li class="current"><a href="annotated.html"><span>Data&nbsp;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&nbsp;Structures</span></a></li>
- <li><a href="classes.html"><span>Data&nbsp;Structure&nbsp;Index</span></a></li>
- <li><a href="functions.html"><span>Data&nbsp;Fields</span></a></li>
- </ul>
- </div>
-</div>
-<div class="contents">
-<h1>DMXWindowAttributesRec Struct Reference</h1><!-- doxytag: class="DMXWindowAttributesRec" -->
-<p><code>#include &lt;<a class="el" href="dmxextension_8h_source.html">dmxextension.h</a>&gt;</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">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structDMXWindowAttributesRec.html#a4a1dec7a3e658352f4764b4cbcfba15a">screen</a></td></tr>
-<tr><td class="memItemLeft" align="right" valign="top">Window&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structDMXWindowAttributesRec.html#a782667f9b11d69c0d32149b03713fa46">window</a></td></tr>
-<tr><td class="memItemLeft" align="right" valign="top">xRectangle&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structDMXWindowAttributesRec.html#a73d55840c5f9f2577d5a51712c30cedf">pos</a></td></tr>
-<tr><td class="memItemLeft" align="right" valign="top">xRectangle&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structDMXWindowAttributesRec.html#a0397906d1b5c5fee806755ce6f06049e">vis</a></td></tr>
-</table>
-<hr/><a name="_details"></a><h2>Detailed Description</h2>
-<p>Window attributes. Used by <a class="el" href="dmx_8c.html#a53d2083350694f2f57b8eda81fbe5388">ProcDMXGetWindowAttributes</a>. </p>
-<hr/><h2>Field Documentation</h2>
-<a class="anchor" id="a73d55840c5f9f2577d5a51712c30cedf"></a><!-- doxytag: member="DMXWindowAttributesRec::pos" ref="a73d55840c5f9f2577d5a51712c30cedf" args="" -->
-<div class="memitem">
-<div class="memproto">
- <table class="memname">
- <tr>
- <td class="memname">xRectangle <a class="el" href="structDMXWindowAttributesRec.html#a73d55840c5f9f2577d5a51712c30cedf">DMXWindowAttributesRec::pos</a></td>
- </tr>
- </table>
-</div>
-<div class="memdoc">
-
-<p>Referenced by <a class="el" href="dmxextension_8c_source.html#l00107">dmxGetWindowAttributes()</a>, and <a class="el" href="dmx_8c_source.html#l00572">dmxPopulate()</a>.</p>
-
-</div>
-</div>
-<a class="anchor" id="a4a1dec7a3e658352f4764b4cbcfba15a"></a><!-- doxytag: member="DMXWindowAttributesRec::screen" ref="a4a1dec7a3e658352f4764b4cbcfba15a" args="" -->
-<div class="memitem">
-<div class="memproto">
- <table class="memname">
- <tr>
- <td class="memname">int <a class="el" href="structDMXWindowAttributesRec.html#a4a1dec7a3e658352f4764b4cbcfba15a">DMXWindowAttributesRec::screen</a></td>
- </tr>
- </table>
-</div>
-<div class="memdoc">
-
-<p>Referenced by <a class="el" href="dmxextension_8c_source.html#l00107">dmxGetWindowAttributes()</a>, and <a class="el" href="dmx_8c_source.html#l00572">dmxPopulate()</a>.</p>
-
-</div>
-</div>
-<a class="anchor" id="a0397906d1b5c5fee806755ce6f06049e"></a><!-- doxytag: member="DMXWindowAttributesRec::vis" ref="a0397906d1b5c5fee806755ce6f06049e" args="" -->
-<div class="memitem">
-<div class="memproto">
- <table class="memname">
- <tr>
- <td class="memname">xRectangle <a class="el" href="structDMXWindowAttributesRec.html#a0397906d1b5c5fee806755ce6f06049e">DMXWindowAttributesRec::vis</a></td>
- </tr>
- </table>
-</div>
-<div class="memdoc">
-
-<p>Referenced by <a class="el" href="dmxextension_8c_source.html#l00107">dmxGetWindowAttributes()</a>, and <a class="el" href="dmx_8c_source.html#l00572">dmxPopulate()</a>.</p>
-
-</div>
-</div>
-<a class="anchor" id="a782667f9b11d69c0d32149b03713fa46"></a><!-- doxytag: member="DMXWindowAttributesRec::window" ref="a782667f9b11d69c0d32149b03713fa46" args="" -->
-<div class="memitem">
-<div class="memproto">
- <table class="memname">
- <tr>
- <td class="memname">Window <a class="el" href="structDMXWindowAttributesRec.html#a782667f9b11d69c0d32149b03713fa46">DMXWindowAttributesRec::window</a></td>
- </tr>
- </table>
-</div>
-<div class="memdoc">
-
-<p>Referenced by <a class="el" href="dmxextension_8c_source.html#l00107">dmxGetWindowAttributes()</a>, and <a class="el" href="dmx_8c_source.html#l00572">dmxPopulate()</a>.</p>
-
-</div>
-</div>
-<hr/>The documentation for this struct was generated from the following file:<ul>
-<li><a class="el" href="dmxextension_8h_source.html">dmxextension.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>