index.html
Main Page
classes.html
Alphabetical List
annotated.html
Data Structures
files.html
File List
functions.html
Data Fields
globals.html
Globals
defs.h File Reference
Defines
#define
defs_8h.html#a0
ALTERNATE
1
#define
defs_8h.html#a1
WINDING
2
#define
defs_8h.html#a2
POLYFILL_LAST
2
#define
defs_8h.html#a3
BS_SOLID
0
#define
defs_8h.html#a4
BS_NULL
1
#define
defs_8h.html#a5
BS_HOLLOW
BS_NULL
#define
defs_8h.html#a6
BS_HATCHED
2
#define
defs_8h.html#a7
BS_PATTERN
3
#define
defs_8h.html#a8
BS_INDEXED
4
#define
defs_8h.html#a9
BS_DIBPATTERN
5
#define
defs_8h.html#a10
BS_DIBPATTERNPT
6
#define
defs_8h.html#a11
BS_PATTERN8X8
7
#define
defs_8h.html#a12
BS_DIBPATTERN8X8
8
#define
defs_8h.html#a13
TO_FILL
(Z)   ((Z)->dc->brush->lbStyle != BS_NULL)
#define
defs_8h.html#a14
HS_HORIZONTAL
0
#define
defs_8h.html#a15
HS_VERTICAL
1
#define
defs_8h.html#a16
HS_FDIAGONAL
2
#define
defs_8h.html#a17
HS_BDIAGONAL
3
#define
defs_8h.html#a18
HS_CROSS
4
#define
defs_8h.html#a19
HS_DIAGCROSS
5
#define
defs_8h.html#a20
PS_SOLID
0
#define
defs_8h.html#a21
PS_DASH
1
#define
defs_8h.html#a22
PS_DOT
2
#define
defs_8h.html#a23
PS_DASHDOT
3
#define
defs_8h.html#a24
PS_DASHDOTDOT
4
#define
defs_8h.html#a25
PS_NULL
5
#define
defs_8h.html#a26
PS_INSIDEFRAME
6
#define
defs_8h.html#a27
PS_USERSTYLE
7
#define
defs_8h.html#a28
PS_ALTERNATE
8
#define
defs_8h.html#a29
PS_STYLE_MASK
0x0000000F
#define
defs_8h.html#a30
TO_DRAW
(Z)   (((Z)->dc->pen->lopnStyle & PS_STYLE_MASK) != PS_NULL)
#define
defs_8h.html#a31
PS_ENDCAP_ROUND
0x00000000
#define
defs_8h.html#a32
PS_ENDCAP_SQUARE
0x00000100
#define
defs_8h.html#a33
PS_ENDCAP_FLAT
0x00000200
#define
defs_8h.html#a34
PS_ENDCAP_MASK
0x00000F00
#define
defs_8h.html#a35
PS_JOIN_ROUND
0x00000000
#define
defs_8h.html#a36
PS_JOIN_BEVEL
0x00001000
#define
defs_8h.html#a37
PS_JOIN_MITER
0x00002000
#define
defs_8h.html#a38
PS_JOIN_MASK
0x0000F000
#define
defs_8h.html#a39
PS_COSMETIC
0x00000000
#define
defs_8h.html#a40
PS_GEOMETRIC
0x00010000
#define
defs_8h.html#a41
PS_TYPE_MASK
0x000F0000
#define
defs_8h.html#a42
OBJ_PEN
1
#define
defs_8h.html#a43
OBJ_BRUSH
2
#define
defs_8h.html#a44
OBJ_DC
3
#define
defs_8h.html#a45
OBJ_METADC
4
#define
defs_8h.html#a46
OBJ_PAL
5
#define
defs_8h.html#a47
OBJ_FONT
6
#define
defs_8h.html#a48
OBJ_BITMAP
7
#define
defs_8h.html#a49
OBJ_REGION
8
#define
defs_8h.html#a50
OBJ_METAFILE
9
#define
defs_8h.html#a51
OBJ_MEMDC
10
#define
defs_8h.html#a52
OBJ_EXTPEN
11
#define
defs_8h.html#a53
OBJ_ENHMETADC
12
#define
defs_8h.html#a54
OBJ_ENHMETAFILE
13
#define
defs_8h.html#a55
TA_NOUPDATECP
0
#define
defs_8h.html#a56
TA_UPDATECP
1
#define
defs_8h.html#a57
TA_LEFT
0
#define
defs_8h.html#a58
TA_RIGHT
2
#define
defs_8h.html#a59
TA_CENTER
6
#define
defs_8h.html#a60
TA_TOP
0
#define
defs_8h.html#a61
TA_BOTTOM
8
#define
defs_8h.html#a62
TA_BASELINE
24
#define
defs_8h.html#a63
TA_MASK
(TA_BASELINE+TA_CENTER+TA_UPDATECP)
#define
defs_8h.html#a64
R2_BLACK
1
#define
defs_8h.html#a65
R2_NOTMERGEPEN
2
#define
defs_8h.html#a66
R2_MASKNOTPEN
3
#define
defs_8h.html#a67
R2_NOTCOPYPEN
4
#define
defs_8h.html#a68
R2_MASKPENNOT
5
#define
defs_8h.html#a69
R2_NOT
6
#define
defs_8h.html#a70
R2_XORPEN
7
#define
defs_8h.html#a71
R2_NOTMASKPEN
8
#define
defs_8h.html#a72
R2_MASKPEN
9
#define
defs_8h.html#a73
R2_NOTXORPEN
10
#define
defs_8h.html#a74
R2_NOP
11
#define
defs_8h.html#a75
R2_MERGENOTPEN
12
#define
defs_8h.html#a76
R2_COPYPEN
13
#define
defs_8h.html#a77
R2_MERGEPENNOT
14
#define
defs_8h.html#a78
R2_MERGEPEN
15
#define
defs_8h.html#a79
R2_WHITE
16
#define
defs_8h.html#a80
R2_LAST
16
#define
defs_8h.html#a81
SRCCOPY
(U32)0x00CC0020
#define
defs_8h.html#a82
SRCPAINT
(U32)0x00EE0086
#define
defs_8h.html#a83
SRCAND
(U32)0x008800C6
#define
defs_8h.html#a84
SRCINVERT
(U32)0x00660046
#define
defs_8h.html#a85
SRCERASE
(U32)0x00440328
#define
defs_8h.html#a86
NOTSRCCOPY
(U32)0x00330008
#define
defs_8h.html#a87
NOTSRCERASE
(U32)0x001100A6
#define
defs_8h.html#a88
MERGECOPY
(U32)0x00C000CA
#define
defs_8h.html#a89
MERGEPAINT
(U32)0x00BB0226
#define
defs_8h.html#a90
PATCOPY
(U32)0x00F00021
#define
defs_8h.html#a91
PATPAINT
(U32)0x00FB0A09
#define
defs_8h.html#a92
PATINVERT
(U32)0x005A0049
#define
defs_8h.html#a93
DSTINVERT
(U32)0x00550009
#define
defs_8h.html#a94
BLACKNESS
(U32)0x00000042
#define
defs_8h.html#a95
WHITENESS
(U32)0x00FF0062
#define
defs_8h.html#a96
BLACKONWHITE
1
#define
defs_8h.html#a97
WHITEONBLACK
2
#define
defs_8h.html#a98
COLORONCOLOR
3
#define
defs_8h.html#a99
HALFTONE
4
#define
defs_8h.html#a100
MAXSTRETCHBLTMODE
4
#define
defs_8h.html#a101
TRANSPARENT
1
#define
defs_8h.html#a102
OPAQUE
2
#define
defs_8h.html#a103
BKMODE_LAST
2
#define
defs_8h.html#a104
ETO_OPAQUE
0x0002
#define
defs_8h.html#a105
ETO_CLIPPED
0x0004
#define
defs_8h.html#a106
FLOODFILLBORDER
0
#define
defs_8h.html#a107
FLOODFILLSURFACE
1
Define Documentation
#define ALTERNATE   1
#define BKMODE_LAST   2
#define BLACKNESS   (U32)0x00000042
#define BLACKONWHITE   1
#define BS_DIBPATTERN   5
#define BS_DIBPATTERN8X8   8
#define BS_DIBPATTERNPT   6
#define BS_HATCHED   2
#define BS_HOLLOW   BS_NULL
#define BS_INDEXED   4
#define BS_NULL   1
#define BS_PATTERN   3
#define BS_PATTERN8X8   7
#define BS_SOLID   0
#define COLORONCOLOR   3
#define DSTINVERT   (U32)0x00550009
#define ETO_CLIPPED   0x0004
#define ETO_OPAQUE   0x0002
#define FLOODFILLBORDER   0
#define FLOODFILLSURFACE   1
#define HALFTONE   4
#define HS_BDIAGONAL   3
#define HS_CROSS   4
#define HS_DIAGCROSS   5
#define HS_FDIAGONAL   2
#define HS_HORIZONTAL   0
#define HS_VERTICAL   1
#define MAXSTRETCHBLTMODE   4
#define MERGECOPY   (U32)0x00C000CA
#define MERGEPAINT   (U32)0x00BB0226
#define NOTSRCCOPY   (U32)0x00330008
#define NOTSRCERASE   (U32)0x001100A6
#define OBJ_BITMAP   7
#define OBJ_BRUSH   2
#define OBJ_DC   3
#define OBJ_ENHMETADC   12
#define OBJ_ENHMETAFILE   13
#define OBJ_EXTPEN   11
#define OBJ_FONT   6
#define OBJ_MEMDC   10
#define OBJ_METADC   4
#define OBJ_METAFILE   9
#define OBJ_PAL   5
#define OBJ_PEN   1
#define OBJ_REGION   8
#define OPAQUE   2
#define PATCOPY   (U32)0x00F00021
#define PATINVERT   (U32)0x005A0049
#define PATPAINT   (U32)0x00FB0A09
#define POLYFILL_LAST   2
#define PS_ALTERNATE   8
#define PS_COSMETIC   0x00000000
#define PS_DASH   1
#define PS_DASHDOT   3
#define PS_DASHDOTDOT   4
#define PS_DOT   2
#define PS_ENDCAP_FLAT   0x00000200
#define PS_ENDCAP_MASK   0x00000F00
#define PS_ENDCAP_ROUND   0x00000000
#define PS_ENDCAP_SQUARE   0x00000100
#define PS_GEOMETRIC   0x00010000
#define PS_INSIDEFRAME   6
#define PS_JOIN_BEVEL   0x00001000
#define PS_JOIN_MASK   0x0000F000
#define PS_JOIN_MITER   0x00002000
#define PS_JOIN_ROUND   0x00000000
#define PS_NULL   5
#define PS_SOLID   0
#define PS_STYLE_MASK   0x0000000F
#define PS_TYPE_MASK   0x000F0000
#define PS_USERSTYLE   7
#define R2_BLACK   1
#define R2_COPYPEN   13
#define R2_LAST   16
#define R2_MASKNOTPEN   3
#define R2_MASKPEN   9
#define R2_MASKPENNOT   5
#define R2_MERGENOTPEN   12
#define R2_MERGEPEN   15
#define R2_MERGEPENNOT   14
#define R2_NOP   11
#define R2_NOT   6
#define R2_NOTCOPYPEN   4
#define R2_NOTMASKPEN   8
#define R2_NOTMERGEPEN   2
#define R2_NOTXORPEN   10
#define R2_WHITE   16
#define R2_XORPEN   7
#define SRCAND   (U32)0x008800C6
#define SRCCOPY   (U32)0x00CC0020
#define SRCERASE   (U32)0x00440328
#define SRCINVERT   (U32)0x00660046
#define SRCPAINT   (U32)0x00EE0086
#define TA_BASELINE   24
#define TA_BOTTOM   8
#define TA_CENTER   6
#define TA_LEFT   0
#define TA_MASK   (TA_BASELINE+TA_CENTER+TA_UPDATECP)
#define TA_NOUPDATECP   0
#define TA_RIGHT   2
#define TA_TOP   0
#define TA_UPDATECP   1
#define TO_DRAW
(
Z
)
(((Z)->dc->pen->lopnStyle & PS_STYLE_MASK) != PS_NULL)
#define TO_FILL
(
Z
)
((Z)->dc->brush->lbStyle != BS_NULL)
#define TRANSPARENT   1
#define WHITENESS   (U32)0x00FF0062
#define WHITEONBLACK   2
#define WINDING   2
Generated on Tue Dec 10 19:53:49 2002 for libwmf by
http://www.doxygen.org/index.html
doxygen
1.2.18
