~ubuntu-branches/ubuntu/natty/xorg-server/natty

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Christopher James Halse Rogers
  • Date: 2011-03-11 10:29:37 UTC
  • mfrom: (1.1.40 upstream) (0.1.24 experimental)
  • Revision ID: james.westby@ubuntu.com-20110311102937-94ytj5lpd7smzq4p
Tags: 2:1.10.0-0ubuntu1

* Update to new upstream final release.
  + Drop 16-construct-paths-in-doxygen.conf.diff; included in new upstream.
* debian/patches/216_fix_sdksyms_build.diff:
  + Cherry-pick from 1.10 branch, fixing the stale sdksyms.c file picked up
    in the udeb build, causing the udeb build to fail with missing symbols.
* Merge from unreleased Debian experimental.  Remaining Ubuntu changes:
  - rules:
    + Disable SELinux, libaudit-dev is not in main yet. (LP #406226)
    + Enable xcsecurity. (LP #247537)
    + Add --with-extra-module-dir to support GL alternatives.
    + Mention Ubuntu support in builderstring rather than package uploader's
      email address.
  - control:
    + Xvfb depends on xauth, x11-xkb-utils. (LP #500102)
    + Add breaks for incompatible drivers. (LP #614993)
    + Drop libaudit-dev from build-deps.
    + Build-depend on newer mesa to pick up DRI search paths variable.
    + Bump dependency on x11proto-input-dev for Xi 2.1
    + Drop linux-any specifier to make pbuilder less narky.
    + Bump build-depends on mesa-common-dev to pick up dri.pc DRI search
      paths change for 214_glx_dri_searchdirs.patch
  - local/xvfb-run*: Add correct docs about error codes. (LP #328205)
  - debian/patches:
    + 100_rethrow_signals.patch:
      When aborting, re-raise signals for apport
    + 105_nvidia_fglrx_autodetect.patch:
      Load proprietary drivers automatically when installed.
    + 109_fix-swcursor-crash.patch:
      Avoid dereferencing null pointer while reloading cursors during
      resume. (LP #371405)
    + 111_armel-drv-fallbacks.patch:
      Add support for armel driver fallbacks.
    + 121_only_switch_vt_when_active.diff:
      Add a check to prevent the X server from changing the VT when killing
      GDM from the console.
    + 122_xext_fix_card32_overflow_in_xauth.patch:
      Fix server crash when “xauth generate” is called with large timeout.
    + 157_check_null_modes.patch, 162_null_crtc_in_rotation.patch,
      166_nullptr_xinerama_keyrepeat.patch, 167_nullptr_xisbread.patch
      172_cwgetbackingpicture_nullptr_check.patch:
      Fix various segfaults in xserver by checking pointers for NULL
      values before dereferencing them.
    + 165_man_xorg_conf_no_device_ident.patch
      Correct man page
    + 168_glibc_trace_to_stderr.patch:
      Report abort traces to stderr instead of terminal
    + 184_virtual_devices_autodetect.patch:
      Use vesa for qemu device, which is not supported by cirrus
    + 188_default_primary_to_first_busid.patch:
      Pick the first device and carry on (LP #459512)
    + 190_cache-xkbcomp_output_for_fast_start_up.patch:
    + 191-Xorg-add-an-extra-module-path.patch:
      Add support for the alternatives module path.
    + 198_nohwaccess.patch:
      Adds a -nohwaccess argument to make X not access the hardware
      ports directly.
    + 200_randr-null.patch:
      Clarify a pointer initialization.
    + 206_intel_8xx_default_to_fbdev.patch:
      Makes 8xx class intel GPUs default to fbdev for stability. (LP #633593)
    + 208_switch_on_release.diff:
      Switch keyboard layouts on key-release rather than key-press
        (LP #36812)
    + 209_add_legacy_bgnone_option.patch:
      Add -nr as a synonym for -background none until all ?DM are updated for
        the new option.
    + 210_pixman_null_ptr_check.patch:
      Catch NULL pointer access after pixman_image_create_bits() failure
        (LP #705078)
    + 213_xichangehierarchy-check-oom.patch:
      Add NULL pointer check for out-of-memory conditions. (LP #720445)
    + 214_glx_dri_searchdirs.patch:
      Search in same paths as mesa for DRI drivers for AIGLX so we can handle
      UMS fallback for radeon gracefully.
    + 215_glx_drawable_refcounting.diff:
      Prevents segfault on logout and server regenerate, and possibly other
      times. (LP #711422)
    + 500_xi2.1.patch:
    + 501_xf86CoordinatesToWindow.patch:
    + 502_gestures-extension.patch:
      Add Xi 2.1 and Gesture extension support.
* debian/serverminver:
  - Bump to 1.10.0-0ubuntu1~ for Xi 2.1 ABI
* New upstream release fixes crash in Record, trigerred by x11vnc 
  (LP: #525066)
* Refresh 500_xi2.1.patch for new upstream version
* debian/videoabiver:
  - Bump to 10 for XRandR 1.4 revert.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
    <link href="doxygen.css" rel="stylesheet" type="text/css">
7
7
  </head>
8
8
  <body>
9
 
<!-- Generated by Doxygen 1.6.3 -->
 
9
<!-- Generated by Doxygen 1.7.1 -->
10
10
<div class="navigation" id="top">
11
11
  <div class="tabs">
12
 
    <ul>
 
12
    <ul class="tablist">
13
13
      <li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
14
14
      <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
15
15
      <li class="current"><a href="files.html"><span>Files</span></a></li>
16
16
    </ul>
17
17
  </div>
18
 
  <div class="tabs">
19
 
    <ul>
 
18
  <div class="tabs2">
 
19
    <ul class="tablist">
20
20
      <li><a href="files.html"><span>File&nbsp;List</span></a></li>
21
21
      <li><a href="globals.html"><span>Globals</span></a></li>
22
22
    </ul>
23
23
  </div>
24
24
</div>
 
25
<div class="header">
 
26
  <div class="summary">
 
27
<a href="#nested-classes">Data Structures</a> &#124;
 
28
<a href="#define-members">Defines</a> &#124;
 
29
<a href="#typedef-members">Typedefs</a> &#124;
 
30
<a href="#func-members">Functions</a>  </div>
 
31
  <div class="headertitle">
 
32
<h1>dmxconsole.c File Reference</h1>  </div>
 
33
</div>
25
34
<div class="contents">
26
 
<h1>dmxconsole.c File Reference</h1><code>#include &quot;<a class="el" href="dmxinputinit_8h_source.html">dmxinputinit.h</a>&quot;</code><br/>
 
35
<code>#include &quot;<a class="el" href="dmxinputinit_8h_source.html">dmxinputinit.h</a>&quot;</code><br/>
27
36
<code>#include &quot;<a class="el" href="dmxevents_8h_source.html">dmxevents.h</a>&quot;</code><br/>
28
37
<code>#include &quot;<a class="el" href="dmxconsole_8h_source.html">dmxconsole.h</a>&quot;</code><br/>
29
38
<code>#include &quot;<a class="el" href="dmxcommon_8h_source.html">dmxcommon.h</a>&quot;</code><br/>
34
43
<code>#include &quot;input.h&quot;</code><br/>
35
44
<code>#include &quot;mipointer.h&quot;</code><br/>
36
45
<code>#include &quot;windowstr.h&quot;</code><br/>
37
 
<table border="0" cellpadding="0" cellspacing="0">
38
 
<tr><td colspan="2"><h2>Data Structures</h2></td></tr>
 
46
<table class="memberdecls">
 
47
<tr><td colspan="2"><h2><a name="nested-classes"></a>
 
48
Data Structures</h2></td></tr>
39
49
<tr><td class="memItemLeft" align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__myPrivate.html">_myPrivate</a></td></tr>
40
 
<tr><td colspan="2"><h2>Defines</h2></td></tr>
 
50
<tr><td colspan="2"><h2><a name="define-members"></a>
 
51
Defines</h2></td></tr>
41
52
<tr><td class="memItemLeft" align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="dmxconsole_8c.html#ae6c4c4e74cae671c41da9251ce9f1fc1">DMX_CONSOLE_DEBUG</a>&nbsp;&nbsp;&nbsp;0</td></tr>
42
53
<tr><td class="memItemLeft" align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="dmxconsole_8c.html#ae119931aa626ba4edf85defe5bebe2e7">DMX_WINDOW_DEBUG</a>&nbsp;&nbsp;&nbsp;0</td></tr>
43
54
<tr><td class="memItemLeft" align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="dmxconsole_8c.html#af1044436ff6b782c51553425ab4886a9">CONSOLE_NUM</a>&nbsp;&nbsp;&nbsp;3</td></tr>
59
70
<tr><td class="memItemLeft" align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="dmxconsole_8c.html#a753eef37715b6379d7d65e34a23d2e03">DMXDBG5</a>(f, a, b, c, d, e)</td></tr>
60
71
<tr><td class="memItemLeft" align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="dmxconsole_8c.html#af703e1a00a515e2507f7d2a354429a24">DMXDBG6</a>(f, a, b, c, d, e, g)</td></tr>
61
72
<tr><td class="memItemLeft" align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="dmxconsole_8c.html#ab45c7f6cc47b2c786215ca0276d37d91">DMXDBG7</a>(f, a, b, c, d, e, g, h)</td></tr>
62
 
<tr><td colspan="2"><h2>Typedefs</h2></td></tr>
 
73
<tr><td colspan="2"><h2><a name="typedef-members"></a>
 
74
Typedefs</h2></td></tr>
63
75
<tr><td class="memItemLeft" align="right" valign="top">typedef struct <a class="el" href="struct__myPrivate.html">_myPrivate</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="dmxconsole_8c.html#a25692217bddf2b6c089525b325afccf1">myPrivate</a></td></tr>
64
 
<tr><td colspan="2"><h2>Functions</h2></td></tr>
 
76
<tr><td colspan="2"><h2><a name="func-members"></a>
 
77
Functions</h2></td></tr>
65
78
<tr><td class="memItemLeft" align="right" valign="top">static int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="dmxconsole_8c.html#a775cc5d6380d9b514484678c74945a17">scalex</a> (<a class="el" href="struct__myPrivate.html">myPrivate</a> *priv, int x)</td></tr>
66
79
<tr><td class="memItemLeft" align="right" valign="top">static int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="dmxconsole_8c.html#a522fcecd527755f128ded24ed2449e67">scaley</a> (<a class="el" href="struct__myPrivate.html">myPrivate</a> *priv, int y)</td></tr>
67
80
<tr><td class="memItemLeft" align="right" valign="top">static int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="dmxconsole_8c.html#a8d0da535d8543184dd5c418d123806ec">unscalex</a> (<a class="el" href="struct__myPrivate.html">myPrivate</a> *priv, int x)</td></tr>
105
118
</div>
106
119
<div class="memdoc">
107
120
 
108
 
<p>Referenced by <a class="el" href="dmxconsole_8c_source.html#l00717">dmxConsoleInit()</a>.</p>
 
121
<p>Referenced by <a class="el" href="dmxconsole_8h.html#afdd1f3231a4059e6c13d81cb5b472ab6">dmxConsoleInit()</a>.</p>
109
122
 
110
123
</div>
111
124
</div>
120
133
</div>
121
134
<div class="memdoc">
122
135
 
123
 
<p>Referenced by <a class="el" href="dmxconsole_8c_source.html#l00643">dmxConsoleComputeWidthHeight()</a>.</p>
124
 
 
125
136
</div>
126
137
</div>
127
138
<a class="anchor" id="a28d20c43c4cde047ef8db075a3c92ead"></a><!-- doxytag: member="dmxconsole.c::CONSOLE_FG_COLOR" ref="a28d20c43c4cde047ef8db075a3c92ead" args="" -->
148
159
</div>
149
160
<div class="memdoc">
150
161
 
151
 
<p>Referenced by <a class="el" href="dmxconsole_8c_source.html#l00643">dmxConsoleComputeWidthHeight()</a>.</p>
 
162
<p>Referenced by <a class="el" href="dmxconsole_8c.html#a6d6dd821d75fae79c02d7407bbd3c4c5">dmxConsoleComputeWidthHeight()</a>.</p>
152
163
 
153
164
</div>
154
165
</div>
163
174
</div>
164
175
<div class="memdoc">
165
176
 
166
 
<p>Referenced by <a class="el" href="dmxconsole_8c_source.html#l00717">dmxConsoleInit()</a>.</p>
 
177
<p>Referenced by <a class="el" href="dmxconsole_8h.html#afdd1f3231a4059e6c13d81cb5b472ab6">dmxConsoleInit()</a>.</p>
167
178
 
168
179
</div>
169
180
</div>
178
189
</div>
179
190
<div class="memdoc">
180
191
 
181
 
<p>Referenced by <a class="el" href="dmxconsole_8c_source.html#l00717">dmxConsoleInit()</a>.</p>
 
192
<p>Referenced by <a class="el" href="dmxconsole_8h.html#afdd1f3231a4059e6c13d81cb5b472ab6">dmxConsoleInit()</a>.</p>
182
193
 
183
194
</div>
184
195
</div>
193
204
</div>
194
205
<div class="memdoc">
195
206
 
196
 
<p>Referenced by <a class="el" href="dmxconsole_8c_source.html#l00717">dmxConsoleInit()</a>.</p>
 
207
<p>Referenced by <a class="el" href="dmxconsole_8h.html#afdd1f3231a4059e6c13d81cb5b472ab6">dmxConsoleInit()</a>.</p>
197
208
 
198
209
</div>
199
210
</div>
208
219
</div>
209
220
<div class="memdoc">
210
221
 
211
 
<p>Referenced by <a class="el" href="dmxconsole_8c_source.html#l00717">dmxConsoleInit()</a>.</p>
 
222
<p>Referenced by <a class="el" href="dmxconsole_8h.html#afdd1f3231a4059e6c13d81cb5b472ab6">dmxConsoleInit()</a>.</p>
212
223
 
213
224
</div>
214
225
</div>
236
247
</div>
237
248
<div class="memdoc">
238
249
 
239
 
<p>Referenced by <a class="el" href="dmxconsole_8c_source.html#l00717">dmxConsoleInit()</a>.</p>
 
250
<p>Referenced by <a class="el" href="dmxconsole_8h.html#afdd1f3231a4059e6c13d81cb5b472ab6">dmxConsoleInit()</a>.</p>
240
251
 
241
252
</div>
242
253
</div>
251
262
</div>
252
263
<div class="memdoc">
253
264
 
254
 
<p>Referenced by <a class="el" href="dmxconsole_8c_source.html#l00717">dmxConsoleInit()</a>.</p>
255
 
 
256
265
</div>
257
266
</div>
258
267
<a class="anchor" id="a3dcea52f8f4efb214af127167c51447f"></a><!-- doxytag: member="dmxconsole.c::DMX_RES_NAME" ref="a3dcea52f8f4efb214af127167c51447f" args="" -->
266
275
</div>
267
276
<div class="memdoc">
268
277
 
269
 
<p>Referenced by <a class="el" href="dmxconsole_8c_source.html#l00717">dmxConsoleInit()</a>.</p>
270
 
 
271
278
</div>
272
279
</div>
273
280
<a class="anchor" id="ae119931aa626ba4edf85defe5bebe2e7"></a><!-- doxytag: member="dmxconsole.c::DMX_WINDOW_DEBUG" ref="ae119931aa626ba4edf85defe5bebe2e7" args="" -->
290
297
        <tr>
291
298
          <td class="memname">#define DMXDBG0</td>
292
299
          <td>(</td>
293
 
          <td class="paramtype">f&nbsp;</td>
294
 
          <td class="paramname"></td>
 
300
          <td class="paramtype">&nbsp;</td>
 
301
          <td class="paramname">f</td>
295
302
          <td>&nbsp;)&nbsp;</td>
296
303
          <td></td>
297
304
        </tr>
299
306
</div>
300
307
<div class="memdoc">
301
308
 
 
309
<p>Referenced by <a class="el" href="dmxconsole_8h.html#ae70541f26e4a4ff6360090393d622b41">dmxConsoleCapture()</a>, and <a class="el" href="dmxconsole_8h.html#aadf02f44bcb19eb2d0f8507a397a73fb">dmxConsoleUncapture()</a>.</p>
 
310
 
302
311
</div>
303
312
</div>
304
313
<a class="anchor" id="a302a2c9f84249eee79404eb601d085ab"></a><!-- doxytag: member="dmxconsole.c::DMXDBG1" ref="a302a2c9f84249eee79404eb601d085ab" args="(f, a)" -->
308
317
        <tr>
309
318
          <td class="memname">#define DMXDBG1</td>
310
319
          <td>(</td>
311
 
          <td class="paramtype">f, </td>
 
320
          <td class="paramtype">&nbsp;</td>
 
321
          <td class="paramname">f, </td>
312
322
        </tr>
313
323
        <tr>
314
324
          <td class="paramkey"></td>
315
325
          <td></td>
316
 
          <td class="paramtype">a&nbsp;</td>
317
 
          <td class="paramname"></td>
318
 
          <td>&nbsp;)&nbsp;</td>
 
326
          <td class="paramtype">&nbsp;</td>
 
327
          <td class="paramname">a</td><td>&nbsp;</td>
 
328
        </tr>
 
329
        <tr>
319
330
          <td></td>
 
331
          <td>)</td>
 
332
          <td></td><td></td><td></td>
320
333
        </tr>
321
334
      </table>
322
335
</div>
331
344
        <tr>
332
345
          <td class="memname">#define DMXDBG2</td>
333
346
          <td>(</td>
334
 
          <td class="paramtype">f, </td>
335
 
        </tr>
336
 
        <tr>
337
 
          <td class="paramkey"></td>
338
 
          <td></td>
339
 
          <td class="paramtype">a, </td>
340
 
        </tr>
341
 
        <tr>
342
 
          <td class="paramkey"></td>
343
 
          <td></td>
344
 
          <td class="paramtype">b&nbsp;</td>
345
 
          <td class="paramname"></td>
346
 
          <td>&nbsp;)&nbsp;</td>
347
 
          <td></td>
 
347
          <td class="paramtype">&nbsp;</td>
 
348
          <td class="paramname">f, </td>
 
349
        </tr>
 
350
        <tr>
 
351
          <td class="paramkey"></td>
 
352
          <td></td>
 
353
          <td class="paramtype">&nbsp;</td>
 
354
          <td class="paramname">a, </td>
 
355
        </tr>
 
356
        <tr>
 
357
          <td class="paramkey"></td>
 
358
          <td></td>
 
359
          <td class="paramtype">&nbsp;</td>
 
360
          <td class="paramname">b</td><td>&nbsp;</td>
 
361
        </tr>
 
362
        <tr>
 
363
          <td></td>
 
364
          <td>)</td>
 
365
          <td></td><td></td><td></td>
348
366
        </tr>
349
367
      </table>
350
368
</div>
351
369
<div class="memdoc">
352
370
 
 
371
<p>Referenced by <a class="el" href="dmxconsole_8h.html#a9c2ec3c63c36955d2458283dbd62b605">dmxConsoleCollectEvents()</a>, <a class="el" href="dmxconsole_8c.html#af9111e31dfe8cc6e5a531f66fd11b108">dmxConsoleUpdateFineCursor()</a>, and <a class="el" href="dmxconsole_8h.html#a596b1bd2ef51d5542393215ad810b227">dmxConsoleUpdatePosition()</a>.</p>
 
372
 
353
373
</div>
354
374
</div>
355
375
<a class="anchor" id="a6c6714b899194081b94edb722ca1c4bc"></a><!-- doxytag: member="dmxconsole.c::DMXDBG3" ref="a6c6714b899194081b94edb722ca1c4bc" args="(f, a, b, c)" -->
359
379
        <tr>
360
380
          <td class="memname">#define DMXDBG3</td>
361
381
          <td>(</td>
362
 
          <td class="paramtype">f, </td>
363
 
        </tr>
364
 
        <tr>
365
 
          <td class="paramkey"></td>
366
 
          <td></td>
367
 
          <td class="paramtype">a, </td>
368
 
        </tr>
369
 
        <tr>
370
 
          <td class="paramkey"></td>
371
 
          <td></td>
372
 
          <td class="paramtype">b, </td>
373
 
        </tr>
374
 
        <tr>
375
 
          <td class="paramkey"></td>
376
 
          <td></td>
377
 
          <td class="paramtype">c&nbsp;</td>
378
 
          <td class="paramname"></td>
379
 
          <td>&nbsp;)&nbsp;</td>
380
 
          <td></td>
 
382
          <td class="paramtype">&nbsp;</td>
 
383
          <td class="paramname">f, </td>
 
384
        </tr>
 
385
        <tr>
 
386
          <td class="paramkey"></td>
 
387
          <td></td>
 
388
          <td class="paramtype">&nbsp;</td>
 
389
          <td class="paramname">a, </td>
 
390
        </tr>
 
391
        <tr>
 
392
          <td class="paramkey"></td>
 
393
          <td></td>
 
394
          <td class="paramtype">&nbsp;</td>
 
395
          <td class="paramname">b, </td>
 
396
        </tr>
 
397
        <tr>
 
398
          <td class="paramkey"></td>
 
399
          <td></td>
 
400
          <td class="paramtype">&nbsp;</td>
 
401
          <td class="paramname">c</td><td>&nbsp;</td>
 
402
        </tr>
 
403
        <tr>
 
404
          <td></td>
 
405
          <td>)</td>
 
406
          <td></td><td></td><td></td>
381
407
        </tr>
382
408
      </table>
383
409
</div>
384
410
<div class="memdoc">
385
411
 
 
412
<p>Referenced by <a class="el" href="dmxconsole_8h.html#ae70541f26e4a4ff6360090393d622b41">dmxConsoleCapture()</a>.</p>
 
413
 
386
414
</div>
387
415
</div>
388
416
<a class="anchor" id="a8ffd07ee80777c394a6ff32d1021347d"></a><!-- doxytag: member="dmxconsole.c::DMXDBG4" ref="a8ffd07ee80777c394a6ff32d1021347d" args="(f, a, b, c, d)" -->
392
420
        <tr>
393
421
          <td class="memname">#define DMXDBG4</td>
394
422
          <td>(</td>
395
 
          <td class="paramtype">f, </td>
396
 
        </tr>
397
 
        <tr>
398
 
          <td class="paramkey"></td>
399
 
          <td></td>
400
 
          <td class="paramtype">a, </td>
401
 
        </tr>
402
 
        <tr>
403
 
          <td class="paramkey"></td>
404
 
          <td></td>
405
 
          <td class="paramtype">b, </td>
406
 
        </tr>
407
 
        <tr>
408
 
          <td class="paramkey"></td>
409
 
          <td></td>
410
 
          <td class="paramtype">c, </td>
411
 
        </tr>
412
 
        <tr>
413
 
          <td class="paramkey"></td>
414
 
          <td></td>
415
 
          <td class="paramtype">d&nbsp;</td>
416
 
          <td class="paramname"></td>
417
 
          <td>&nbsp;)&nbsp;</td>
418
 
          <td></td>
 
423
          <td class="paramtype">&nbsp;</td>
 
424
          <td class="paramname">f, </td>
 
425
        </tr>
 
426
        <tr>
 
427
          <td class="paramkey"></td>
 
428
          <td></td>
 
429
          <td class="paramtype">&nbsp;</td>
 
430
          <td class="paramname">a, </td>
 
431
        </tr>
 
432
        <tr>
 
433
          <td class="paramkey"></td>
 
434
          <td></td>
 
435
          <td class="paramtype">&nbsp;</td>
 
436
          <td class="paramname">b, </td>
 
437
        </tr>
 
438
        <tr>
 
439
          <td class="paramkey"></td>
 
440
          <td></td>
 
441
          <td class="paramtype">&nbsp;</td>
 
442
          <td class="paramname">c, </td>
 
443
        </tr>
 
444
        <tr>
 
445
          <td class="paramkey"></td>
 
446
          <td></td>
 
447
          <td class="paramtype">&nbsp;</td>
 
448
          <td class="paramname">d</td><td>&nbsp;</td>
 
449
        </tr>
 
450
        <tr>
 
451
          <td></td>
 
452
          <td>)</td>
 
453
          <td></td><td></td><td></td>
419
454
        </tr>
420
455
      </table>
421
456
</div>
422
457
<div class="memdoc">
423
458
 
 
459
<p>Referenced by <a class="el" href="dmxconsole_8h.html#a9c2ec3c63c36955d2458283dbd62b605">dmxConsoleCollectEvents()</a>, <a class="el" href="dmxconsole_8c.html#af9111e31dfe8cc6e5a531f66fd11b108">dmxConsoleUpdateFineCursor()</a>, and <a class="el" href="dmxconsole_8c.html#a7d50c99c929a09ffebd10b1e3df8a99e">dmxDump()</a>.</p>
 
460
 
424
461
</div>
425
462
</div>
426
463
<a class="anchor" id="a753eef37715b6379d7d65e34a23d2e03"></a><!-- doxytag: member="dmxconsole.c::DMXDBG5" ref="a753eef37715b6379d7d65e34a23d2e03" args="(f, a, b, c, d, e)" -->
430
467
        <tr>
431
468
          <td class="memname">#define DMXDBG5</td>
432
469
          <td>(</td>
433
 
          <td class="paramtype">f, </td>
434
 
        </tr>
435
 
        <tr>
436
 
          <td class="paramkey"></td>
437
 
          <td></td>
438
 
          <td class="paramtype">a, </td>
439
 
        </tr>
440
 
        <tr>
441
 
          <td class="paramkey"></td>
442
 
          <td></td>
443
 
          <td class="paramtype">b, </td>
444
 
        </tr>
445
 
        <tr>
446
 
          <td class="paramkey"></td>
447
 
          <td></td>
448
 
          <td class="paramtype">c, </td>
449
 
        </tr>
450
 
        <tr>
451
 
          <td class="paramkey"></td>
452
 
          <td></td>
453
 
          <td class="paramtype">d, </td>
454
 
        </tr>
455
 
        <tr>
456
 
          <td class="paramkey"></td>
457
 
          <td></td>
458
 
          <td class="paramtype">e&nbsp;</td>
459
 
          <td class="paramname"></td>
460
 
          <td>&nbsp;)&nbsp;</td>
461
 
          <td></td>
 
470
          <td class="paramtype">&nbsp;</td>
 
471
          <td class="paramname">f, </td>
 
472
        </tr>
 
473
        <tr>
 
474
          <td class="paramkey"></td>
 
475
          <td></td>
 
476
          <td class="paramtype">&nbsp;</td>
 
477
          <td class="paramname">a, </td>
 
478
        </tr>
 
479
        <tr>
 
480
          <td class="paramkey"></td>
 
481
          <td></td>
 
482
          <td class="paramtype">&nbsp;</td>
 
483
          <td class="paramname">b, </td>
 
484
        </tr>
 
485
        <tr>
 
486
          <td class="paramkey"></td>
 
487
          <td></td>
 
488
          <td class="paramtype">&nbsp;</td>
 
489
          <td class="paramname">c, </td>
 
490
        </tr>
 
491
        <tr>
 
492
          <td class="paramkey"></td>
 
493
          <td></td>
 
494
          <td class="paramtype">&nbsp;</td>
 
495
          <td class="paramname">d, </td>
 
496
        </tr>
 
497
        <tr>
 
498
          <td class="paramkey"></td>
 
499
          <td></td>
 
500
          <td class="paramtype">&nbsp;</td>
 
501
          <td class="paramname">e</td><td>&nbsp;</td>
 
502
        </tr>
 
503
        <tr>
 
504
          <td></td>
 
505
          <td>)</td>
 
506
          <td></td><td></td><td></td>
462
507
        </tr>
463
508
      </table>
464
509
</div>
465
510
<div class="memdoc">
466
511
 
 
512
<p>Referenced by <a class="el" href="dmxconsole_8h.html#a9c2ec3c63c36955d2458283dbd62b605">dmxConsoleCollectEvents()</a>.</p>
 
513
 
467
514
</div>
468
515
</div>
469
516
<a class="anchor" id="af703e1a00a515e2507f7d2a354429a24"></a><!-- doxytag: member="dmxconsole.c::DMXDBG6" ref="af703e1a00a515e2507f7d2a354429a24" args="(f, a, b, c, d, e, g)" -->
473
520
        <tr>
474
521
          <td class="memname">#define DMXDBG6</td>
475
522
          <td>(</td>
476
 
          <td class="paramtype">f, </td>
477
 
        </tr>
478
 
        <tr>
479
 
          <td class="paramkey"></td>
480
 
          <td></td>
481
 
          <td class="paramtype">a, </td>
482
 
        </tr>
483
 
        <tr>
484
 
          <td class="paramkey"></td>
485
 
          <td></td>
486
 
          <td class="paramtype">b, </td>
487
 
        </tr>
488
 
        <tr>
489
 
          <td class="paramkey"></td>
490
 
          <td></td>
491
 
          <td class="paramtype">c, </td>
492
 
        </tr>
493
 
        <tr>
494
 
          <td class="paramkey"></td>
495
 
          <td></td>
496
 
          <td class="paramtype">d, </td>
497
 
        </tr>
498
 
        <tr>
499
 
          <td class="paramkey"></td>
500
 
          <td></td>
501
 
          <td class="paramtype">e, </td>
502
 
        </tr>
503
 
        <tr>
504
 
          <td class="paramkey"></td>
505
 
          <td></td>
506
 
          <td class="paramtype">g&nbsp;</td>
507
 
          <td class="paramname"></td>
508
 
          <td>&nbsp;)&nbsp;</td>
509
 
          <td></td>
 
523
          <td class="paramtype">&nbsp;</td>
 
524
          <td class="paramname">f, </td>
 
525
        </tr>
 
526
        <tr>
 
527
          <td class="paramkey"></td>
 
528
          <td></td>
 
529
          <td class="paramtype">&nbsp;</td>
 
530
          <td class="paramname">a, </td>
 
531
        </tr>
 
532
        <tr>
 
533
          <td class="paramkey"></td>
 
534
          <td></td>
 
535
          <td class="paramtype">&nbsp;</td>
 
536
          <td class="paramname">b, </td>
 
537
        </tr>
 
538
        <tr>
 
539
          <td class="paramkey"></td>
 
540
          <td></td>
 
541
          <td class="paramtype">&nbsp;</td>
 
542
          <td class="paramname">c, </td>
 
543
        </tr>
 
544
        <tr>
 
545
          <td class="paramkey"></td>
 
546
          <td></td>
 
547
          <td class="paramtype">&nbsp;</td>
 
548
          <td class="paramname">d, </td>
 
549
        </tr>
 
550
        <tr>
 
551
          <td class="paramkey"></td>
 
552
          <td></td>
 
553
          <td class="paramtype">&nbsp;</td>
 
554
          <td class="paramname">e, </td>
 
555
        </tr>
 
556
        <tr>
 
557
          <td class="paramkey"></td>
 
558
          <td></td>
 
559
          <td class="paramtype">&nbsp;</td>
 
560
          <td class="paramname">g</td><td>&nbsp;</td>
 
561
        </tr>
 
562
        <tr>
 
563
          <td></td>
 
564
          <td>)</td>
 
565
          <td></td><td></td><td></td>
510
566
        </tr>
511
567
      </table>
512
568
</div>
513
569
<div class="memdoc">
514
570
 
 
571
<p>Referenced by <a class="el" href="dmxconsole_8h.html#a9c2ec3c63c36955d2458283dbd62b605">dmxConsoleCollectEvents()</a>, <a class="el" href="dmxconsole_8c.html#a2b430aacdd54f91c8d3f3600daeba404">dmxConsoleMoveAbsolute()</a>, <a class="el" href="dmxconsole_8c.html#af9111e31dfe8cc6e5a531f66fd11b108">dmxConsoleUpdateFineCursor()</a>, and <a class="el" href="dmxconsole_8h.html#a596b1bd2ef51d5542393215ad810b227">dmxConsoleUpdatePosition()</a>.</p>
 
572
 
515
573
</div>
516
574
</div>
517
575
<a class="anchor" id="ab45c7f6cc47b2c786215ca0276d37d91"></a><!-- doxytag: member="dmxconsole.c::DMXDBG7" ref="ab45c7f6cc47b2c786215ca0276d37d91" args="(f, a, b, c, d, e, g, h)" -->
521
579
        <tr>
522
580
          <td class="memname">#define DMXDBG7</td>
523
581
          <td>(</td>
524
 
          <td class="paramtype">f, </td>
525
 
        </tr>
526
 
        <tr>
527
 
          <td class="paramkey"></td>
528
 
          <td></td>
529
 
          <td class="paramtype">a, </td>
530
 
        </tr>
531
 
        <tr>
532
 
          <td class="paramkey"></td>
533
 
          <td></td>
534
 
          <td class="paramtype">b, </td>
535
 
        </tr>
536
 
        <tr>
537
 
          <td class="paramkey"></td>
538
 
          <td></td>
539
 
          <td class="paramtype">c, </td>
540
 
        </tr>
541
 
        <tr>
542
 
          <td class="paramkey"></td>
543
 
          <td></td>
544
 
          <td class="paramtype">d, </td>
545
 
        </tr>
546
 
        <tr>
547
 
          <td class="paramkey"></td>
548
 
          <td></td>
549
 
          <td class="paramtype">e, </td>
550
 
        </tr>
551
 
        <tr>
552
 
          <td class="paramkey"></td>
553
 
          <td></td>
554
 
          <td class="paramtype">g, </td>
555
 
        </tr>
556
 
        <tr>
557
 
          <td class="paramkey"></td>
558
 
          <td></td>
559
 
          <td class="paramtype">h&nbsp;</td>
560
 
          <td class="paramname"></td>
561
 
          <td>&nbsp;)&nbsp;</td>
562
 
          <td></td>
 
582
          <td class="paramtype">&nbsp;</td>
 
583
          <td class="paramname">f, </td>
 
584
        </tr>
 
585
        <tr>
 
586
          <td class="paramkey"></td>
 
587
          <td></td>
 
588
          <td class="paramtype">&nbsp;</td>
 
589
          <td class="paramname">a, </td>
 
590
        </tr>
 
591
        <tr>
 
592
          <td class="paramkey"></td>
 
593
          <td></td>
 
594
          <td class="paramtype">&nbsp;</td>
 
595
          <td class="paramname">b, </td>
 
596
        </tr>
 
597
        <tr>
 
598
          <td class="paramkey"></td>
 
599
          <td></td>
 
600
          <td class="paramtype">&nbsp;</td>
 
601
          <td class="paramname">c, </td>
 
602
        </tr>
 
603
        <tr>
 
604
          <td class="paramkey"></td>
 
605
          <td></td>
 
606
          <td class="paramtype">&nbsp;</td>
 
607
          <td class="paramname">d, </td>
 
608
        </tr>
 
609
        <tr>
 
610
          <td class="paramkey"></td>
 
611
          <td></td>
 
612
          <td class="paramtype">&nbsp;</td>
 
613
          <td class="paramname">e, </td>
 
614
        </tr>
 
615
        <tr>
 
616
          <td class="paramkey"></td>
 
617
          <td></td>
 
618
          <td class="paramtype">&nbsp;</td>
 
619
          <td class="paramname">g, </td>
 
620
        </tr>
 
621
        <tr>
 
622
          <td class="paramkey"></td>
 
623
          <td></td>
 
624
          <td class="paramtype">&nbsp;</td>
 
625
          <td class="paramname">h</td><td>&nbsp;</td>
 
626
        </tr>
 
627
        <tr>
 
628
          <td></td>
 
629
          <td>)</td>
 
630
          <td></td><td></td><td></td>
563
631
        </tr>
564
632
      </table>
565
633
</div>
598
666
</div>
599
667
<div class="memdoc">
600
668
 
601
 
<p>References <a class="el" href="dmxinput_8h_source.html#l00095">_DMXInputInfo::console</a>, <a class="el" href="dmxcommon_8c_source.html#l00620">dmxCommonRestoreState()</a>, <a class="el" href="usb-private_8h_source.html#l00115">_myPrivate::dmxInput</a>, <a class="el" href="dmxconsole_8c_source.html#l00108">_myPrivate::gc</a>, <a class="el" href="dmxconsole_8c_source.html#l00108">_myPrivate::gcCur</a>, <a class="el" href="dmxconsole_8c_source.html#l00108">_myPrivate::gcDet</a>, <a class="el" href="dmxconsole_8c_source.html#l00108">_myPrivate::gcRev</a>, and <a class="el" href="dmxcommon_8h_source.html#l00077">GETDMXINPUTFROMPRIV</a>.</p>
 
669
<p>References <a class="el" href="struct__DMXInputInfo.html#ad967ada8c438519bcd788edd8db2b24a">_DMXInputInfo::console</a>, <a class="el" href="dmxcommon_8c.html#aca953b7500d93577441828156674c64e">dmxCommonRestoreState()</a>, <a class="el" href="struct__myPrivate.html#a0d76644b5072fa20b8470cc0f7bb8958">_myPrivate::dmxInput</a>, <a class="el" href="struct__myPrivate.html#a309900033b471a595518e7949e741a78">_myPrivate::gc</a>, <a class="el" href="struct__myPrivate.html#ac926e46006665b40b4189f3a62172fa2">_myPrivate::gcCur</a>, <a class="el" href="struct__myPrivate.html#ac1cc93ea7cc6840242aea4afd1654812">_myPrivate::gcDet</a>, and <a class="el" href="struct__myPrivate.html#af2293e0e10fbb8014f4d5634c24e9d44">_myPrivate::gcRev</a>.</p>
602
670
 
603
 
<p>Referenced by <a class="el" href="dmxconsole_8c_source.html#l00609">dmxCloseConsoleScreen()</a>.</p>
 
671
<p>Referenced by <a class="el" href="dmxconsole_8c.html#aa38653f98dd899952cf2b0803ec67bf7">dmxCloseConsoleScreen()</a>.</p>
604
672
 
605
673
</div>
606
674
</div>
629
697
</div>
630
698
<div class="memdoc">
631
699
 
632
 
<p>References <a class="el" href="dmxconsole_8c_source.html#l00113">_myPrivate::CloseScreen</a>, <a class="el" href="dmx_8h_source.html#l00323">DMX_UNWRAP</a>, <a class="el" href="dmxconsole_8c_source.html#l00595">dmxCloseConsole()</a>, <a class="el" href="dmx_8h_source.html#l00379">dmxScreenPrivateKey</a>, and <a class="el" href="dmxconsole_8c_source.html#l00114">_myPrivate::next</a>.</p>
 
700
<p>References <a class="el" href="struct__myPrivate.html#a2686564b0b207181c342b8751f15d54e">_myPrivate::CloseScreen</a>, <a class="el" href="dmx_8h.html#a94c3604e80b511877468dea0d8da7051">DMX_UNWRAP</a>, <a class="el" href="dmxconsole_8c.html#a4d898acda21ed431ce0ee21303930153">dmxCloseConsole()</a>, <a class="el" href="dmx_8h.html#a956f38a520a532afb837d5ec089cf29f">dmxScreenPrivateKey</a>, and <a class="el" href="struct__myPrivate.html#a6e7a5e6234e0718d5f0d8ba03d902fcd">_myPrivate::next</a>.</p>
633
701
 
634
 
<p>Referenced by <a class="el" href="dmxconsole_8c_source.html#l00717">dmxConsoleInit()</a>.</p>
 
702
<p>Referenced by <a class="el" href="dmxconsole_8h.html#afdd1f3231a4059e6c13d81cb5b472ab6">dmxConsoleInit()</a>.</p>
635
703
 
636
704
</div>
637
705
</div>
652
720
<div class="memdoc">
653
721
<p>This routine is used to warp the pointer into the console window from anywhere on the screen. It is used when backend and console input are both being taken from the same X display. </p>
654
722
 
655
 
<p>References <a class="el" href="dmxconsole_8c_source.html#l00109">_myPrivate::captured</a>, <a class="el" href="dmxconsole_8c_source.html#l00100">_myPrivate::curX</a>, <a class="el" href="dmxconsole_8c_source.html#l00101">_myPrivate::curY</a>, <a class="el" href="dmxinput_8h_source.html#l00125">_DMXInputInfo::devs</a>, <a class="el" href="dmxinputinit_8h_source.html#l00064">DMX_LOCAL_MOUSE</a>, <a class="el" href="dmxinputinit_8h_source.html#l00070">DMX_LOCAL_TYPE_CONSOLE</a>, <a class="el" href="dmxconsole_8c_source.html#l00305">dmxConsoleUpdateFineCursor()</a>, <a class="el" href="dmxcursor_8c_source.html#l00105">DMXDBG0</a>, <a class="el" href="dmxcursor_8c_source.html#l00108">DMXDBG3</a>, <a class="el" href="dmxconsole_8c_source.html#l00962">dmxDump()</a>, <a class="el" href="dmxsync_8c_source.html#l00150">dmxSync()</a>, <a class="el" href="dmxinputinit_8h_source.html#l00185">_DMXLocalInputInfo::extType</a>, <a class="el" href="dmxconsole_8c_source.html#l00109">_myPrivate::fine</a>, <a class="el" href="dmxinput_8h_source.html#l00085">_DMXInputInfo::name</a>, <a class="el" href="dmxinput_8h_source.html#l00119">_DMXInputInfo::numDevs</a>, <a class="el" href="dmxinputinit_8h_source.html#l00229">_DMXLocalInputInfo::private</a>, and <a class="el" href="dmxinputinit_8h_source.html#l00184">_DMXLocalInputInfo::type</a>.</p>
 
723
<p>References <a class="el" href="struct__myPrivate.html#a9a4d5563651c4cdda4472c78afb06b1b">_myPrivate::captured</a>, <a class="el" href="struct__myPrivate.html#aaefe49f1fcf601c454ca47cb30227856">_myPrivate::curX</a>, <a class="el" href="struct__myPrivate.html#adb85f2dced703990e83c3a7067308223">_myPrivate::curY</a>, <a class="el" href="struct__DMXInputInfo.html#a70e88af10d1862603d4dbc65ba936d16">_DMXInputInfo::devs</a>, <a class="el" href="dmxinputinit_8h.html#aa3fce3ce186af0687bc43e0e4930181ba35757b72bace4308b51b6fe3329d6818">DMX_LOCAL_MOUSE</a>, <a class="el" href="dmxinputinit_8h.html#adb3d11ae6b6d741bc4ac9be219eae9baa8c17962e3be26e8ac6ab67cce2613eb8">DMX_LOCAL_TYPE_CONSOLE</a>, <a class="el" href="dmxconsole_8c.html#af9111e31dfe8cc6e5a531f66fd11b108">dmxConsoleUpdateFineCursor()</a>, <a class="el" href="dmxconsole_8c.html#adf6865b0bc7ad370c94e3b8682262c13">DMXDBG0</a>, <a class="el" href="dmxconsole_8c.html#a6c6714b899194081b94edb722ca1c4bc">DMXDBG3</a>, <a class="el" href="dmxconsole_8c.html#a7d50c99c929a09ffebd10b1e3df8a99e">dmxDump()</a>, <a class="el" href="dmxsync_8c.html#ab848762f4d2e30d31b87d3e8e10c5967">dmxSync()</a>, <a class="el" href="struct__DMXLocalInputInfo.html#ae20bd191af90be478c9f4c036c058102">_DMXLocalInputInfo::extType</a>, <a class="el" href="struct__myPrivate.html#a77d289afcee06f9959065231a116b2a4">_myPrivate::fine</a>, <a class="el" href="struct__DMXInputInfo.html#a2336d1b16bdcaa9bc17cc510357de463">_DMXInputInfo::name</a>, <a class="el" href="struct__DMXInputInfo.html#a25d88463a7385bc47bed58bb4a662f6d">_DMXInputInfo::numDevs</a>, <a class="el" href="struct__DMXLocalInputInfo.html#a25754def501a2713eb09d4ac2401d624">_DMXLocalInputInfo::private</a>, and <a class="el" href="struct__DMXLocalInputInfo.html#a65770e9c1265d5765c16028e740b7d88">_DMXLocalInputInfo::type</a>.</p>
656
724
 
657
 
<p>Referenced by <a class="el" href="dmxbackend_8c_source.html#l00240">dmxBackendUpdatePosition()</a>.</p>
 
725
<p>Referenced by <a class="el" href="dmxbackend_8h.html#a486d684411f79c459a1195e5c02f404c">dmxBackendUpdatePosition()</a>.</p>
658
726
 
659
727
</div>
660
728
</div>
695
763
</div>
696
764
<div class="memdoc">
697
765
 
698
 
<p>References <a class="el" href="dmxconsole_8c_source.html#l00252">dmxConsoleDraw()</a>, <a class="el" href="dmxconsole_8c_source.html#l00108">_myPrivate::gc</a>, <a class="el" href="dmxconsole_8c_source.html#l00108">_myPrivate::gcDet</a>, <a class="el" href="dmxconsole_8c_source.html#l00108">_myPrivate::gcRev</a>, <a class="el" href="dmxconsole_8c_source.html#l00119">scalex()</a>, and <a class="el" href="dmxconsole_8c_source.html#l00124">scaley()</a>.</p>
 
766
<p>References <a class="el" href="dmxconsole_8c.html#ae190afd60f808521f7ecdc32d3a0326c">dmxConsoleDraw()</a>, <a class="el" href="struct__myPrivate.html#a309900033b471a595518e7949e741a78">_myPrivate::gc</a>, <a class="el" href="struct__myPrivate.html#ac1cc93ea7cc6840242aea4afd1654812">_myPrivate::gcDet</a>, <a class="el" href="struct__myPrivate.html#af2293e0e10fbb8014f4d5634c24e9d44">_myPrivate::gcRev</a>, <a class="el" href="dmxconsole_8c.html#a775cc5d6380d9b514484678c74945a17">scalex()</a>, and <a class="el" href="dmxconsole_8c.html#a522fcecd527755f128ded24ed2449e67">scaley()</a>.</p>
699
767
 
700
 
<p>Referenced by <a class="el" href="dmxconsole_8c_source.html#l00894">dmxConsoleFunctions()</a>, and <a class="el" href="dmxconsole_8c_source.html#l00305">dmxConsoleUpdateFineCursor()</a>.</p>
 
768
<p>Referenced by <a class="el" href="dmxconsole_8h.html#a613139541bddab357c413b76238e489b">dmxConsoleFunctions()</a>, and <a class="el" href="dmxconsole_8c.html#af9111e31dfe8cc6e5a531f66fd11b108">dmxConsoleUpdateFineCursor()</a>.</p>
701
769
 
702
770
</div>
703
771
</div>
745
813
<div class="memdoc">
746
814
<p>Collect all pending events from the console's display. Plase these events on the server event queue using the <em>motion</em> and <em>enqueue</em> routines. The <em>checkspecial</em> routine is used to check for special keys that need handling. <em>block</em> tells if signals should be blocked when updating the event queue. </p>
747
815
 
748
 
<p>References <a class="el" href="dmxcommon_8c_source.html#l00620">dmxCommonRestoreState()</a>, <a class="el" href="dmxcommon_8c_source.html#l00566">dmxCommonSaveState()</a>, <a class="el" href="dmxconsole_8c_source.html#l00252">dmxConsoleDraw()</a>, <a class="el" href="dmxconsole_8c_source.html#l00384">dmxConsoleMoveAbsolute()</a>, <a class="el" href="dmxconsole_8c_source.html#l00401">dmxConsoleMoveRelative()</a>, <a class="el" href="dmxconsole_8c_source.html#l01014">dmxConsoleUncapture()</a>, <a class="el" href="dmxcursor_8c_source.html#l00107">DMXDBG2</a>, <a class="el" href="dmxcursor_8c_source.html#l00109">DMXDBG4</a>, <a class="el" href="dmxcursor_8c_source.html#l00110">DMXDBG5</a>, <a class="el" href="dmxcursor_8c_source.html#l00111">DMXDBG6</a>, <a class="el" href="usb-private_8h_source.html#l00115">_myPrivate::dmxInput</a>, <a class="el" href="dmxcommon_8h_source.html#l00077">GETDMXINPUTFROMPRIV</a>, <a class="el" href="dmxcommon_8h_source.html#l00091">GETPRIVFROMPDEV</a>, <a class="el" href="dmxconsole_8c_source.html#l00103">_myPrivate::height</a>, and <a class="el" href="dmxconsole_8c_source.html#l00102">_myPrivate::width</a>.</p>
 
816
<p>References <a class="el" href="dmxcommon_8c.html#aca953b7500d93577441828156674c64e">dmxCommonRestoreState()</a>, <a class="el" href="dmxcommon_8c.html#a14295660e17d34955693cef6654d7bb6">dmxCommonSaveState()</a>, <a class="el" href="dmxconsole_8c.html#ae190afd60f808521f7ecdc32d3a0326c">dmxConsoleDraw()</a>, <a class="el" href="dmxconsole_8c.html#a2b430aacdd54f91c8d3f3600daeba404">dmxConsoleMoveAbsolute()</a>, <a class="el" href="dmxconsole_8c.html#ab395efb910b074e2c4c727c0d63ba79d">dmxConsoleMoveRelative()</a>, <a class="el" href="dmxconsole_8c.html#aadf02f44bcb19eb2d0f8507a397a73fb">dmxConsoleUncapture()</a>, <a class="el" href="dmxconsole_8c.html#a1056d63499cee76ebe297c19637f2b79">DMXDBG2</a>, <a class="el" href="dmxconsole_8c.html#a8ffd07ee80777c394a6ff32d1021347d">DMXDBG4</a>, <a class="el" href="dmxconsole_8c.html#a753eef37715b6379d7d65e34a23d2e03">DMXDBG5</a>, <a class="el" href="dmxconsole_8c.html#af703e1a00a515e2507f7d2a354429a24">DMXDBG6</a>, <a class="el" href="struct__myPrivate.html#a0d76644b5072fa20b8470cc0f7bb8958">_myPrivate::dmxInput</a>, <a class="el" href="struct__myPrivate.html#ad45b674e1ab04442ec268ea80cc8c439">_myPrivate::height</a>, and <a class="el" href="struct__myPrivate.html#af746fe4a014fddf10bfeb6c64a543918">_myPrivate::width</a>.</p>
749
817
 
750
818
</div>
751
819
</div>
804
872
</div>
805
873
<div class="memdoc">
806
874
 
807
 
<p>References <a class="el" href="dmxconsole_8c_source.html#l00062">CONSOLE_DEN</a>, <a class="el" href="dmxconsole_8c_source.html#l00061">CONSOLE_NUM</a>, <a class="el" href="dmxcb_8c_source.html#l00054">dmxGlobalHeight</a>, <a class="el" href="dmxcb_8c_source.html#l00054">dmxGlobalWidth</a>, <a class="el" href="dmxinit_8c_source.html#l00081">dmxNumScreens</a>, <a class="el" href="dmxconsole_8c_source.html#l00119">scalex()</a>, and <a class="el" href="dmxconsole_8c_source.html#l00124">scaley()</a>.</p>
 
875
<p>References <a class="el" href="dmxconsole_8c.html#af1044436ff6b782c51553425ab4886a9">CONSOLE_NUM</a>, <a class="el" href="dmxcb_8c.html#a7c8270dd4b1ef6cd953a30cdcae548de">dmxGlobalHeight</a>, <a class="el" href="dmxcb_8c.html#a738220b78d864fe9317683a1ff425c75">dmxGlobalWidth</a>, <a class="el" href="dmx_8h.html#a5a881109fe1e32c74cda4a280b09a7c4">dmxNumScreens</a>, <a class="el" href="dmxconsole_8c.html#a775cc5d6380d9b514484678c74945a17">scalex()</a>, and <a class="el" href="dmxconsole_8c.html#a522fcecd527755f128ded24ed2449e67">scaley()</a>.</p>
808
876
 
809
 
<p>Referenced by <a class="el" href="dmxconsole_8c_source.html#l00717">dmxConsoleInit()</a>, and <a class="el" href="dmxconsole_8c_source.html#l00694">dmxConsoleReInit()</a>.</p>
 
877
<p>Referenced by <a class="el" href="dmxconsole_8h.html#afdd1f3231a4059e6c13d81cb5b472ab6">dmxConsoleInit()</a>, and <a class="el" href="dmxconsole_8h.html#a35bfb53c46a7a14282d0110aa603dd4a">dmxConsoleReInit()</a>.</p>
810
878
 
811
879
</div>
812
880
</div>
826
894
</div>
827
895
<div class="memdoc">
828
896
 
829
 
<p>References <a class="el" href="dmxlog_8h_source.html#l00051">dmxFatal</a>, <a class="el" href="dmxlog_8c_source.html#l00159">dmxLog()</a>, and <a class="el" href="dmxconsole_8c_source.html#l00111">_myPrivate::pixmap</a>.</p>
 
897
<p>References <a class="el" href="dmxlog_8h.html#aeed612a5c0be196e23bd6b71b76b917fa4d84ad320675a046536d76c0820abc70">dmxFatal</a>, <a class="el" href="dmxlog_8c.html#ab6259430a57c3cffdfc9f6259df0ad23">dmxLog()</a>, and <a class="el" href="struct__myPrivate.html#a6384e7e09282c2d561b987b972ec41fb">_myPrivate::pixmap</a>.</p>
830
898
 
831
 
<p>Referenced by <a class="el" href="dmxconsole_8c_source.html#l00717">dmxConsoleInit()</a>.</p>
 
899
<p>Referenced by <a class="el" href="dmxconsole_8h.html#afdd1f3231a4059e6c13d81cb5b472ab6">dmxConsoleInit()</a>.</p>
832
900
 
833
901
</div>
834
902
</div>
849
917
<div class="memdoc">
850
918
<p>Create the private area for <em>pDevice</em>. </p>
851
919
 
852
 
<p>References <a class="el" href="dmxcommon_8h_source.html#l00073">GETDMXLOCALFROMPDEVICE</a>.</p>
853
 
 
854
920
</div>
855
921
</div>
856
922
<a class="anchor" id="ab189a2fd44ccd2e6936b6bb1a27f1d5b"></a><!-- doxytag: member="dmxconsole.c::dmxConsoleDestroyPrivate" ref="ab189a2fd44ccd2e6936b6bb1a27f1d5b" args="(pointer private)" -->
903
969
</div>
904
970
<div class="memdoc">
905
971
 
906
 
<p>References <a class="el" href="dmx_8h_source.html#l00097">_DMXScreenInfo::beDisplay</a>, <a class="el" href="dmxconsole_8c_source.html#l00105">_myPrivate::consHeight</a>, <a class="el" href="dmxconsole_8c_source.html#l00104">_myPrivate::consWidth</a>, <a class="el" href="dmxconsole_8c_source.html#l00154">dmxConsoleDrawFineCursor()</a>, <a class="el" href="dmxconsole_8c_source.html#l00189">dmxConsoleDrawWindows()</a>, <a class="el" href="usb-private_8h_source.html#l00115">_myPrivate::dmxInput</a>, <a class="el" href="dmxinit_8c_source.html#l00081">dmxNumScreens</a>, <a class="el" href="dmxinit_8c_source.html#l00082">dmxScreens</a>, <a class="el" href="dmxconsole_8c_source.html#l00109">_myPrivate::fine</a>, <a class="el" href="dmxconsole_8c_source.html#l00108">_myPrivate::gc</a>, <a class="el" href="dmxconsole_8c_source.html#l00108">_myPrivate::gcDet</a>, <a class="el" href="dmxconsole_8c_source.html#l00108">_myPrivate::gcRev</a>, <a class="el" href="dmxcommon_8h_source.html#l00077">GETDMXINPUTFROMPRIV</a>, <a class="el" href="dmxconsole_8c_source.html#l00103">_myPrivate::height</a>, <a class="el" href="dmxconsole_8c_source.html#l00111">_myPrivate::pixmap</a>, <a class="el" href="dmxconsole_8c_source.html#l00119">scalex()</a>, <a class="el" href="dmxconsole_8c_source.html#l00124">scaley()</a>, <a class="el" href="dmxconsole_8c_source.html#l00102">_myPrivate::width</a>, and <a class="el" href="dmxinput_8h_source.html#l00099">_DMXInputInfo::windows</a>.</p>
 
972
<p>References <a class="el" href="struct__DMXScreenInfo.html#a756ade62a55a52f163a42db6de54c244">_DMXScreenInfo::beDisplay</a>, <a class="el" href="struct__myPrivate.html#ab0fb948041c7994127e526d6904a1c93">_myPrivate::consHeight</a>, <a class="el" href="struct__myPrivate.html#acedad74bc71aef05c22a25b63a435f02">_myPrivate::consWidth</a>, <a class="el" href="dmxconsole_8c.html#a276766fb2f2449f248420e3177c36072">dmxConsoleDrawFineCursor()</a>, <a class="el" href="dmxconsole_8c.html#aa058e61a540d8d4c740fee239c3bffe1">dmxConsoleDrawWindows()</a>, <a class="el" href="struct__myPrivate.html#a0d76644b5072fa20b8470cc0f7bb8958">_myPrivate::dmxInput</a>, <a class="el" href="dmx_8h.html#a5a881109fe1e32c74cda4a280b09a7c4">dmxNumScreens</a>, <a class="el" href="dmx_8h.html#a3e242a6818df05e547a4776919e3827f">dmxScreens</a>, <a class="el" href="struct__myPrivate.html#a77d289afcee06f9959065231a116b2a4">_myPrivate::fine</a>, <a class="el" href="struct__myPrivate.html#a309900033b471a595518e7949e741a78">_myPrivate::gc</a>, <a class="el" href="struct__myPrivate.html#ac1cc93ea7cc6840242aea4afd1654812">_myPrivate::gcDet</a>, <a class="el" href="struct__myPrivate.html#af2293e0e10fbb8014f4d5634c24e9d44">_myPrivate::gcRev</a>, <a class="el" href="struct__myPrivate.html#ad45b674e1ab04442ec268ea80cc8c439">_myPrivate::height</a>, <a class="el" href="struct__myPrivate.html#a6384e7e09282c2d561b987b972ec41fb">_myPrivate::pixmap</a>, <a class="el" href="dmxconsole_8c.html#a775cc5d6380d9b514484678c74945a17">scalex()</a>, <a class="el" href="dmxconsole_8c.html#a522fcecd527755f128ded24ed2449e67">scaley()</a>, <a class="el" href="struct__myPrivate.html#af746fe4a014fddf10bfeb6c64a543918">_myPrivate::width</a>, and <a class="el" href="struct__DMXInputInfo.html#a44bbc55fb7a2fef1a88144825755d3ed">_DMXInputInfo::windows</a>.</p>
907
973
 
908
 
<p>Referenced by <a class="el" href="dmxconsole_8c_source.html#l00286">dmxConsoleClearCursor()</a>, <a class="el" href="dmxconsole_8c_source.html#l00457">dmxConsoleCollectEvents()</a>, <a class="el" href="dmxconsole_8c_source.html#l00717">dmxConsoleInit()</a>, <a class="el" href="dmxconsole_8c_source.html#l00694">dmxConsoleReInit()</a>, <a class="el" href="dmxconsole_8c_source.html#l00377">dmxConsoleUpdateInfo()</a>, and <a class="el" href="dmxconsole_8c_source.html#l00417">dmxConsoleUpdatePosition()</a>.</p>
 
974
<p>Referenced by <a class="el" href="dmxconsole_8c.html#a1197a51c042b3536fdb3132ac0feec54">dmxConsoleClearCursor()</a>, <a class="el" href="dmxconsole_8h.html#a9c2ec3c63c36955d2458283dbd62b605">dmxConsoleCollectEvents()</a>, <a class="el" href="dmxconsole_8h.html#afdd1f3231a4059e6c13d81cb5b472ab6">dmxConsoleInit()</a>, <a class="el" href="dmxconsole_8h.html#a35bfb53c46a7a14282d0110aa603dd4a">dmxConsoleReInit()</a>, <a class="el" href="dmxconsole_8h.html#ac5fba2223efdab61863b6458a90c189a">dmxConsoleUpdateInfo()</a>, and <a class="el" href="dmxconsole_8h.html#a596b1bd2ef51d5542393215ad810b227">dmxConsoleUpdatePosition()</a>.</p>
909
975
 
910
976
</div>
911
977
</div>
934
1000
</div>
935
1001
<div class="memdoc">
936
1002
 
937
 
<p>References <a class="el" href="dmxconsole_8c_source.html#l00108">_myPrivate::gcCur</a>, <a class="el" href="dmxconsole_8c_source.html#l00098">_myPrivate::globalX</a>, <a class="el" href="dmxconsole_8c_source.html#l00099">_myPrivate::globalY</a>, <a class="el" href="dmxconsole_8c_source.html#l00109">_myPrivate::grabbed</a>, <a class="el" href="dmxconsole_8c_source.html#l00111">_myPrivate::pixmap</a>, <a class="el" href="dmxconsole_8c_source.html#l00119">scalex()</a>, and <a class="el" href="dmxconsole_8c_source.html#l00124">scaley()</a>.</p>
 
1003
<p>References <a class="el" href="struct__myPrivate.html#ac926e46006665b40b4189f3a62172fa2">_myPrivate::gcCur</a>, <a class="el" href="struct__myPrivate.html#ac5d2265df9e523e1bd4a0c81506b82cb">_myPrivate::globalX</a>, <a class="el" href="struct__myPrivate.html#afbe8cb18da83776018a774b99eb17c14">_myPrivate::globalY</a>, <a class="el" href="struct__myPrivate.html#a9d7f5ad2b2066a328c982a2ed051cd94">_myPrivate::grabbed</a>, <a class="el" href="struct__myPrivate.html#a6384e7e09282c2d561b987b972ec41fb">_myPrivate::pixmap</a>, <a class="el" href="dmxconsole_8c.html#a775cc5d6380d9b514484678c74945a17">scalex()</a>, and <a class="el" href="dmxconsole_8c.html#a522fcecd527755f128ded24ed2449e67">scaley()</a>.</p>
938
1004
 
939
 
<p>Referenced by <a class="el" href="dmxconsole_8c_source.html#l00252">dmxConsoleDraw()</a>, and <a class="el" href="dmxconsole_8c_source.html#l00305">dmxConsoleUpdateFineCursor()</a>.</p>
 
1005
<p>Referenced by <a class="el" href="dmxconsole_8c.html#ae190afd60f808521f7ecdc32d3a0326c">dmxConsoleDraw()</a>, and <a class="el" href="dmxconsole_8c.html#af9111e31dfe8cc6e5a531f66fd11b108">dmxConsoleUpdateFineCursor()</a>.</p>
940
1006
 
941
1007
</div>
942
1008
</div>
956
1022
</div>
957
1023
<div class="memdoc">
958
1024
 
959
 
<p>References <a class="el" href="dmxlog_8h_source.html#l00043">dmxDebug</a>, <a class="el" href="dmxlog_8c_source.html#l00159">dmxLog()</a>, <a class="el" href="dmxinit_8c_source.html#l00081">dmxNumScreens</a>, <a class="el" href="dmxcommon_8h_source.html#l00066">GETONLYPRIVFROMPRIVATE</a>, <a class="el" href="dmxconsole_8c_source.html#l00119">scalex()</a>, and <a class="el" href="dmxconsole_8c_source.html#l00124">scaley()</a>.</p>
 
1025
<p>References <a class="el" href="dmxlog_8h.html#aeed612a5c0be196e23bd6b71b76b917fa55e322963608341d32ebb8a0b9d936fe">dmxDebug</a>, <a class="el" href="dmxlog_8c.html#ab6259430a57c3cffdfc9f6259df0ad23">dmxLog()</a>, <a class="el" href="dmx_8h.html#a5a881109fe1e32c74cda4a280b09a7c4">dmxNumScreens</a>, <a class="el" href="dmxconsole_8c.html#a775cc5d6380d9b514484678c74945a17">scalex()</a>, and <a class="el" href="dmxconsole_8c.html#a522fcecd527755f128ded24ed2449e67">scaley()</a>.</p>
960
1026
 
961
 
<p>Referenced by <a class="el" href="dmxconsole_8c_source.html#l00252">dmxConsoleDraw()</a>.</p>
 
1027
<p>Referenced by <a class="el" href="dmxconsole_8c.html#ae190afd60f808521f7ecdc32d3a0326c">dmxConsoleDraw()</a>.</p>
962
1028
 
963
1029
</div>
964
1030
</div>
988
1054
<div class="memdoc">
989
1055
<p>Handle special console-only keys. </p>
990
1056
 
991
 
<p>References <a class="el" href="dmxinputinit_8h_source.html#l00058">DMX_FUNCTION_FINE</a>, <a class="el" href="dmxinputinit_8h_source.html#l00056">DMX_FUNCTION_GRAB</a>, <a class="el" href="dmxinputinit_8h_source.html#l00057">DMX_FUNCTION_TERMINATE</a>, <a class="el" href="dmxconsole_8c_source.html#l00286">dmxConsoleClearCursor()</a>, <a class="el" href="dmxconsole_8c_source.html#l00305">dmxConsoleUpdateFineCursor()</a>, <a class="el" href="dmxlog_8h_source.html#l00048">dmxError</a>, <a class="el" href="dmxlog_8c_source.html#l00159">dmxLog()</a>, <a class="el" href="dmxcommon_8h_source.html#l00066">GETONLYPRIVFROMPRIVATE</a>, <a class="el" href="dmxconsole_8c_source.html#l00119">scalex()</a>, and <a class="el" href="dmxconsole_8c_source.html#l00124">scaley()</a>.</p>
 
1057
<p>References <a class="el" href="dmxinputinit_8h.html#a9537dacd464c8445848fb808e172039cacb642cebe9d2e8d1827da4f4f55b019f">DMX_FUNCTION_FINE</a>, <a class="el" href="dmxinputinit_8h.html#a9537dacd464c8445848fb808e172039ca262bb5d411552f7a435dd36bba30b8b4">DMX_FUNCTION_GRAB</a>, <a class="el" href="dmxinputinit_8h.html#a9537dacd464c8445848fb808e172039ca69c6e18081258083ff0e25109e6bc32a">DMX_FUNCTION_TERMINATE</a>, <a class="el" href="dmxconsole_8c.html#a1197a51c042b3536fdb3132ac0feec54">dmxConsoleClearCursor()</a>, <a class="el" href="dmxconsole_8c.html#af9111e31dfe8cc6e5a531f66fd11b108">dmxConsoleUpdateFineCursor()</a>, <a class="el" href="dmxlog_8h.html#aeed612a5c0be196e23bd6b71b76b917fa537bf9f60b39a221057e37c76aeea890">dmxError</a>, <a class="el" href="dmxlog_8c.html#ab6259430a57c3cffdfc9f6259df0ad23">dmxLog()</a>, <a class="el" href="dmxconsole_8c.html#a775cc5d6380d9b514484678c74945a17">scalex()</a>, and <a class="el" href="dmxconsole_8c.html#a522fcecd527755f128ded24ed2449e67">scaley()</a>.</p>
992
1058
 
993
1059
</div>
994
1060
</div>
1009
1075
<div class="memdoc">
1010
1076
<p>Initialized the console device described by <em>pDev</em>. </p>
1011
1077
 
1012
 
<p>References <a class="el" href="dmxconsole_8c_source.html#l00113">_myPrivate::CloseScreen</a>, <a class="el" href="dmxconsole_8c_source.html#l00066">CONSOLE_BG_COLOR</a>, <a class="el" href="dmxconsole_8c_source.html#l00068">CONSOLE_SCREEN_BG_COLOR</a>, <a class="el" href="dmxconsole_8c_source.html#l00071">CONSOLE_SCREEN_CUR_COLOR</a>, <a class="el" href="dmxconsole_8c_source.html#l00070">CONSOLE_SCREEN_DET_COLOR</a>, <a class="el" href="dmxconsole_8c_source.html#l00069">CONSOLE_SCREEN_FG_COLOR</a>, <a class="el" href="dmxconsole_8c_source.html#l00063">DMX_CONSOLE_NAME</a>, <a class="el" href="dmxinputinit_8h_source.html#l00063">DMX_LOCAL_KEYBOARD</a>, <a class="el" href="dmxinputinit_8h_source.html#l00064">DMX_LOCAL_MOUSE</a>, <a class="el" href="dmxconsole_8c_source.html#l00065">DMX_RES_CLASS</a>, <a class="el" href="dmxconsole_8c_source.html#l00064">DMX_RES_NAME</a>, <a class="el" href="dmx_8h_source.html#l00316">DMX_WRAP</a>, <a class="el" href="dmxconsole_8c_source.html#l00609">dmxCloseConsoleScreen()</a>, <a class="el" href="dmxconsole_8c_source.html#l00643">dmxConsoleComputeWidthHeight()</a>, <a class="el" href="dmxconsole_8c_source.html#l00622">dmxConsoleCreateEmptyCursor()</a>, <a class="el" href="dmxconsole_8c_source.html#l00252">dmxConsoleDraw()</a>, <a class="el" href="dmxlog_8h_source.html#l00051">dmxFatal</a>, <a class="el" href="usb-private_8h_source.html#l00115">_myPrivate::dmxInput</a>, <a class="el" href="dmxinit_8c_source.html#l00085">dmxInputs</a>, <a class="el" href="dmxlog_8c_source.html#l00159">dmxLog()</a>, <a class="el" href="dmx_8h_source.html#l00379">dmxScreenPrivateKey</a>, <a class="el" href="dmxcommon_8h_source.html#l00091">GETPRIVFROMPDEV</a>, <a class="el" href="usb-private_8h_source.html#l00103">_myPrivate::mask</a>, <a class="el" href="dmxinput_8h_source.html#l00085">_DMXInputInfo::name</a>, <a class="el" href="dmxconsole_8c_source.html#l00119">scalex()</a>, and <a class="el" href="dmxconsole_8c_source.html#l00124">scaley()</a>.</p>
 
1078
<p>References <a class="el" href="struct__myPrivate.html#a2686564b0b207181c342b8751f15d54e">_myPrivate::CloseScreen</a>, <a class="el" href="dmxconsole_8c.html#a6fe0e39a803f195f4b98f0a771b7770a">CONSOLE_BG_COLOR</a>, <a class="el" href="dmxconsole_8c.html#a8a86151c856b02dd2d832ab6420358a0">CONSOLE_SCREEN_BG_COLOR</a>, <a class="el" href="dmxconsole_8c.html#a3493122f5e207552fb641de41c77df82">CONSOLE_SCREEN_CUR_COLOR</a>, <a class="el" href="dmxconsole_8c.html#a34059c2f2d177a788cef1f14697c4dc4">CONSOLE_SCREEN_DET_COLOR</a>, <a class="el" href="dmxconsole_8c.html#a9b686d2ada1bab9f9a84a5985baab548">CONSOLE_SCREEN_FG_COLOR</a>, <a class="el" href="dmxconsole_8c.html#a8ac83cbd82d4f8ec05a6d83a0b8b447f">DMX_CONSOLE_NAME</a>, <a class="el" href="dmxinputinit_8h.html#aa3fce3ce186af0687bc43e0e4930181ba9cfee78a907b9e6bed60a9389c7709a2">DMX_LOCAL_KEYBOARD</a>, <a class="el" href="dmxinputinit_8h.html#aa3fce3ce186af0687bc43e0e4930181ba35757b72bace4308b51b6fe3329d6818">DMX_LOCAL_MOUSE</a>, <a class="el" href="dmx_8h.html#a67000d9b6ab4428d002523c0ef981ed0">DMX_WRAP</a>, <a class="el" href="dmxconsole_8c.html#aa38653f98dd899952cf2b0803ec67bf7">dmxCloseConsoleScreen()</a>, <a class="el" href="dmxconsole_8c.html#a6d6dd821d75fae79c02d7407bbd3c4c5">dmxConsoleComputeWidthHeight()</a>, <a class="el" href="dmxconsole_8c.html#a54f9e8e06f4ead9df8ff103fffff278e">dmxConsoleCreateEmptyCursor()</a>, <a class="el" href="dmxconsole_8c.html#ae190afd60f808521f7ecdc32d3a0326c">dmxConsoleDraw()</a>, <a class="el" href="dmxlog_8h.html#aeed612a5c0be196e23bd6b71b76b917fa4d84ad320675a046536d76c0820abc70">dmxFatal</a>, <a class="el" href="struct__myPrivate.html#a0d76644b5072fa20b8470cc0f7bb8958">_myPrivate::dmxInput</a>, <a class="el" href="dmxinit_8c.html#a067017d9e67716c251357e9edf917e59">dmxInputs</a>, <a class="el" href="dmxlog_8c.html#ab6259430a57c3cffdfc9f6259df0ad23">dmxLog()</a>, <a class="el" href="dmx_8h.html#a956f38a520a532afb837d5ec089cf29f">dmxScreenPrivateKey</a>, <a class="el" href="struct__myPrivate.html#a5e71754533023837d932a24bd25ff602">_myPrivate::mask</a>, <a class="el" href="struct__DMXInputInfo.html#a2336d1b16bdcaa9bc17cc510357de463">_DMXInputInfo::name</a>, <a class="el" href="dmxconsole_8c.html#a775cc5d6380d9b514484678c74945a17">scalex()</a>, and <a class="el" href="dmxconsole_8c.html#a522fcecd527755f128ded24ed2449e67">scaley()</a>.</p>
1013
1079
 
1014
1080
</div>
1015
1081
</div>
1039
1105
<div class="memdoc">
1040
1106
<p>Fill in the <em>info</em> structure for the specified <em>pDev</em>. Only used for keyboard. </p>
1041
1107
 
1042
 
<p>References <a class="el" href="dmxcommon_8c_source.html#l00259">dmxCommonKbdGetInfo()</a>, <a class="el" href="dmxcommon_8c_source.html#l00214">dmxCommonKbdGetMap()</a>, <a class="el" href="dmxinputinit_8h_source.html#l00109">_DMXLocalInitInfo::focusClass</a>, <a class="el" href="dmxinputinit_8h_source.html#l00088">_DMXLocalInitInfo::freemap</a>, <a class="el" href="dmxinputinit_8h_source.html#l00113">_DMXLocalInitInfo::kbdFeedbackClass</a>, <a class="el" href="dmxinputinit_8h_source.html#l00084">_DMXLocalInitInfo::keyboard</a>, <a class="el" href="dmxinputinit_8h_source.html#l00086">_DMXLocalInitInfo::keyClass</a>, <a class="el" href="dmxinputinit_8h_source.html#l00087">_DMXLocalInitInfo::keySyms</a>, and <a class="el" href="dmxinputinit_8h_source.html#l00089">_DMXLocalInitInfo::modMap</a>.</p>
 
1108
<p>References <a class="el" href="dmxcommon_8c.html#a86b1c983a556770efdd1a19e8be44534">dmxCommonKbdGetInfo()</a>, <a class="el" href="dmxcommon_8c.html#a83410e3987567bd35fd146b193a21ed9">dmxCommonKbdGetMap()</a>, <a class="el" href="struct__DMXLocalInitInfo.html#a24b09c34e0cf80ec33f093e908206be4">_DMXLocalInitInfo::focusClass</a>, <a class="el" href="struct__DMXLocalInitInfo.html#adf6832408c8ef7c3b25eb408907a1459">_DMXLocalInitInfo::freemap</a>, <a class="el" href="struct__DMXLocalInitInfo.html#af19caac0e20a9106b73714c9c7991ce5">_DMXLocalInitInfo::kbdFeedbackClass</a>, <a class="el" href="struct__DMXLocalInitInfo.html#a214969f0843dcb70d8f7577f58bafa48">_DMXLocalInitInfo::keyboard</a>, <a class="el" href="struct__DMXLocalInitInfo.html#a06626a99542714bbd032e9e12a8c6b55">_DMXLocalInitInfo::keyClass</a>, <a class="el" href="struct__DMXLocalInitInfo.html#a02861e7e9c24381a229567d36e7a68b7">_DMXLocalInitInfo::keySyms</a>, and <a class="el" href="struct__DMXLocalInitInfo.html#a2e345080abf875ce6f85e63ed631cbcd">_DMXLocalInitInfo::modMap</a>.</p>
1043
1109
 
1044
1110
</div>
1045
1111
</div>
1069
1135
<div class="memdoc">
1070
1136
<p>Fill in the <em>info</em> structure for the specified <em>pDev</em>. Only used for pointers. </p>
1071
1137
 
1072
 
<p>References <a class="el" href="dmxinputinit_8h_source.html#l00095">_DMXLocalInitInfo::buttonClass</a>, <a class="el" href="dmxcommon_8c_source.html#l00449">dmxCommonMouGetMap()</a>, <a class="el" href="dmxcommon_8h_source.html#l00091">GETPRIVFROMPDEV</a>, <a class="el" href="dmxinputinit_8h_source.html#l00097">_DMXLocalInitInfo::map</a>, <a class="el" href="dmxinputinit_8h_source.html#l00107">_DMXLocalInitInfo::maxres</a>, <a class="el" href="dmxinputinit_8h_source.html#l00104">_DMXLocalInitInfo::maxval</a>, <a class="el" href="dmxinputinit_8h_source.html#l00106">_DMXLocalInitInfo::minres</a>, <a class="el" href="dmxinputinit_8h_source.html#l00103">_DMXLocalInitInfo::minval</a>, <a class="el" href="dmxinputinit_8h_source.html#l00096">_DMXLocalInitInfo::numButtons</a>, <a class="el" href="dmxinputinit_8h_source.html#l00101">_DMXLocalInitInfo::numRelAxes</a>, <a class="el" href="dmxinputinit_8h_source.html#l00115">_DMXLocalInitInfo::ptrFeedbackClass</a>, <a class="el" href="dmxinputinit_8h_source.html#l00105">_DMXLocalInitInfo::res</a>, and <a class="el" href="dmxinputinit_8h_source.html#l00099">_DMXLocalInitInfo::valuatorClass</a>.</p>
 
1138
<p>References <a class="el" href="struct__DMXLocalInitInfo.html#a58b2e6764967add7eda1c1f2f0860abc">_DMXLocalInitInfo::buttonClass</a>, <a class="el" href="dmxcommon_8c.html#a9ce209ad340f84644115a165eadfa540">dmxCommonMouGetMap()</a>, <a class="el" href="struct__DMXLocalInitInfo.html#a43d86cc82219794bba7ba1ee66472a45">_DMXLocalInitInfo::map</a>, <a class="el" href="struct__DMXLocalInitInfo.html#a5de8a5ac80a30840cba0d9f3074289ca">_DMXLocalInitInfo::maxres</a>, <a class="el" href="struct__DMXLocalInitInfo.html#a63477e691c43eca2dbf569fb0feb74be">_DMXLocalInitInfo::maxval</a>, <a class="el" href="struct__DMXLocalInitInfo.html#a139fed62b89a92d80997166c8cfcdebf">_DMXLocalInitInfo::minres</a>, <a class="el" href="struct__DMXLocalInitInfo.html#a0c47ee21909227a1ea5d40ba473e0e25">_DMXLocalInitInfo::minval</a>, <a class="el" href="struct__DMXLocalInitInfo.html#a9264f367a1c1e252679299b00f94458c">_DMXLocalInitInfo::numButtons</a>, <a class="el" href="struct__DMXLocalInitInfo.html#a5e192625179bbed020a720e448c789aa">_DMXLocalInitInfo::numRelAxes</a>, <a class="el" href="struct__DMXLocalInitInfo.html#a1c52bc6e1c328ef9e808a111dd050fc2">_DMXLocalInitInfo::ptrFeedbackClass</a>, <a class="el" href="struct__DMXLocalInitInfo.html#abb910012dc1abde90f954354f8ceb2a1">_DMXLocalInitInfo::res</a>, and <a class="el" href="struct__DMXLocalInitInfo.html#a9af277d2da1ade2138488a413e9c5ceb">_DMXLocalInitInfo::valuatorClass</a>.</p>
1073
1139
 
1074
1140
</div>
1075
1141
</div>
1122
1188
</div>
1123
1189
<div class="memdoc">
1124
1190
 
1125
 
<p>References <a class="el" href="dmxconsole_8c_source.html#l00100">_myPrivate::curX</a>, <a class="el" href="dmxconsole_8c_source.html#l00101">_myPrivate::curY</a>, <a class="el" href="dmxinputinit_8h_source.html#l00078">DMX_ABSOLUTE_CONFINED</a>, <a class="el" href="dmxcursor_8c_source.html#l00111">DMXDBG6</a>, <a class="el" href="dmxconsole_8c_source.html#l00129">unscalex()</a>, and <a class="el" href="dmxconsole_8c_source.html#l00134">unscaley()</a>.</p>
 
1191
<p>References <a class="el" href="struct__myPrivate.html#aaefe49f1fcf601c454ca47cb30227856">_myPrivate::curX</a>, <a class="el" href="struct__myPrivate.html#adb85f2dced703990e83c3a7067308223">_myPrivate::curY</a>, <a class="el" href="dmxinputinit_8h.html#a009c1c06db97e0347237f11a701db349a0fa251fe246858df55404c1df40b818c">DMX_ABSOLUTE_CONFINED</a>, <a class="el" href="dmxconsole_8c.html#af703e1a00a515e2507f7d2a354429a24">DMXDBG6</a>, <a class="el" href="dmxconsole_8c.html#a8d0da535d8543184dd5c418d123806ec">unscalex()</a>, and <a class="el" href="dmxconsole_8c.html#abbad6ed54f9edf3c3a92321eb2d6b424">unscaley()</a>.</p>
1126
1192
 
1127
 
<p>Referenced by <a class="el" href="dmxconsole_8c_source.html#l00457">dmxConsoleCollectEvents()</a>.</p>
 
1193
<p>Referenced by <a class="el" href="dmxconsole_8h.html#a9c2ec3c63c36955d2458283dbd62b605">dmxConsoleCollectEvents()</a>.</p>
1128
1194
 
1129
1195
</div>
1130
1196
</div>
1177
1243
</div>
1178
1244
<div class="memdoc">
1179
1245
 
1180
 
<p>References <a class="el" href="dmxinputinit_8h_source.html#l00076">DMX_RELATIVE</a>, <a class="el" href="dmxbackend_8c_source.html#l00059">_myPrivate::lastX</a>, and <a class="el" href="dmxbackend_8c_source.html#l00059">_myPrivate::lastY</a>.</p>
 
1246
<p>References <a class="el" href="dmxinputinit_8h.html#a009c1c06db97e0347237f11a701db349a065d85ca14ad2eb8f7bae4eaffac6412">DMX_RELATIVE</a>, <a class="el" href="struct__myPrivate.html#aeb80240bdd4d585ecf2ab890a2e74369">_myPrivate::lastX</a>, and <a class="el" href="struct__myPrivate.html#a25344ec18eba85efb5017bf848f152f4">_myPrivate::lastY</a>.</p>
1181
1247
 
1182
 
<p>Referenced by <a class="el" href="dmxconsole_8c_source.html#l00457">dmxConsoleCollectEvents()</a>.</p>
 
1248
<p>Referenced by <a class="el" href="dmxconsole_8h.html#a9c2ec3c63c36955d2458283dbd62b605">dmxConsoleCollectEvents()</a>.</p>
1183
1249
 
1184
1250
</div>
1185
1251
</div>
1200
1266
<div class="memdoc">
1201
1267
<p>Re-initialized the console device described by <em>pDev</em> (after a reconfig). </p>
1202
1268
 
1203
 
<p>References <a class="el" href="dmxconsole_8c_source.html#l00643">dmxConsoleComputeWidthHeight()</a>, <a class="el" href="dmxconsole_8c_source.html#l00252">dmxConsoleDraw()</a>, and <a class="el" href="dmxcommon_8h_source.html#l00091">GETPRIVFROMPDEV</a>.</p>
 
1269
<p>References <a class="el" href="dmxconsole_8c.html#a6d6dd821d75fae79c02d7407bbd3c4c5">dmxConsoleComputeWidthHeight()</a>, and <a class="el" href="dmxconsole_8c.html#ae190afd60f808521f7ecdc32d3a0326c">dmxConsoleDraw()</a>.</p>
1204
1270
 
1205
1271
</div>
1206
1272
</div>
1221
1287
<div class="memdoc">
1222
1288
<p>Undo the capture that was done by <a class="el" href="dmxconsole_8h.html#ae70541f26e4a4ff6360090393d622b41">dmxConsoleCapture</a>. </p>
1223
1289
 
1224
 
<p>References <a class="el" href="dmxconsole_8c_source.html#l00109">_myPrivate::captured</a>, <a class="el" href="dmxinput_8h_source.html#l00125">_DMXInputInfo::devs</a>, <a class="el" href="dmxinputinit_8h_source.html#l00064">DMX_LOCAL_MOUSE</a>, <a class="el" href="dmxinputinit_8h_source.html#l00070">DMX_LOCAL_TYPE_CONSOLE</a>, <a class="el" href="dmxcursor_8c_source.html#l00105">DMXDBG0</a>, <a class="el" href="dmxsync_8c_source.html#l00150">dmxSync()</a>, <a class="el" href="dmxinputinit_8h_source.html#l00185">_DMXLocalInputInfo::extType</a>, <a class="el" href="dmxinput_8h_source.html#l00119">_DMXInputInfo::numDevs</a>, <a class="el" href="dmxinputinit_8h_source.html#l00229">_DMXLocalInputInfo::private</a>, and <a class="el" href="dmxinputinit_8h_source.html#l00184">_DMXLocalInputInfo::type</a>.</p>
 
1290
<p>References <a class="el" href="struct__myPrivate.html#a9a4d5563651c4cdda4472c78afb06b1b">_myPrivate::captured</a>, <a class="el" href="struct__DMXInputInfo.html#a70e88af10d1862603d4dbc65ba936d16">_DMXInputInfo::devs</a>, <a class="el" href="dmxinputinit_8h.html#aa3fce3ce186af0687bc43e0e4930181ba35757b72bace4308b51b6fe3329d6818">DMX_LOCAL_MOUSE</a>, <a class="el" href="dmxinputinit_8h.html#adb3d11ae6b6d741bc4ac9be219eae9baa8c17962e3be26e8ac6ab67cce2613eb8">DMX_LOCAL_TYPE_CONSOLE</a>, <a class="el" href="dmxconsole_8c.html#adf6865b0bc7ad370c94e3b8682262c13">DMXDBG0</a>, <a class="el" href="dmxsync_8c.html#ab848762f4d2e30d31b87d3e8e10c5967">dmxSync()</a>, <a class="el" href="struct__DMXLocalInputInfo.html#ae20bd191af90be478c9f4c036c058102">_DMXLocalInputInfo::extType</a>, <a class="el" href="struct__DMXInputInfo.html#a25d88463a7385bc47bed58bb4a662f6d">_DMXInputInfo::numDevs</a>, <a class="el" href="struct__DMXLocalInputInfo.html#a25754def501a2713eb09d4ac2401d624">_DMXLocalInputInfo::private</a>, and <a class="el" href="struct__DMXLocalInputInfo.html#a65770e9c1265d5765c16028e740b7d88">_DMXLocalInputInfo::type</a>.</p>
1225
1291
 
1226
 
<p>Referenced by <a class="el" href="dmxbackend_8c_source.html#l00240">dmxBackendUpdatePosition()</a>, and <a class="el" href="dmxconsole_8c_source.html#l00457">dmxConsoleCollectEvents()</a>.</p>
 
1292
<p>Referenced by <a class="el" href="dmxbackend_8h.html#a486d684411f79c459a1195e5c02f404c">dmxBackendUpdatePosition()</a>, and <a class="el" href="dmxconsole_8h.html#a9c2ec3c63c36955d2458283dbd62b605">dmxConsoleCollectEvents()</a>.</p>
1227
1293
 
1228
1294
</div>
1229
1295
</div>
1243
1309
</div>
1244
1310
<div class="memdoc">
1245
1311
 
1246
 
<p>References <a class="el" href="dmxconsole_8c_source.html#l00105">_myPrivate::consHeight</a>, <a class="el" href="dmxconsole_8c_source.html#l00104">_myPrivate::consWidth</a>, <a class="el" href="dmxconsole_8c_source.html#l00286">dmxConsoleClearCursor()</a>, <a class="el" href="dmxconsole_8c_source.html#l00154">dmxConsoleDrawFineCursor()</a>, <a class="el" href="dmxcursor_8c_source.html#l00107">DMXDBG2</a>, <a class="el" href="dmxcursor_8c_source.html#l00109">DMXDBG4</a>, <a class="el" href="dmxcursor_8c_source.html#l00111">DMXDBG6</a>, <a class="el" href="dmxlog_8c_source.html#l00307">dmxEventName()</a>, <a class="el" href="dmxevents_8c_source.html#l00534">dmxGetGlobalPosition()</a>, <a class="el" href="dmxlog_8h_source.html#l00044">dmxInfo</a>, <a class="el" href="dmxlog_8c_source.html#l00159">dmxLog()</a>, <a class="el" href="dmxconsole_8c_source.html#l00108">_myPrivate::gc</a>, <a class="el" href="dmxconsole_8c_source.html#l00098">_myPrivate::globalX</a>, <a class="el" href="dmxconsole_8c_source.html#l00099">_myPrivate::globalY</a>, <a class="el" href="dmxconsole_8c_source.html#l00103">_myPrivate::height</a>, <a class="el" href="dmxbackend_8c_source.html#l00059">_myPrivate::lastX</a>, <a class="el" href="dmxbackend_8c_source.html#l00059">_myPrivate::lastY</a>, <a class="el" href="dmxconsole_8c_source.html#l00111">_myPrivate::pixmap</a>, <a class="el" href="dmxconsole_8c_source.html#l00119">scalex()</a>, <a class="el" href="dmxconsole_8c_source.html#l00124">scaley()</a>, and <a class="el" href="dmxconsole_8c_source.html#l00102">_myPrivate::width</a>.</p>
 
1312
<p>References <a class="el" href="struct__myPrivate.html#ab0fb948041c7994127e526d6904a1c93">_myPrivate::consHeight</a>, <a class="el" href="struct__myPrivate.html#acedad74bc71aef05c22a25b63a435f02">_myPrivate::consWidth</a>, <a class="el" href="dmxconsole_8c.html#a1197a51c042b3536fdb3132ac0feec54">dmxConsoleClearCursor()</a>, <a class="el" href="dmxconsole_8c.html#a276766fb2f2449f248420e3177c36072">dmxConsoleDrawFineCursor()</a>, <a class="el" href="dmxconsole_8c.html#a1056d63499cee76ebe297c19637f2b79">DMXDBG2</a>, <a class="el" href="dmxconsole_8c.html#a8ffd07ee80777c394a6ff32d1021347d">DMXDBG4</a>, <a class="el" href="dmxconsole_8c.html#af703e1a00a515e2507f7d2a354429a24">DMXDBG6</a>, <a class="el" href="dmxlog_8c.html#ad06725902753399035cb0ebde9c45e9a">dmxEventName()</a>, <a class="el" href="dmxinput_8h.html#a0cb75edbb0cabbfd89b40309907bdee3">dmxGetGlobalPosition()</a>, <a class="el" href="dmxlog_8h.html#aeed612a5c0be196e23bd6b71b76b917faf73564300bdffb23b369b84c842aceea">dmxInfo</a>, <a class="el" href="dmxlog_8c.html#ab6259430a57c3cffdfc9f6259df0ad23">dmxLog()</a>, <a class="el" href="struct__myPrivate.html#a309900033b471a595518e7949e741a78">_myPrivate::gc</a>, <a class="el" href="struct__myPrivate.html#ac5d2265df9e523e1bd4a0c81506b82cb">_myPrivate::globalX</a>, <a class="el" href="struct__myPrivate.html#afbe8cb18da83776018a774b99eb17c14">_myPrivate::globalY</a>, <a class="el" href="struct__myPrivate.html#ad45b674e1ab04442ec268ea80cc8c439">_myPrivate::height</a>, <a class="el" href="struct__myPrivate.html#aeb80240bdd4d585ecf2ab890a2e74369">_myPrivate::lastX</a>, <a class="el" href="struct__myPrivate.html#a25344ec18eba85efb5017bf848f152f4">_myPrivate::lastY</a>, <a class="el" href="struct__myPrivate.html#a6384e7e09282c2d561b987b972ec41fb">_myPrivate::pixmap</a>, <a class="el" href="dmxconsole_8c.html#a775cc5d6380d9b514484678c74945a17">scalex()</a>, <a class="el" href="dmxconsole_8c.html#a522fcecd527755f128ded24ed2449e67">scaley()</a>, and <a class="el" href="struct__myPrivate.html#af746fe4a014fddf10bfeb6c64a543918">_myPrivate::width</a>.</p>
1247
1313
 
1248
 
<p>Referenced by <a class="el" href="dmxconsole_8c_source.html#l00985">dmxConsoleCapture()</a>, <a class="el" href="dmxconsole_8c_source.html#l00894">dmxConsoleFunctions()</a>, and <a class="el" href="dmxconsole_8c_source.html#l00417">dmxConsoleUpdatePosition()</a>.</p>
 
1314
<p>Referenced by <a class="el" href="dmxconsole_8h.html#ae70541f26e4a4ff6360090393d622b41">dmxConsoleCapture()</a>, <a class="el" href="dmxconsole_8h.html#a613139541bddab357c413b76238e489b">dmxConsoleFunctions()</a>, and <a class="el" href="dmxconsole_8h.html#a596b1bd2ef51d5542393215ad810b227">dmxConsoleUpdatePosition()</a>.</p>
1249
1315
 
1250
1316
</div>
1251
1317
</div>
1281
1347
<div class="memdoc">
1282
1348
<p>Whenever the window layout (size, position, stacking order) might be changed, this routine is called with the <em>pWindow</em> that changed and the <em>type</em> of change. This routine is called in a conservative fashion: the actual layout of the windows of the screen might not have had any human-visible changes. </p>
1283
1349
 
1284
 
<p>References <a class="el" href="dmxconsole_8c_source.html#l00252">dmxConsoleDraw()</a>, and <a class="el" href="dmxcommon_8h_source.html#l00066">GETONLYPRIVFROMPRIVATE</a>.</p>
 
1350
<p>References <a class="el" href="dmxconsole_8c.html#ae190afd60f808521f7ecdc32d3a0326c">dmxConsoleDraw()</a>.</p>
1285
1351
 
1286
1352
</div>
1287
1353
</div>
1317
1383
<div class="memdoc">
1318
1384
<p>This routine gets called from <a class="el" href="dmxevents_8c.html#adf2928cf693dab61adafad503e81d2dc">dmxCoreMotion</a> for each motion. This allows the console's notion of the cursor postion to change when another input device actually caused the change. </p>
1319
1385
 
1320
 
<p>References <a class="el" href="dmxconsole_8c_source.html#l00252">dmxConsoleDraw()</a>, <a class="el" href="dmxconsole_8c_source.html#l00305">dmxConsoleUpdateFineCursor()</a>, <a class="el" href="dmxcursor_8c_source.html#l00107">DMXDBG2</a>, <a class="el" href="dmxcursor_8c_source.html#l00111">DMXDBG6</a>, <a class="el" href="dmxscrinit_8c_source.html#l00065">dmxGeneration</a>, <a class="el" href="dmxcommon_8h_source.html#l00066">GETONLYPRIVFROMPRIVATE</a>, <a class="el" href="dmxconsole_8c_source.html#l00119">scalex()</a>, and <a class="el" href="dmxconsole_8c_source.html#l00124">scaley()</a>.</p>
 
1386
<p>References <a class="el" href="dmxconsole_8c.html#ae190afd60f808521f7ecdc32d3a0326c">dmxConsoleDraw()</a>, <a class="el" href="dmxconsole_8c.html#af9111e31dfe8cc6e5a531f66fd11b108">dmxConsoleUpdateFineCursor()</a>, <a class="el" href="dmxconsole_8c.html#a1056d63499cee76ebe297c19637f2b79">DMXDBG2</a>, <a class="el" href="dmxconsole_8c.html#af703e1a00a515e2507f7d2a354429a24">DMXDBG6</a>, <a class="el" href="dmxscrinit_8c.html#a4f7aaf448bb3a6c12bccf07600bb1d52">dmxGeneration</a>, <a class="el" href="dmxconsole_8c.html#a775cc5d6380d9b514484678c74945a17">scalex()</a>, and <a class="el" href="dmxconsole_8c.html#a522fcecd527755f128ded24ed2449e67">scaley()</a>.</p>
1321
1387
 
1322
1388
</div>
1323
1389
</div>
1337
1403
</div>
1338
1404
<div class="memdoc">
1339
1405
 
1340
 
<p>References <a class="el" href="dmxinput_8h_source.html#l00125">_DMXInputInfo::devs</a>, <a class="el" href="dmxcursor_8c_source.html#l00109">DMXDBG4</a>, <a class="el" href="dmxlog_8c_source.html#l00307">dmxEventName()</a>, <a class="el" href="usb-private_8h_source.html#l00115">_myPrivate::dmxInput</a>, <a class="el" href="dmxinit_8c_source.html#l00085">dmxInputs</a>, <a class="el" href="dmxinit_8c_source.html#l00084">dmxNumInputs</a>, <a class="el" href="dmxinput_8h_source.html#l00085">_DMXInputInfo::name</a>, <a class="el" href="dmxinput_8h_source.html#l00119">_DMXInputInfo::numDevs</a>, and <a class="el" href="dmxinputinit_8h_source.html#l00229">_DMXLocalInputInfo::private</a>.</p>
 
1406
<p>References <a class="el" href="struct__DMXInputInfo.html#a70e88af10d1862603d4dbc65ba936d16">_DMXInputInfo::devs</a>, <a class="el" href="dmxconsole_8c.html#a8ffd07ee80777c394a6ff32d1021347d">DMXDBG4</a>, <a class="el" href="dmxlog_8c.html#ad06725902753399035cb0ebde9c45e9a">dmxEventName()</a>, <a class="el" href="struct__myPrivate.html#a0d76644b5072fa20b8470cc0f7bb8958">_myPrivate::dmxInput</a>, <a class="el" href="dmxinit_8c.html#a067017d9e67716c251357e9edf917e59">dmxInputs</a>, <a class="el" href="dmxinit_8c.html#a7c8f7f00098aec51d56c188a26747d9f">dmxNumInputs</a>, <a class="el" href="struct__DMXInputInfo.html#a2336d1b16bdcaa9bc17cc510357de463">_DMXInputInfo::name</a>, <a class="el" href="struct__DMXInputInfo.html#a25d88463a7385bc47bed58bb4a662f6d">_DMXInputInfo::numDevs</a>, and <a class="el" href="struct__DMXLocalInputInfo.html#a25754def501a2713eb09d4ac2401d624">_DMXLocalInputInfo::private</a>.</p>
1341
1407
 
1342
 
<p>Referenced by <a class="el" href="dmxconsole_8c_source.html#l00985">dmxConsoleCapture()</a>.</p>
 
1408
<p>Referenced by <a class="el" href="dmxconsole_8h.html#ae70541f26e4a4ff6360090393d622b41">dmxConsoleCapture()</a>.</p>
1343
1409
 
1344
1410
</div>
1345
1411
</div>
1368
1434
</div>
1369
1435
<div class="memdoc">
1370
1436
 
1371
 
<p>References <a class="el" href="dmxconsole_8c_source.html#l00106">_myPrivate::xScale</a>.</p>
 
1437
<p>References <a class="el" href="struct__myPrivate.html#a9f848bc9be43096be0590740a9531c4c">_myPrivate::xScale</a>.</p>
1372
1438
 
1373
 
<p>Referenced by <a class="el" href="dmxconsole_8c_source.html#l00286">dmxConsoleClearCursor()</a>, <a class="el" href="dmxconsole_8c_source.html#l00643">dmxConsoleComputeWidthHeight()</a>, <a class="el" href="dmxconsole_8c_source.html#l00252">dmxConsoleDraw()</a>, <a class="el" href="dmxconsole_8c_source.html#l00154">dmxConsoleDrawFineCursor()</a>, <a class="el" href="dmxconsole_8c_source.html#l00189">dmxConsoleDrawWindows()</a>, <a class="el" href="dmxconsole_8c_source.html#l00894">dmxConsoleFunctions()</a>, <a class="el" href="dmxconsole_8c_source.html#l00717">dmxConsoleInit()</a>, <a class="el" href="dmxconsole_8c_source.html#l00305">dmxConsoleUpdateFineCursor()</a>, and <a class="el" href="dmxconsole_8c_source.html#l00417">dmxConsoleUpdatePosition()</a>.</p>
 
1439
<p>Referenced by <a class="el" href="dmxconsole_8c.html#a1197a51c042b3536fdb3132ac0feec54">dmxConsoleClearCursor()</a>, <a class="el" href="dmxconsole_8c.html#a6d6dd821d75fae79c02d7407bbd3c4c5">dmxConsoleComputeWidthHeight()</a>, <a class="el" href="dmxconsole_8c.html#ae190afd60f808521f7ecdc32d3a0326c">dmxConsoleDraw()</a>, <a class="el" href="dmxconsole_8c.html#a276766fb2f2449f248420e3177c36072">dmxConsoleDrawFineCursor()</a>, <a class="el" href="dmxconsole_8c.html#aa058e61a540d8d4c740fee239c3bffe1">dmxConsoleDrawWindows()</a>, <a class="el" href="dmxconsole_8h.html#a613139541bddab357c413b76238e489b">dmxConsoleFunctions()</a>, <a class="el" href="dmxconsole_8h.html#afdd1f3231a4059e6c13d81cb5b472ab6">dmxConsoleInit()</a>, <a class="el" href="dmxconsole_8c.html#af9111e31dfe8cc6e5a531f66fd11b108">dmxConsoleUpdateFineCursor()</a>, and <a class="el" href="dmxconsole_8h.html#a596b1bd2ef51d5542393215ad810b227">dmxConsoleUpdatePosition()</a>.</p>
1374
1440
 
1375
1441
</div>
1376
1442
</div>
1399
1465
</div>
1400
1466
<div class="memdoc">
1401
1467
 
1402
 
<p>References <a class="el" href="dmxconsole_8c_source.html#l00107">_myPrivate::yScale</a>.</p>
 
1468
<p>References <a class="el" href="struct__myPrivate.html#a9d41da04ff8e8b84f9ee138edffb16c7">_myPrivate::yScale</a>.</p>
1403
1469
 
1404
 
<p>Referenced by <a class="el" href="dmxconsole_8c_source.html#l00286">dmxConsoleClearCursor()</a>, <a class="el" href="dmxconsole_8c_source.html#l00643">dmxConsoleComputeWidthHeight()</a>, <a class="el" href="dmxconsole_8c_source.html#l00252">dmxConsoleDraw()</a>, <a class="el" href="dmxconsole_8c_source.html#l00154">dmxConsoleDrawFineCursor()</a>, <a class="el" href="dmxconsole_8c_source.html#l00189">dmxConsoleDrawWindows()</a>, <a class="el" href="dmxconsole_8c_source.html#l00894">dmxConsoleFunctions()</a>, <a class="el" href="dmxconsole_8c_source.html#l00717">dmxConsoleInit()</a>, <a class="el" href="dmxconsole_8c_source.html#l00305">dmxConsoleUpdateFineCursor()</a>, and <a class="el" href="dmxconsole_8c_source.html#l00417">dmxConsoleUpdatePosition()</a>.</p>
 
1470
<p>Referenced by <a class="el" href="dmxconsole_8c.html#a1197a51c042b3536fdb3132ac0feec54">dmxConsoleClearCursor()</a>, <a class="el" href="dmxconsole_8c.html#a6d6dd821d75fae79c02d7407bbd3c4c5">dmxConsoleComputeWidthHeight()</a>, <a class="el" href="dmxconsole_8c.html#ae190afd60f808521f7ecdc32d3a0326c">dmxConsoleDraw()</a>, <a class="el" href="dmxconsole_8c.html#a276766fb2f2449f248420e3177c36072">dmxConsoleDrawFineCursor()</a>, <a class="el" href="dmxconsole_8c.html#aa058e61a540d8d4c740fee239c3bffe1">dmxConsoleDrawWindows()</a>, <a class="el" href="dmxconsole_8h.html#a613139541bddab357c413b76238e489b">dmxConsoleFunctions()</a>, <a class="el" href="dmxconsole_8h.html#afdd1f3231a4059e6c13d81cb5b472ab6">dmxConsoleInit()</a>, <a class="el" href="dmxconsole_8c.html#af9111e31dfe8cc6e5a531f66fd11b108">dmxConsoleUpdateFineCursor()</a>, and <a class="el" href="dmxconsole_8h.html#a596b1bd2ef51d5542393215ad810b227">dmxConsoleUpdatePosition()</a>.</p>
1405
1471
 
1406
1472
</div>
1407
1473
</div>
1430
1496
</div>
1431
1497
<div class="memdoc">
1432
1498
 
1433
 
<p>References <a class="el" href="dmxconsole_8c_source.html#l00106">_myPrivate::xScale</a>.</p>
 
1499
<p>References <a class="el" href="struct__myPrivate.html#a9f848bc9be43096be0590740a9531c4c">_myPrivate::xScale</a>.</p>
1434
1500
 
1435
 
<p>Referenced by <a class="el" href="dmxconsole_8c_source.html#l00384">dmxConsoleMoveAbsolute()</a>.</p>
 
1501
<p>Referenced by <a class="el" href="dmxconsole_8c.html#a2b430aacdd54f91c8d3f3600daeba404">dmxConsoleMoveAbsolute()</a>.</p>
1436
1502
 
1437
1503
</div>
1438
1504
</div>
1461
1527
</div>
1462
1528
<div class="memdoc">
1463
1529
 
1464
 
<p>References <a class="el" href="dmxconsole_8c_source.html#l00107">_myPrivate::yScale</a>.</p>
 
1530
<p>References <a class="el" href="struct__myPrivate.html#a9d41da04ff8e8b84f9ee138edffb16c7">_myPrivate::yScale</a>.</p>
1465
1531
 
1466
 
<p>Referenced by <a class="el" href="dmxconsole_8c_source.html#l00384">dmxConsoleMoveAbsolute()</a>.</p>
 
1532
<p>Referenced by <a class="el" href="dmxconsole_8c.html#a2b430aacdd54f91c8d3f3600daeba404">dmxConsoleMoveAbsolute()</a>.</p>
1467
1533
 
1468
1534
</div>
1469
1535
</div>