~ubuntu-branches/ubuntu/intrepid/xserver-xgl/intrepid

« back to all changes in this revision

Viewing changes to hw/dmx/doc/html/dmxdetach_8c.html

  • Committer: Bazaar Package Importer
  • Author(s): Matthew Garrett
  • Date: 2006-02-13 14:21:43 UTC
  • Revision ID: james.westby@ubuntu.com-20060213142143-mad6z9xzem7hzxz9
Tags: upstream-7.0.0
ImportĀ upstreamĀ versionĀ 7.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
 
2
<html>
 
3
  <head>
 
4
    <meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
 
5
    <title>File Index</title>
 
6
    <link href="doxygen.css" rel="stylesheet" type="text/css">
 
7
  </head>
 
8
  <body>
 
9
<!-- Generated by Doxygen 1.3.4 -->
 
10
<div class="qindex"><a class="qindex" href="main.html">Main&nbsp;Page</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Data&nbsp;Structures</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="functions.html">Data&nbsp;Fields</a> | <a class="qindex" href="globals.html">Globals</a></div>
 
11
<h1>dmxdetach.c File Reference</h1><code>#include "<a class="el" href="dmxinputinit_8h-source.html">dmxinputinit.h</a>"</code><br>
 
12
<code>#include "<a class="el" href="dmxextension_8h-source.html">dmxextension.h</a>"</code><br>
 
13
<table border=0 cellpadding=0 cellspacing=0>
 
14
<tr><td></td></tr>
 
15
<tr><td colspan=2><br><h2>Functions</h2></td></tr>
 
16
<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="dmxdetach_8c.html#a0">dmxInputDetach</a> (<a class="el" href="struct__DMXScreenInfo.html">DMXScreenInfo</a> *dmxScreen, Bool reserveId)</td></tr>
 
17
 
 
18
</table>
 
19
<hr><a name="_details"></a><h2>Detailed Description</h2>
 
20
Provide support and helper functions for input detach and attach.<hr><h2>Function Documentation</h2>
 
21
<a class="anchor" name="a0" doxytag="dmxdetach.c::dmxInputDetach" ></a><p>
 
22
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
 
23
  <tr>
 
24
    <td class="mdRow">
 
25
      <table cellpadding="0" cellspacing="0" border="0">
 
26
        <tr>
 
27
          <td class="md" nowrap valign="top"> void dmxInputDetach </td>
 
28
          <td class="md" valign="top">(&nbsp;</td>
 
29
          <td class="md" nowrap valign="top"><a class="el" href="struct__DMXScreenInfo.html">DMXScreenInfo</a> *&nbsp;</td>
 
30
          <td class="mdname" nowrap> <em>dmxScreen</em>, </td>
 
31
        </tr>
 
32
        <tr>
 
33
          <td></td>
 
34
          <td></td>
 
35
          <td class="md" nowrap>Bool&nbsp;</td>
 
36
          <td class="mdname" nowrap> <em>reserveId</em></td>
 
37
        </tr>
 
38
        <tr>
 
39
          <td></td>
 
40
          <td class="md">)&nbsp;</td>
 
41
          <td class="md" colspan="2"></td>
 
42
        </tr>
 
43
 
 
44
      </table>
 
45
    </td>
 
46
  </tr>
 
47
</table>
 
48
<table cellspacing=5 cellpadding=0 border=0>
 
49
  <tr>
 
50
    <td>
 
51
      &nbsp;
 
52
    </td>
 
53
    <td>
 
54
 
 
55
<p>
 
56
Search for input associated with <em>dmxScreen</em>, and detach.     </td>
 
57
  </tr>
 
58
</table>
 
59
    <hr>
 
60
    <address>
 
61
      <small>
 
62
        Generated June 29, 2004 for <a
 
63
        href="http://dmx.sourceforge.net">Distributed Multihead X</a> by
 
64
        <a href="http://www.doxygen.org/index.html">doxygen</a>
 
65
        1.3.4.
 
66
      </small>
 
67
    </addres>
 
68
    </hr>
 
69
  </body>
 
70
</html>