reactos/modules/rostests/apitests/gdi32
2023-11-26 15:31:00 +09:00
..
AddFontMemResourceEx.c
AddFontResource.c [GDI32_APITEST] Clean up loaded fonts 2021-07-10 18:41:12 +02:00
AddFontResourceEx.c [REACTOS] Explicitly link against pseh & include pseh headers in a few places 2021-04-28 13:10:23 +02:00
BeginPath.c
CMakeLists.txt [GDI32_APITEST] Add tests for SetLayout and its effects (#3203) 2020-12-26 19:48:21 +03:00
CombineRgn.c
CombineTransform.c [GDI32_APITEST] Fix test results for CombineTransform on Windows 2003 x64 2022-12-30 11:19:26 +01:00
CreateBitmap.c [ApiTests|GDI] Add test for attribute changes to Bitmaps. 2021-09-27 23:52:00 -05:00
CreateBitmapIndirect.c
CreateCompatibleDC.c
CreateDIBitmap.c [REACTOS] Explicitly link against pseh & include pseh headers in a few places 2021-04-28 13:10:23 +02:00
CreateDIBPatternBrush.c
CreateFont.c
CreateFontIndirect.c [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
CreateIconIndirect.c [APITESTS] Improve and fix tests 2019-12-21 12:44:48 +01:00
CreatePen.c
CreateRectRgn.c
DPtoLP.c [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
EngAcquireSemaphore.c
EngCreateSemaphore.c
EngReleaseSemaphore.c
EnumFontFamilies.c
ExampleFont.ttf
ExcludeClipRect.c
ExtCreatePen.c [REACTOS] Explicitly link against pseh & include pseh headers in a few places 2021-04-28 13:10:23 +02:00
ExtCreateRegion.c [REACTOS] Fix some instances of DPRINTs with trailing whitespace before newlines. 2021-09-13 03:52:19 +02:00
FrameRgn.c
GdiConvertBitmap.c
GdiConvertBrush.c
GdiConvertDC.c
GdiConvertFont.c
GdiConvertPalette.c
GdiConvertRegion.c
GdiDeleteLocalDC.c
GdiGetCharDimensions.c
GdiGetLocalBrush.c
GdiGetLocalDC.c
GdiReleaseLocalDC.c
GdiSetAttrs.c
GetClipBox.c
GetClipRgn.c
GetCurrentObject.c
GetDIBColorTable.c
GetDIBits.c [ROSTESTS] Fix 64bit issues (#1261) 2019-01-20 15:58:32 +01:00
GetFontResourceInfoW.c [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
GetGlyphIndices.c [GDI32_APITEST] Improve GetGlyphIndices testcase (#1582) 2019-05-27 11:19:44 +09:00
GetGlyphOutline.c [GDI32_APITEST] Fix GetGlyphOutline testcase (#2163) 2019-12-22 22:59:22 +09:00
GetObject.c [GDI32_APITEST] Add CursorIcon tests to GetObject test (#3955) 2022-04-29 16:45:02 +03:00
GetPixel.c
GetRandomRgn.c [ROSTESTS][GDI32_APITEST] Refactor testcases (#1457) 2019-04-03 17:22:21 +09:00
GetStockObject.c
GetTextExtentExPoint.c [ROSTESTS][GDI32_APITEST] Refactor testcases (#1457) 2019-04-03 17:22:21 +09:00
GetTextFace.c [APITESTS] Improve and fix tests 2019-12-21 12:44:48 +01:00
GetTextMetrics.c [SETUP][FONTS][INF][GDI32_APITEST] Delete FreeMono and re-map (#4852) 2022-11-07 08:04:38 +09:00
init.c [REACTOS] Fix some instances of DPRINTs with trailing whitespace before newlines. 2021-09-13 03:52:19 +02:00
init.h
LPtoDP.c [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
MaskBlt.c
NtGdiAddFontResource.c
OffsetClipRgn.c
OffsetRgn.c
PaintRgn.c
PanosePitchTest.ttf
PatBlt.c [GDI32_APITEST] Strengthen PatBlt with negative values 2023-11-26 15:31:00 +09:00
precomp.h [APITESTS][WINETESTS] Addendum to the recent PCH work. 2017-12-18 13:21:47 +01:00
ReactOSTestTahoma.ttf
RealizePalette.c [ROSTESTS] Fix 64bit issues (#1261) 2019-01-20 15:58:32 +01:00
Rectangle.c [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
resource.rc
SelectObject.c
SetBoundsRect.c
SetBrushOrgEx.c [REACTOS] Explicitly link against pseh & include pseh headers in a few places 2021-04-28 13:10:23 +02:00
SetDCPenColor.c
SetDIBits.c
SetDIBitsToDevice.c [GDI32_APITEST] Enable SetDIBitsToDevice tests that work now (#5402) 2023-07-09 00:30:04 +03:00
SetLayout.c [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
SetMapMode.c [GDI32_APITEST] Improve SetMapMode testcase (#1547) 2019-05-01 18:28:18 +09:00
SetPixel.c
SetSysColors.c
SetWindowExtEx.c [ROSTESTS][GDI32_APITEST] Follow up of #1457 (#1458) 2019-04-03 20:42:21 +09:00
SetWorldTransform.c [GDI32_APITEST] Fix test results for SetWorldTransform on Windows 2003 x64 2022-12-30 11:19:26 +01:00
Shadows_Into_Light.ttf
StretchBlt.c [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
testlist.c [GDI32_APITEST] Add tests for SetLayout and its effects (#3203) 2020-12-26 19:48:21 +03:00
TextTransform.c [GDI32_APITEST] Strengthen TextTransform testcase (#4908) 2022-11-27 11:25:11 +09:00
TTCTestV.ttc