From bc18786a3d7b058bd2579ba1381e278a17fed40c Mon Sep 17 00:00:00 2001 From: marha Date: Wed, 28 Apr 2010 14:37:15 +0000 Subject: Removed files not in the git repository --- xorg-server/hw/dmx/doc/html/struct__myPrivate.html | 1110 -------------------- 1 file changed, 1110 deletions(-) delete mode 100644 xorg-server/hw/dmx/doc/html/struct__myPrivate.html (limited to 'xorg-server/hw/dmx/doc/html/struct__myPrivate.html') diff --git a/xorg-server/hw/dmx/doc/html/struct__myPrivate.html b/xorg-server/hw/dmx/doc/html/struct__myPrivate.html deleted file mode 100644 index 2a3cb28e8..000000000 --- a/xorg-server/hw/dmx/doc/html/struct__myPrivate.html +++ /dev/null @@ -1,1110 +0,0 @@ - - - - - File Index - - - - - -
-

_myPrivate Struct Reference

-

#include <usb-private.h>

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Public Types

enum  {
-  button1 = 0x0001, -button2 = 0x0002, -button3 = 0x0004, -button4 = 0x0008, -
-  button5 = 0x0010 -
- }
enum  {
-  button1 = 0x0001, -button2 = 0x0002, -button3 = 0x0004, -button4 = 0x0008, -
-  button5 = 0x0010 -
- }

Data Fields

 DMX_COMMON_PRIVATE
int myScreen
DMXScreenInfograbbedScreen
int lastX
int lastY
int centerX
int centerY
int relative
int newscreen
int initialized
DevicePtr mou
DevicePtr kbd
int entered
int offX
int offY
int globalX
int globalY
int curX
int curY
int width
int height
int consWidth
int consHeight
double xScale
double yScale
XlibGC gc
XlibGC gcDet
XlibGC gcRev
XlibGC gcCur
int grabbed
int fine
int captured
Cursor cursorNormal
Cursor cursorGrabbed
Cursor cursorEmpty
Pixmap pixmap
CloseScreenProcPtr CloseScreen
struct _myPrivatenext
int fd
int vtno
int vtcurrent
int kbdtrans
struct termios kbdtty
int kbdType
CARD32 kbdState [NUM_STATE_ENTRIES]
DeviceIntPtr pKeyboard
unsigned char prefix
int switched
SWITCHRETPROC switch_return
void * switch_return_data
int pitch
unsigned long duration
DeviceIntPtr pMouse
struct termios tty
enum _myPrivate:: { ... }  buttons
enum _myPrivate:: { ... }  buttons
DeviceIntPtr pDevice
unsigned char mask [EV_MAX/8+1]
int numRel
int numAbs
int numLeds
int relmap [DMX_MAX_AXES]
int absmap [DMX_MAX_AXES]
DMXInputInfodmxInput
-

Detailed Description

-

Each device has a private area that is visible only from inside the driver code.

-

Member Enumeration Documentation

- -
-
- - - - -
anonymous enum
-
-
-
Enumerator:
- - - - - -
button1  -
button2  -
button3  -
button4  -
button5  -
-
-
- -
-
- -
-
- - - - -
anonymous enum
-
-
-
Enumerator:
- - - - - -
button1  -
button2  -
button3  -
button4  -
button5  -
-
-
- -
-
-

Field Documentation

- -
-
- - - - -
int _myPrivate::absmap[DMX_MAX_AXES]
-
-
-

Absolute axis map

- -
-
- -
-
- - - - -
enum { ... } _myPrivate::buttons
-
-
- -
-
- -
-
- - - - -
enum { ... } _myPrivate::buttons
-
-
- -
-
- -
-
- - - - -
int _myPrivate::captured
-
-
- -

Referenced by dmxConsoleCapture(), and dmxConsoleUncapture().

- -
-
- -
-
- - - - -
int _myPrivate::centerX
-
-
- -

Referenced by dmxBackendComputeCenter().

- -
-
- -
-
- - - - -
int _myPrivate::centerY
-
-
- -

Referenced by dmxBackendComputeCenter().

- -
-
- -
-
- - - - -
CloseScreenProcPtr _myPrivate::CloseScreen
-
-
- -

Referenced by dmxCloseConsoleScreen(), and dmxConsoleInit().

- -
-
- -
-
- - - - -
int _myPrivate::consHeight
-
- -
- -
-
- - - - -
int _myPrivate::consWidth
-
- -
- -
-
- - - - -
Cursor _myPrivate::cursorEmpty
-
-
- -
-
- -
-
- - - - -
Cursor _myPrivate::cursorGrabbed
-
-
- -
-
- -
-
- - - - -
Cursor _myPrivate::cursorNormal
-
-
- -
-
- -
-
- - - - -
int _myPrivate::curX
-
-
- -

Referenced by dmxConsoleCapture(), and dmxConsoleMoveAbsolute().

- -
-
- -
-
- - - - -
int _myPrivate::curY
-
-
- -

Referenced by dmxConsoleCapture(), and dmxConsoleMoveAbsolute().

- -
-
- -
- -
- -
-
- -
- -
-

For pretty-printing

- -

Referenced by dmxCloseConsole(), dmxConsoleCollectEvents(), dmxConsoleDraw(), dmxConsoleInit(), and dmxDump().

- -
-
- -
-
- - - - -
unsigned long _myPrivate::duration
-
-
-

Bell duration

- -
-
- -
-
- - - - -
int _myPrivate::entered
-
-
- -
-
- - - -
-
- - - - -
int _myPrivate::fine
-
-
- -

Referenced by dmxConsoleCapture(), and dmxConsoleDraw().

- -
-
- - - -
-
- - - - -
XlibGC _myPrivate::gcCur
-
-
- -

Referenced by dmxCloseConsole(), and dmxConsoleDrawFineCursor().

- -
-
- -
-
- - - - -
XlibGC _myPrivate::gcDet
-
- -
- -
-
- - - - -
XlibGC _myPrivate::gcRev
-
- -
- - - - - -
-
- - - - -
int _myPrivate::grabbed
-
-
- -

Referenced by dmxConsoleDrawFineCursor().

- -
-
- - - - - -
-
- - - - -
int _myPrivate::initialized
-
-
- -
-
- -
-
- - - - -
DevicePtr _myPrivate::kbd
-
-
- -
-
- -
-
- - - - -
CARD32 _myPrivate::kbdState
-
-
-

Keyboard state

- -

Referenced by kbdLinuxKeyDown(), kbdLinuxKeyState(), kbdUSBKeyDown(), and kbdUSBKeyState().

- -
-
- -
-
- - - - -
int _myPrivate::kbdtrans
-
-
- -
-
- -
-
- - - - -
struct termios _myPrivate::kbdtty [read]
-
-
- -
-
- -
-
- - - - -
int _myPrivate::kbdType
-
-
- -
-
- -
-
- - - - -
int _myPrivate::lastX
-
- -
- -
-
- - - - -
int _myPrivate::lastY
-
- -
- -
-
- - - - -
unsigned char _myPrivate::mask[EV_MAX/8+1]
-
-
-

Mask

- -

Referenced by dmxConsoleInit().

- -
-
- -
-
- - - - -
DevicePtr _myPrivate::mou
-
-
- -
-
- -
-
- - - - -
int _myPrivate::myScreen
-
- -
- -
-
- - - - -
int _myPrivate::newscreen
-
-
- -
-
- -
-
- - - - -
struct _myPrivate* _myPrivate::next [read]
-
-
- -

Referenced by dmxCloseConsoleScreen().

- -
-
- -
-
- - - - -
int _myPrivate::numAbs
-
-
- -
-
- -
-
- - - - -
int _myPrivate::numLeds
-
-
-

Counts

- -
-
- -
-
- - - - -
int _myPrivate::numRel
-
-
- -
-
- -
-
- - - - -
int _myPrivate::offX
-
-
- -
-
- -
-
- - - - -
int _myPrivate::offY
-
-
- -
-
- -
-
- - - - -
DeviceIntPtr _myPrivate::pDevice
-
-
-

Device (mouse or other)

- -

Referenced by usbCreatePrivate(), and usbPrint().

- -
-
- -
-
- - - - -
int _myPrivate::pitch
-
-
-

Keyboard device Bell pitch

- -
-
- - - -
-
- - - - -
DeviceIntPtr _myPrivate::pKeyboard
-
-
- -

Referenced by kbdLinuxCreatePrivate().

- -
-
- -
-
- - - - -
DeviceIntPtr _myPrivate::pMouse
-
- -
- -
-
- - - - -
unsigned char _myPrivate::prefix
-
-
- -

Referenced by kbdLinuxPrefixMapping().

- -
-
- -
-
- - - - -
int _myPrivate::relative
-
-
- -
-
- -
-
- - - - -
int _myPrivate::relmap[DMX_MAX_AXES]
-
-
-

Relative axis map

- -
-
- -
-
- - - - -
SWITCHRETPROC _myPrivate::switch_return
-
-
- -

Referenced by kbdLinuxVTSignalHandler(), and kbdLinuxVTSwitch().

- -
-
- -
- -
- -

Referenced by kbdLinuxVTSignalHandler(), and kbdLinuxVTSwitch().

- -
-
- -
-
- - - - -
int _myPrivate::switched
-
-
- -

Referenced by kbdLinuxVTSignalHandler(), and kbdLinuxVTSwitch().

- -
-
- -
-
- - - - -
struct termios _myPrivate::tty [read]
-
-
- -
-
- -
-
- - - - -
int _myPrivate::vtcurrent
-
-
- -
-
- -
-
- - - - -
int _myPrivate::vtno
-
-
- -

Referenced by kbdLinuxVTSwitch().

- -
-
- - - -
-
- - - - -
double _myPrivate::xScale
-
-
- -

Referenced by scalex(), and unscalex().

- -
-
- -
-
- - - - -
double _myPrivate::yScale
-
-
- -

Referenced by scaley(), and unscaley().

- -
-
-
The documentation for this struct was generated from the following files: -
-
-
- - Generated June 29, 2004 for Distributed Multihead X by - doxygen - 1.3.4. - - - - - -- cgit v1.2.3