reactos/modules/rostests/apitests/gdi32
Katayama Hirofumi MZ a4193ade03
[SETUP][FONTS][INF][GDI32_APITEST] Delete FreeMono and re-map (#4852)
- Delete FreeMono fonts.
- Re-map "Courier" font substitutes to "Courier New" fonts.
CORE-18605
2022-11-07 08:04:38 +09:00
..
AddFontMemResourceEx.c [GDI32_APITEST] Add a PCH. 2017-12-02 22:14:47 +01:00
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 [GDI32_APITEST] Add a PCH. 2017-12-02 22:14:47 +01:00
CMakeLists.txt [GDI32_APITEST] Add tests for SetLayout and its effects (#3203) 2020-12-26 19:48:21 +03:00
CombineRgn.c [GDI32_APITEST] Add a PCH. 2017-12-02 22:14:47 +01:00
CombineTransform.c [APITESTS] Improve and fix tests 2019-12-21 12:44:48 +01:00
CreateBitmap.c [ApiTests|GDI] Add test for attribute changes to Bitmaps. 2021-09-27 23:52:00 -05:00
CreateBitmapIndirect.c [GDI32_APITEST] Add a PCH. 2017-12-02 22:14:47 +01:00
CreateCompatibleDC.c [GDI32_APITEST] Add a PCH. 2017-12-02 22:14:47 +01:00
CreateDIBitmap.c [REACTOS] Explicitly link against pseh & include pseh headers in a few places 2021-04-28 13:10:23 +02:00
CreateDIBPatternBrush.c [GDI32_APITEST] Add a PCH. 2017-12-02 22:14:47 +01:00
CreateFont.c [GDI32_APITEST] Add a PCH. 2017-12-02 22:14:47 +01:00
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 [GDI32_APITEST] Add a PCH. 2017-12-02 22:14:47 +01:00
CreateRectRgn.c [GDI32_APITEST] Add a PCH. 2017-12-02 22:14:47 +01:00
DPtoLP.c [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
EngAcquireSemaphore.c [GDI32_APITEST] Add a PCH. 2017-12-02 22:14:47 +01:00
EngCreateSemaphore.c [GDI32_APITEST] Add a PCH. 2017-12-02 22:14:47 +01:00
EngReleaseSemaphore.c [GDI32_APITEST] Add a PCH. 2017-12-02 22:14:47 +01:00
EnumFontFamilies.c [GDI32_APITEST] Add a PCH. 2017-12-02 22:14:47 +01:00
ExampleFont.ttf
ExcludeClipRect.c [GDI32_APITEST] Add a PCH. 2017-12-02 22:14:47 +01:00
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 [GDI32_APITEST] Add a PCH. 2017-12-02 22:14:47 +01:00
GdiConvertBitmap.c [GDI32_APITEST] Add a PCH. 2017-12-02 22:14:47 +01:00
GdiConvertBrush.c [GDI32_APITEST] Add a PCH. 2017-12-02 22:14:47 +01:00
GdiConvertDC.c [GDI32_APITEST] Add a PCH. 2017-12-02 22:14:47 +01:00
GdiConvertFont.c [GDI32_APITEST] Add a PCH. 2017-12-02 22:14:47 +01:00
GdiConvertPalette.c [GDI32_APITEST] Add a PCH. 2017-12-02 22:14:47 +01:00
GdiConvertRegion.c [GDI32_APITEST] Add a PCH. 2017-12-02 22:14:47 +01:00
GdiDeleteLocalDC.c [GDI32_APITEST] Add a PCH. 2017-12-02 22:14:47 +01:00
GdiGetCharDimensions.c [GDI32_APITEST] Add a PCH. 2017-12-02 22:14:47 +01:00
GdiGetLocalBrush.c [GDI32_APITEST] Add a PCH. 2017-12-02 22:14:47 +01:00
GdiGetLocalDC.c [GDI32_APITEST] Add a PCH. 2017-12-02 22:14:47 +01:00
GdiReleaseLocalDC.c [GDI32_APITEST] Add a PCH. 2017-12-02 22:14:47 +01:00
GdiSetAttrs.c [GDI32_APITEST] Add a PCH. 2017-12-02 22:14:47 +01:00
GetClipBox.c [GDI32_APITEST] Add a PCH. 2017-12-02 22:14:47 +01:00
GetClipRgn.c [GDI32_APITEST] Add a PCH. 2017-12-02 22:14:47 +01:00
GetCurrentObject.c [GDI32_APITEST] Add a PCH. 2017-12-02 22:14:47 +01:00
GetDIBColorTable.c [GDI32_APITEST] Add a PCH. 2017-12-02 22:14:47 +01:00
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 [GDI32_APITEST] Add a PCH. 2017-12-02 22:14:47 +01:00
GetRandomRgn.c [ROSTESTS][GDI32_APITEST] Refactor testcases (#1457) 2019-04-03 17:22:21 +09:00
GetStockObject.c [GDI32_APITEST] Add a PCH. 2017-12-02 22:14:47 +01:00
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 [GDI32_APITEST] Add a PCH. 2017-12-02 22:14:47 +01:00
LPtoDP.c [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
MaskBlt.c [GDI32_APITEST] Add a PCH. 2017-12-02 22:14:47 +01:00
NtGdiAddFontResource.c [GDI32_APITEST] Add a PCH. 2017-12-02 22:14:47 +01:00
OffsetClipRgn.c [GDI32_APITEST] Add a PCH. 2017-12-02 22:14:47 +01:00
OffsetRgn.c [GDI32_APITEST] Add a PCH. 2017-12-02 22:14:47 +01:00
PaintRgn.c [GDI32_APITEST] Add a PCH. 2017-12-02 22:14:47 +01:00
PanosePitchTest.ttf
PatBlt.c [GDI32_APITEST] Add a PCH. 2017-12-02 22:14:47 +01: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 [GDI32_APITEST] Add a PCH. 2017-12-02 22:14:47 +01:00
SetBoundsRect.c [GDI32_APITEST] Add a PCH. 2017-12-02 22:14:47 +01:00
SetBrushOrgEx.c [REACTOS] Explicitly link against pseh & include pseh headers in a few places 2021-04-28 13:10:23 +02:00
SetDCPenColor.c [GDI32_APITEST] Add a PCH. 2017-12-02 22:14:47 +01:00
SetDIBits.c [GDI32_APITEST] Add a PCH. 2017-12-02 22:14:47 +01:00
SetDIBitsToDevice.c [GDI32_APITEST] Add a PCH. 2017-12-02 22:14:47 +01: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 [GDI32_APITEST] Add a PCH. 2017-12-02 22:14:47 +01:00
SetSysColors.c [GDI32_APITEST] Add a PCH. 2017-12-02 22:14:47 +01:00
SetWindowExtEx.c [ROSTESTS][GDI32_APITEST] Follow up of #1457 (#1458) 2019-04-03 20:42:21 +09:00
SetWorldTransform.c [GDI32_APITEST] Improve SetWorldTransform testcase (#1717) 2019-07-05 22:31:56 +09: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] Fixup of 90be07f (#1675) 2019-06-21 15:50:53 +09:00
TTCTestV.ttc