mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 17:16:04 +00:00
move NtGdiBitBlt, NtGdiTransparentBlt, NtGdiExtFloodFill, NtGdiMaskBlt, NtGdiPlgBlt, NtGdiStretchBlt, NtGdiAlphaBlend from bitmaps.c to painting.c
svn path=/trunk/; revision=28302
This commit is contained in:
parent
5bb7f86ce6
commit
79b789d4b7
3 changed files with 1015 additions and 987 deletions
File diff suppressed because it is too large
Load diff
1014
reactos/subsystems/win32/win32k/objects/painting.c
Normal file
1014
reactos/subsystems/win32/win32k/objects/painting.c
Normal file
File diff suppressed because it is too large
Load diff
|
@ -146,6 +146,7 @@
|
|||
<file>icm.c</file>
|
||||
<file>line.c</file>
|
||||
<file>metafile.c</file>
|
||||
<file>painting.c</file>
|
||||
<file>paintobj.c</file>
|
||||
<file>palobj.c</file>
|
||||
<file>path.c</file>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue