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
BitBlt_NOTSRCCOPY.c
Go to the documentation of this file.
1
2
#include "
DibLib.h
"
3
4
#define __USES_SOURCE 1
5
#define __USES_PATTERN 0
6
#define __USES_DEST 0
7
#define __USES_MASK 0
8
9
#define __FUNCTIONNAME BitBlt_NOTSRCCOPY
10
11
#define _DibDoRop(pBltData, M, D, S, P) ROP_NOTSRCCOPY(D,S,P)
12
13
#include "
DibLib_AllSrcBPP.h
"
14
15
VOID
16
FASTCALL
17
Dib_BitBlt_NOTSRCCOPY
(
PBLTDATA
pBltData)
18
{
19
// TODO: XLATEless same-surface variants
20
gapfnBitBlt_NOTSRCCOPY[pBltData->
siDst
.
iFormat
][pBltData->
siSrc
.
iFormat
](pBltData);
21
}
22
Dib_BitBlt_NOTSRCCOPY
VOID FASTCALL Dib_BitBlt_NOTSRCCOPY(PBLTDATA pBltData)
Definition:
BitBlt_NOTSRCCOPY.c:17
DibLib.h
DibLib_AllSrcBPP.h
void
Definition:
nsiface.idl:2307
FASTCALL
#define FASTCALL
Definition:
nt_native.h:50
BLTDATA
Definition:
DibLib_interface.h:16
BLTDATA::siSrc
SURFINFO siSrc
Definition:
DibLib_interface.h:17
BLTDATA::siDst
SURFINFO siDst
Definition:
DibLib_interface.h:18
SURFINFO::iFormat
ULONG iFormat
Definition:
DibLib_interface.h:6
win32ss
gdi
diblib
BitBlt_NOTSRCCOPY.c
Generated on Wed Nov 27 2024 06:14:51 for ReactOS by
1.9.6