reactos/win32ss/gdi/ntgdi
James Tabor cf7bea11b2 [NtGDI] Use flag for text align mode.
Use the lTextAlign instead of the user one for internal use.
2019-03-04 12:17:00 -06:00
..
arc.c
baseobj.hpp
bezier.c
bitblt.c [WIN32SS][NTGDI] Extend PATH_FillPath as PATH_FillPathEx (#798) 2018-08-24 13:37:59 +02:00
bitmaps.c [WIN32SS][NTGDI] Use ProbeForWrite in NtGdiSetBitmapBits (#1325) 2019-01-30 16:54:45 +09:00
bitmaps.h [WIN32SS][NTGDI] Fix UnsafeSetBitmapBits (#1310) 2019-01-27 15:32:52 +09:00
brush.cpp
brush.h
brush.hpp
cliprgn.c
cliprgn.h
color.h
coord.c
coord.h
dc.h
dcattr.c
dclife.c
dcobjs.c
dcstate.c
dcutil.c [NtGDI] Use flag for text align mode. 2019-03-04 12:17:00 -06:00
device.c
dib.h
dibobj.c [WIN32K] Fix 64 bit issues (#420) 2018-03-18 15:53:52 +01:00
drawing.c
fillshap.c
font.c [WIN32SS][FONT] Add some assertions (#1098) 2018-12-06 12:47:02 +09:00
font.h [FONT][WIN32SS] Include the style name in the registry key. 2018-10-02 22:40:50 +02:00
freetype.c [FONT][WIN32SS] Improve font coordinate transformation (#1238) 2019-01-31 11:57:28 +09:00
gdibatch.c Use GDI Batch for PatBlt 2019-03-02 11:30:21 -06:00
gdidbg.c [REACTOS] Fix misc 64 bit issues (#783) 2019-01-05 10:50:11 +01:00
gdidebug.h
gdifloat.h
gdikdbgext.c
gdiobj.c [WIN32K] Fix 64 bit issues (#420) 2018-03-18 15:53:52 +01:00
gdiobj.h
gdipool.c
icm.c
init.c
intgdi.h
line.c
metafile.c
misc.h [WIN32K] Fix 64 bit issues (#420) 2018-03-18 15:53:52 +01:00
paint.h
palette.c [WIN32K] Fix 64 bit issues (#420) 2018-03-18 15:53:52 +01:00
palette.h
path.c [WIN32SS] Don't leak memory on failure in IntGdiWidenPath(). 2018-11-16 22:07:08 +01:00
path.h [WIN32SS][NTGDI] Refactoring PATH_WidenPath (#888) 2018-10-28 05:13:08 +09:00
pen.c
pen.h
polyfill.c
print.c
rect.c
rect.h [WIN32K] Implement RECTL_bClipRectBySize() and use it in IntEngBitBlt() to clip the target rect against the bounds of the target surface. Also clip the source rect against the source surface. Fixes remaining part of CORE-14463 2018-06-30 16:40:04 +02:00
region.c
region.h [WIN32SS][NTGDI] Extend PATH_FillPath as PATH_FillPathEx (#798) 2018-08-24 13:37:59 +02:00
stockobj.c [WIN32SS][FONT] Fix the system logical stock font data (#709) 2018-08-10 15:37:37 +02:00
text.c [WIN32SS][FONT] Fix GetTextFace function and related (#829) 2018-08-30 14:34:03 +02:00
text.h [WIN32SS][FONT] Fix GetTextFace function and related (#829) 2018-08-30 14:34:03 +02:00
wingl.c
xformobj.c [FONT][WIN32SS] Improve font coordinate transformation (#1238) 2019-01-31 11:57:28 +09:00
xformobj.h