From 1f876171067c04fc21fccd5a3051f982fd85c0f0 Mon Sep 17 00:00:00 2001 From: marha Date: Wed, 21 Oct 2009 19:07:36 +0000 Subject: Updated to xorg-server-1.7.99.1 --- .../hw/dmx/doc/html/struct__DMXConfigPair.html | 152 +++++++++++++++++++-- 1 file changed, 141 insertions(+), 11 deletions(-) (limited to 'xorg-server/hw/dmx/doc/html/struct__DMXConfigPair.html') diff --git a/xorg-server/hw/dmx/doc/html/struct__DMXConfigPair.html b/xorg-server/hw/dmx/doc/html/struct__DMXConfigPair.html index bd0454be6..a50556e73 100644 --- a/xorg-server/hw/dmx/doc/html/struct__DMXConfigPair.html +++ b/xorg-server/hw/dmx/doc/html/struct__DMXConfigPair.html @@ -6,18 +6,148 @@ - -
Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals
-

_DMXConfigPair Struct Reference

#include <dmxparse.h> -

- - + + +
+

_DMXConfigPair Struct Reference

+

#include <dmxparse.h>

+
+ + + + + + + +

Data Fields

int token
int line
const char * comment
int x
int y
int xsign
int ysign
-


Detailed Description

-Stores parsed pairs (e.g., x y) -

-


The documentation for this struct was generated from the following file: +

Detailed Description

+

Stores parsed pairs (e.g., x y)

+

Field Documentation

+ +
+
+ + + + +
const char* _DMXConfigPair::comment
+
+ +
+ +
+
+ + + + +
int _DMXConfigPair::line
+
+
+ +

Referenced by dmxConfigCreatePair().

+ +
+
+ +
+
+ + + + +
int _DMXConfigPair::token
+
+
+ +

Referenced by dmxConfigCreatePair(), and dmxConfigPrintPair().

+ +
+
+ +
+
+ + + + +
int _DMXConfigPair::x
+
+ +
+ +
+
+ + + + +
int _DMXConfigPair::xsign
+
+ +
+ +
+
+ + + + +
int _DMXConfigPair::y
+
+ +
+ +
+
+ + + + +
int _DMXConfigPair::ysign
+
+ +
+
The documentation for this struct was generated from the following file: +
-- cgit v1.2.3