Home
last modified time | relevance | path

Searched refs:GM_ADVANCED (Results 1 – 18 of 18) sorted by relevance

/reactos/modules/rostests/apitests/gdi32/
H A DTextTransform.c179 …{__LINE__, 0, 0, GM_ADVANCED, {XCENTER, YCENTER}, TA_LEFT | TA_BOTTOM, {1, 0, 0, 1, 0, 0}, TRUE, {…
184 …{__LINE__, 0, 0, GM_ADVANCED, {XCENTER, YCENTER}, TA_LEFT | TA_BOTTOM, {1, 1, 1, 1, 0, 0}, FALSE, …
185 …{__LINE__, 0, 0, GM_ADVANCED, {XCENTER, YCENTER}, TA_LEFT | TA_BOTTOM, {0, 0, 0, 0, 0, 0}, FALSE, …
210 {__LINE__, 0, 0, GM_ADVANCED, {0, 0}, TA_LEFT | TA_TOP, {2, 0, 0, 1, 0, 0}, TRUE, {1, 2, 3, 4}},
211 {__LINE__, 0, 0, GM_ADVANCED, {0, 0}, TA_LEFT | TA_TOP, {1, 0, 0, 2, 0, 0}, TRUE, {1, 2, 5, 6}},
212 …{__LINE__, 0, 0, GM_ADVANCED, {0, 0}, TA_LEFT | TA_TOP, {2, 0, 0, 1, WIDTH/4, 0}, TRUE, {2, 3, 4}},
213 …{__LINE__, 0, 0, GM_ADVANCED, {0, 0}, TA_LEFT | TA_TOP, {2, 0, 0, 1, 0, HEIGHT/4}, TRUE, {5, 6, 7,…
214 …{__LINE__, 0, 0, GM_ADVANCED, {0, 0}, TA_LEFT | TA_TOP, {1, 0, 0, 2, 0, HEIGHT/4}, TRUE, {5, 6, 9,…
215 …{__LINE__, 0, 0, GM_ADVANCED, {0, YCENTER}, TA_LEFT | TA_TOP, {2, 0, 0, 1, 0, 0}, TRUE, {9, 10, 11…
219 …{__LINE__, LFWIDTH1, 0, GM_ADVANCED, {0, 0}, TA_LEFT | TA_TOP, {1.25, 0, 0, 1, 0, 0}, TRUE, {1, 2,…
[all …]
H A DPaintRgn.c37 SetGraphicsMode(ghdcDIB1, GM_ADVANCED); in Test_PaintRgn()
H A DSetWorldTransform.c23 SetGraphicsMode(hdc, GM_ADVANCED); in Test_SetWorldTransform()
H A DRectangle.c88 …ok(SetGraphicsMode(hdc, GM_ADVANCED) == GM_COMPATIBLE, "Default mode for the DC is not GM_COMPATIB… in Test_Rectangle()
H A DDPtoLP.c495 SetGraphicsMode(hDC, GM_ADVANCED); in START_TEST()
504 SetGraphicsMode(hDC, GM_ADVANCED); in START_TEST()
512 SetGraphicsMode(hDC, GM_ADVANCED); in START_TEST()
H A DLPtoDP.c472 SetGraphicsMode(hDC, GM_ADVANCED); in START_TEST()
481 SetGraphicsMode(hDC, GM_ADVANCED); in START_TEST()
489 SetGraphicsMode(hDC, GM_ADVANCED); in START_TEST()
/reactos/modules/rostests/apitests/win32nt/ntgdi/
H A DNtGdiRestoreDC.c33 SetGraphicsMode(hdc, GM_ADVANCED); in SetSpecialDCState()
97 TEST(GetGraphicsMode(hdc) == GM_ADVANCED); in Test_IsSpecialState()
/reactos/modules/rostests/winetests/gdi32/
H A Dmapping.c135 ret = SetGraphicsMode(hdc, GM_ADVANCED); in test_world_transform()
389 ret = SetGraphicsMode(hdc, GM_ADVANCED); in test_modify_world_transform()
667 SetGraphicsMode(hdc, GM_ADVANCED); in test_gettransform()
H A Dpath.c955 SetGraphicsMode( hdc, GM_ADVANCED ); in test_rectangle()
1319 SetGraphicsMode( hdc, GM_ADVANCED ); in test_roundrect()
1696 SetGraphicsMode( hdc, GM_ADVANCED ); in test_ellipse()
H A Dfont.c633 if (!SetGraphicsMode(hdc, GM_ADVANCED)) in test_outline_font()
1420 SetGraphicsMode(hdc, GM_ADVANCED); in test_GetCharABCWidths()
1425 SetGraphicsMode(hdc, GM_ADVANCED); in test_GetCharABCWidths()
1442 SetGraphicsMode(hdc, GM_ADVANCED); in test_GetCharABCWidths()
1447 SetGraphicsMode(hdc, GM_ADVANCED); in test_GetCharABCWidths()
6455 SetGraphicsMode(hdc, GM_ADVANCED); in test_GetCharWidth32()
6464 SetGraphicsMode(hdc, GM_ADVANCED); in test_GetCharWidth32()
6486 SetGraphicsMode(hdc, GM_ADVANCED); in test_GetCharWidth32()
6495 SetGraphicsMode(hdc, GM_ADVANCED); in test_GetCharWidth32()
H A Dmetafile.c1965 ok(SetGraphicsMode(hdcBitmap, GM_ADVANCED), "SetGraphicsMode failed\n"); in test_emf_BitBlt()
4247 ret = SetGraphicsMode(hdcMetafile, GM_ADVANCED); in test_emf_WorldTransform()
/reactos/win32ss/gdi/gdi32/wine/
H A Denhmetafile.c1920 SetGraphicsMode(hdcSrc, GM_ADVANCED); in PlayEnhMetaFileRecord()
1963 SetGraphicsMode(hdcSrc, GM_ADVANCED); in PlayEnhMetaFileRecord()
2006 SetGraphicsMode(hdcSrc, GM_ADVANCED); in PlayEnhMetaFileRecord()
2032 SetGraphicsMode(hdcSrc, GM_ADVANCED); in PlayEnhMetaFileRecord()
2081 SetGraphicsMode(hdcSrc, GM_ADVANCED); in PlayEnhMetaFileRecord()
2441 savedMode = SetGraphicsMode(hdc, GM_ADVANCED); in EnumEnhMetaFile()
/reactos/win32ss/gdi/gdi32/objects/
H A Dcoord.c342 if (pdcattr->iGraphicsMode != GM_ADVANCED) in ModifyWorldTransform()
H A Ddc.c1241 if ((iMode < GM_COMPATIBLE) || (iMode > GM_ADVANCED)) in SetGraphicsMode()
/reactos/win32ss/gdi/ntgdi/
H A Dpath.c1573 pdcattr->iGraphicsMode = GM_ADVANCED; in PATH_FillPathEx()
1589 pdcattr->iGraphicsMode = GM_ADVANCED; in PATH_FillPathEx()
1648 pdcattr->iGraphicsMode = GM_ADVANCED; in PATH_StrokePath()
H A Dfreetype.c6851 if (pdcattr->iGraphicsMode == GM_ADVANCED) in IntExtTextOutW()
/reactos/dll/win32/gdiplus/
H A Dmetafile.c1650 SetGraphicsMode(metafile->playback_dc, GM_ADVANCED); in METAFILE_PlaybackUpdateGdiTransform()
/reactos/sdk/include/psdk/
H A Dwingdi.h865 #define GM_ADVANCED 2 macro