/reactos/modules/rostests/apitests/gdi32/ |
H A D | TextTransform.c | 179 …{__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 D | PaintRgn.c | 37 SetGraphicsMode(ghdcDIB1, GM_ADVANCED); in Test_PaintRgn()
|
H A D | SetWorldTransform.c | 23 SetGraphicsMode(hdc, GM_ADVANCED); in Test_SetWorldTransform()
|
H A D | Rectangle.c | 88 …ok(SetGraphicsMode(hdc, GM_ADVANCED) == GM_COMPATIBLE, "Default mode for the DC is not GM_COMPATIB… in Test_Rectangle()
|
H A D | DPtoLP.c | 495 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 D | LPtoDP.c | 472 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 D | NtGdiRestoreDC.c | 33 SetGraphicsMode(hdc, GM_ADVANCED); in SetSpecialDCState() 97 TEST(GetGraphicsMode(hdc) == GM_ADVANCED); in Test_IsSpecialState()
|
/reactos/modules/rostests/winetests/gdi32/ |
H A D | mapping.c | 135 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 D | path.c | 955 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 D | font.c | 633 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 D | metafile.c | 1965 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 D | enhmetafile.c | 1920 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 D | coord.c | 342 if (pdcattr->iGraphicsMode != GM_ADVANCED) in ModifyWorldTransform()
|
H A D | dc.c | 1241 if ((iMode < GM_COMPATIBLE) || (iMode > GM_ADVANCED)) in SetGraphicsMode()
|
/reactos/win32ss/gdi/ntgdi/ |
H A D | path.c | 1573 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 D | freetype.c | 6851 if (pdcattr->iGraphicsMode == GM_ADVANCED) in IntExtTextOutW()
|
/reactos/dll/win32/gdiplus/ |
H A D | metafile.c | 1650 SetGraphicsMode(metafile->playback_dc, GM_ADVANCED); in METAFILE_PlaybackUpdateGdiTransform()
|
/reactos/sdk/include/psdk/ |
H A D | wingdi.h | 865 #define GM_ADVANCED 2 macro
|