ReactOS
0.4.16-dev-297-gc569aee
Toggle main menu visibility
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
x
Functions
_
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
v
w
Variables
_
c
d
e
f
g
h
i
l
n
o
p
s
t
u
x
Typedefs
_
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
v
w
x
Enumerations
_
c
d
f
i
l
m
o
p
s
t
w
x
Enumerator
a
b
c
d
e
f
g
h
i
m
n
o
p
r
s
t
u
v
w
x
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
_
a
b
c
d
e
f
h
i
k
l
m
n
o
p
r
s
t
u
v
w
z
Enumerator
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Properties
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Related Functions
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
v
x
Files
File List
File Members
All
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Examples
DibLib_AllDstBPP.h
Go to the documentation of this file.
1
2
#ifndef __DIB_FUNCTION_NAME
3
#define __DIB_FUNCTION_NAME __DIB_FUNCTION_NAME_DST
4
#endif
5
6
#ifndef _SOURCE_BPP
7
#define _SOURCE_BPP 0
8
#endif
9
10
#define _DEST_BPP 1
11
#include "
DibLib_BitBlt.h
"
12
#undef _DEST_BPP
13
14
#define _DEST_BPP 4
15
#include "
DibLib_BitBlt.h
"
16
#undef _DEST_BPP
17
18
#define _DEST_BPP 8
19
#include "
DibLib_BitBlt.h
"
20
#undef _DEST_BPP
21
22
#define _DEST_BPP 16
23
#include "
DibLib_BitBlt.h
"
24
#undef _DEST_BPP
25
26
#define _DEST_BPP 24
27
#include "
DibLib_BitBlt.h
"
28
#undef _DEST_BPP
29
30
#define _DEST_BPP 32
31
#include "
DibLib_BitBlt.h
"
32
#undef _DEST_BPP
33
34
#if (__USES_SOURCE == 0)
35
PFN_DIBFUNCTION
36
__PASTE
(gapfn,
__FUNCTIONNAME
)[7] =
37
{
38
0,
39
__DIB_FUNCTION_NAME_DST
(
__FUNCTIONNAME
, 0, 1),
40
__DIB_FUNCTION_NAME_DST
(
__FUNCTIONNAME
, 0, 4),
41
__DIB_FUNCTION_NAME_DST
(
__FUNCTIONNAME
, 0, 8),
42
__DIB_FUNCTION_NAME_DST
(
__FUNCTIONNAME
, 0, 16),
43
__DIB_FUNCTION_NAME_DST
(
__FUNCTIONNAME
, 0, 24),
44
__DIB_FUNCTION_NAME_DST
(
__FUNCTIONNAME
, 0, 32)
45
};
46
#endif
__FUNCTIONNAME
#define __FUNCTIONNAME
Definition:
BitBlt.c:16
__DIB_FUNCTION_NAME_DST
#define __DIB_FUNCTION_NAME_DST(name, src_bpp, dst_bpp)
Definition:
DibLib.h:38
__PASTE
#define __PASTE(s1, s2)
Definition:
DibLib.h:32
DibLib_BitBlt.h
PFN_DIBFUNCTION
VOID(FASTCALL * PFN_DIBFUNCTION)(PBLTDATA pBltData)
Definition:
DibLib_interface.h:37
win32ss
gdi
diblib
DibLib_AllDstBPP.h
Generated on Wed Nov 27 2024 06:14:52 for ReactOS by
1.9.6