summaryrefslogtreecommitdiffstats
path: root/Graphic_Equalizer_v1.0/doc/html/mouse__shared_8hch.html
blob: 05df284bb1a15a773305d91082c81304e36902b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
<!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>Graphic Equalizer 2: C:/Project  Marcel &amp; Oliver/Graphic_Equalizer/include/mouse_shared.hch File Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.3.9.1 -->
<div class="qindex"><a class="qindex" href="main.html">Main&nbsp;Page</a> | <a class="qindex" href="annotated.html">Data&nbsp;Structures</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">Data&nbsp;Fields</a> | <a class="qindex" href="globals.html">Globals</a></div>
<div class="nav">
<a class="el" href="dir_000000.html">C:</a>&nbsp;/&nbsp;<a class="el" href="dir_000001.html">Project  Marcel &amp; Oliver</a>&nbsp;/&nbsp;<a class="el" href="dir_000002.html">Graphic_Equalizer</a>&nbsp;/&nbsp;<a class="el" href="dir_000003.html">include</a></div>
<h1>mouse_shared.hch File Reference</h1>
<p>
This graph shows which files directly or indirectly include this file:<p><center><img src="mouse__shared_8hch__dep__incl.png" border="0" usemap="#mouse_shared.hchdep_map" alt="Included by dependency graph"></center>
<map name="mouse_shared.hchdep_map">
<area href="display_8hcc.html" shape="rect" coords="8,7,96,34" alt="">
<area href="eventhandler_8hcc.html" shape="rect" coords="120,7,242,34" alt="">
<area href="main_8hcc.html" shape="rect" coords="266,7,341,34" alt="">
<area href="mouse_8hcc.html" shape="rect" coords="365,7,450,34" alt="">
<area href="smartmedia_8hcc.html" shape="rect" coords="474,7,592,34" alt="">
</map>

<p>
<a href="mouse__shared_8hch-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Data Structures</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structmousedata__t.html">mousedata_t</a></td></tr>

<tr><td colspan="2"><br><h2>Defines</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="mouse__shared_8hch.html#a0">_MOUSEDRIVER_SHARED_HCH</a>&nbsp;&nbsp;&nbsp;1</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="mouse__shared_8hch.html#a1">MOUSE_NOT_UPDATED</a>&nbsp;&nbsp;&nbsp;0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="mouse__shared_8hch.html#a2">MOUSE_UPDATED</a>&nbsp;&nbsp;&nbsp;1</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="mouse__shared_8hch.html#a3">MOUSE_STATE_UP</a>&nbsp;&nbsp;&nbsp;0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="mouse__shared_8hch.html#a4">MOUSE_STATE_ON_PRESS</a>&nbsp;&nbsp;&nbsp;1</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="mouse__shared_8hch.html#a5">MOUSE_STATE_DOWN</a>&nbsp;&nbsp;&nbsp;2</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="mouse__shared_8hch.html#a6">MOUSE_STATE_ON_RELEASE</a>&nbsp;&nbsp;&nbsp;3</td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
<h2><a class="anchor" name="generic">
Graphic Equalizer API</a></h2>
<h2><a class="anchor" name="project">
Project information.</a></h2>
Project Graphic Equalizer<br>
 <dl compact><dt><b>Author:</b></dt><dd>O.M. Schinagl </dd></dl>
<dl compact><dt><b>Date:</b></dt><dd>20041011 </dd></dl>
<dl compact><dt><b>Version:</b></dt><dd>0.1</dd></dl>
<h2><a class="anchor" name="copyright">
Copyright</a></h2>
Copyright ©2004 Koninklijke Philips Electronics N.V. All rights reserved<h2><a class="anchor" name="history">
Change history</a></h2>
20041011: O.M. Schinagl<br>
 Initial version
<p>
Definition in file <a class="el" href="mouse__shared_8hch-source.html">mouse_shared.hch</a>.<hr><h2>Define Documentation</h2>
<a class="anchor" name="a0" doxytag="mouse_shared.hch::_MOUSEDRIVER_SHARED_HCH"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top">#define _MOUSEDRIVER_SHARED_HCH&nbsp;&nbsp;&nbsp;1          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="mouse__shared_8hch-source.html#l00020">20</a> of file <a class="el" href="mouse__shared_8hch-source.html">mouse_shared.hch</a>.    </td>
  </tr>
</table>
<a class="anchor" name="a1" doxytag="mouse_shared.hch::MOUSE_NOT_UPDATED"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top">#define MOUSE_NOT_UPDATED&nbsp;&nbsp;&nbsp;0          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="mouse__shared_8hch-source.html#l00038">38</a> of file <a class="el" href="mouse__shared_8hch-source.html">mouse_shared.hch</a>.
<p>
Referenced by <a class="el" href="mouse_8hcc-source.html#l00048">mouse_main()</a>.    </td>
  </tr>
</table>
<a class="anchor" name="a2" doxytag="mouse_shared.hch::MOUSE_UPDATED"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top">#define MOUSE_UPDATED&nbsp;&nbsp;&nbsp;1          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="mouse__shared_8hch-source.html#l00039">39</a> of file <a class="el" href="mouse__shared_8hch-source.html">mouse_shared.hch</a>.
<p>
Referenced by <a class="el" href="display_8hcc-source.html#l00065">display_main()</a>.    </td>
  </tr>
</table>
<a class="anchor" name="a3" doxytag="mouse_shared.hch::MOUSE_STATE_UP"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top">#define MOUSE_STATE_UP&nbsp;&nbsp;&nbsp;0          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="mouse__shared_8hch-source.html#l00046">46</a> of file <a class="el" href="mouse__shared_8hch-source.html">mouse_shared.hch</a>.    </td>
  </tr>
</table>
<a class="anchor" name="a4" doxytag="mouse_shared.hch::MOUSE_STATE_ON_PRESS"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top">#define MOUSE_STATE_ON_PRESS&nbsp;&nbsp;&nbsp;1          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="mouse__shared_8hch-source.html#l00047">47</a> of file <a class="el" href="mouse__shared_8hch-source.html">mouse_shared.hch</a>.
<p>
Referenced by <a class="el" href="eventhandler_8hcc-source.html#l00059">eventhandler_main()</a>.    </td>
  </tr>
</table>
<a class="anchor" name="a5" doxytag="mouse_shared.hch::MOUSE_STATE_DOWN"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top">#define MOUSE_STATE_DOWN&nbsp;&nbsp;&nbsp;2          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="mouse__shared_8hch-source.html#l00048">48</a> of file <a class="el" href="mouse__shared_8hch-source.html">mouse_shared.hch</a>.
<p>
Referenced by <a class="el" href="eventhandler_8hcc-source.html#l00059">eventhandler_main()</a>.    </td>
  </tr>
</table>
<a class="anchor" name="a6" doxytag="mouse_shared.hch::MOUSE_STATE_ON_RELEASE"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  <tr>
    <td class="mdRow">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top">#define MOUSE_STATE_ON_RELEASE&nbsp;&nbsp;&nbsp;3          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="mouse__shared_8hch-source.html#l00049">49</a> of file <a class="el" href="mouse__shared_8hch-source.html">mouse_shared.hch</a>.    </td>
  </tr>
</table>
<hr size="1"><address style="align: right;"><small>Generated on Thu Dec 9 14:37:08 2004 for Graphic Equalizer 2 by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.3.9.1 </small></address>
</body>
</html>