Home
last modified time | relevance | path

Searched refs:GM_COMPATIBLE (Results 1 – 19 of 19) sorted by relevance

/reactos/modules/rostests/apitests/gdi32/
H A DTextTransform.c119 …{__LINE__, 0, 0, GM_COMPATIBLE, {XCENTER, YCENTER}, TA_LEFT | TA_BOTTOM, {1, 0, 0, 1, 0, 0}, FALSE…
120 …{__LINE__, 0, 0, GM_COMPATIBLE, {XCENTER, YCENTER}, TA_LEFT | TA_BOTTOM, {-1, 0, 0, 1, 0, 0}, FALS…
121 …{__LINE__, 0, 0, GM_COMPATIBLE, {XCENTER, YCENTER}, TA_LEFT | TA_BOTTOM, {1, 0, 0, -1, 0, 0}, FALS…
122 …{__LINE__, 0, 0, GM_COMPATIBLE, {XCENTER, YCENTER}, TA_LEFT | TA_BOTTOM, {0, 1, 1, 0, 0, 0}, FALSE…
124 …{__LINE__, 0, 0, GM_COMPATIBLE, {XCENTER, YCENTER}, TA_LEFT | TA_BOTTOM, {1, 1, 1, 1, 0, 0}, FALSE…
125 …{__LINE__, 0, 0, GM_COMPATIBLE, {XCENTER, YCENTER}, TA_LEFT | TA_BOTTOM, {0, 0, 0, 0, 0, 0}, FALSE…
149 …{__LINE__, 0, 0, GM_COMPATIBLE, {XCENTER, YCENTER}, TA_LEFT | TA_TOP, {1, 0, 0, 1, 0, 0}, FALSE, {…
150 …{__LINE__, 0, 0, GM_COMPATIBLE, {XCENTER, YCENTER}, TA_LEFT | TA_TOP, {-1, 0, 0, 1, 0, 0}, FALSE, …
152 …{__LINE__, 0, 0, GM_COMPATIBLE, {XCENTER, YCENTER}, TA_LEFT | TA_TOP, {0, 1, 1, 0, 0, 0}, FALSE, {…
154 …{__LINE__, 0, 0, GM_COMPATIBLE, {XCENTER, YCENTER}, TA_LEFT | TA_TOP, {1, 1, 1, 1, 0, 0}, FALSE, {…
[all …]
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.c487 SetGraphicsMode(hDC, GM_COMPATIBLE); in START_TEST()
H A DLPtoDP.c464 SetGraphicsMode(hDC, GM_COMPATIBLE); in START_TEST()
/reactos/win32ss/gdi/gdi32/wine/
H A Demfdrv.c110 if (GetGraphicsMode(dc->hdc) == GM_COMPATIBLE)//dc->attr->graphics_mode == GM_COMPATIBLE) in EMFDRV_RoundRect()
134 if (GetGraphicsMode(dc->hdc) == GM_COMPATIBLE)//dc->attr->graphics_mode == GM_COMPATIBLE) in EMFDRV_ArcChordPie()
265 if (GetGraphicsMode(dc->hdc) == GM_COMPATIBLE)//dc->attr->graphics_mode == GM_COMPATIBLE) in EMFDRV_Ellipse()
285 if (GetGraphicsMode(dc->hdc) == GM_COMPATIBLE)//dc->attr->graphics_mode == GM_COMPATIBLE) in EMFDRV_Rectangle()
H A Demfdc.c724 if (GetGraphicsMode(dc_attr->hdc) == GM_COMPATIBLE) in EMFDC_ArcChordPie()
773 if (GetGraphicsMode(dc_attr->hdc) == GM_COMPATIBLE) in EMFDC_Ellipse()
797 if (GetGraphicsMode(dc_attr->hdc) == GM_COMPATIBLE) in EMFDC_Rectangle()
824 if (GetGraphicsMode(dc_attr->hdc) == GM_COMPATIBLE) in EMFDC_RoundRect()
1130 if (GetGraphicsMode(dc_attr->hdc) == GM_COMPATIBLE) in EMFDC_ExtTextOut()
/reactos/win32ss/gdi/gdi32/wine/enhmfdrv/
H A Dgraphics.c244 if(GetGraphicsMode(dev->hdc) == GM_COMPATIBLE) {
246 if(dc->GraphicsMode == GM_COMPATIBLE) {
424 if(GetGraphicsMode(dev->hdc) == GM_COMPATIBLE) {
426 if(dc->GraphicsMode == GM_COMPATIBLE) {
463 if(GetGraphicsMode(dev->hdc) == GM_COMPATIBLE) {
465 if(dc->GraphicsMode == GM_COMPATIBLE) {
501 if(GetGraphicsMode(dev->hdc) == GM_COMPATIBLE) {
503 if(dc->GraphicsMode == GM_COMPATIBLE) {
910 if (graphicsMode == GM_COMPATIBLE)
/reactos/modules/rostests/apitests/win32nt/ntgdi/
H A DNtGdiRestoreDC.c60 SetGraphicsMode(hdc, GM_COMPATIBLE); in SetSpecialDCState2()
/reactos/win32ss/user/rtl/
H A Dtext.c1128 if (GreGetGraphicsMode(hdc) == GM_COMPATIBLE) in DrawTextExWorker()
1137 if (GetGraphicsMode(hdc) == GM_COMPATIBLE) in DrawTextExWorker()
/reactos/modules/rostests/winetests/gdi32/
H A Dmapping.c227 ret = SetGraphicsMode(hdc, GM_COMPATIBLE); in test_world_transform()
230 ok(ret == GM_COMPATIBLE, "expected GM_COMPATIBLE, got %d\n", ret); in test_world_transform()
H A Dfont.c1418 SetGraphicsMode(hdc, GM_COMPATIBLE); in test_GetCharABCWidths()
1423 SetGraphicsMode(hdc, GM_COMPATIBLE); in test_GetCharABCWidths()
1440 SetGraphicsMode(hdc, GM_COMPATIBLE); in test_GetCharABCWidths()
1445 SetGraphicsMode(hdc, GM_COMPATIBLE); in test_GetCharABCWidths()
6451 SetGraphicsMode(hdc, GM_COMPATIBLE); in test_GetCharWidth32()
6460 SetGraphicsMode(hdc, GM_COMPATIBLE); in test_GetCharWidth32()
6482 SetGraphicsMode(hdc, GM_COMPATIBLE); in test_GetCharWidth32()
6491 SetGraphicsMode(hdc, GM_COMPATIBLE); in test_GetCharWidth32()
H A Dmetafile.c388 if (test.graphics_mode == GM_COMPATIBLE) in test_ExtTextOutScale()
/reactos/modules/rostests/winetests/uxtheme/
H A Dsystem.c534 ok(GetGraphicsMode(hdc) == GM_COMPATIBLE, "wrong graphics mode\n"); in test_buffer_dc_props()
/reactos/win32ss/gdi/ntgdi/
H A Ddclife.c350 pdc->dcattr.iGraphicsMode = GM_COMPATIBLE; in DC_vInitDc()
H A Dfillshap.c609 if (pdcattr->iGraphicsMode == GM_COMPATIBLE) in IntRectangle()
H A Dpath.c451 if (pdcattr->iGraphicsMode == GM_COMPATIBLE) in PATH_CheckRect()
1046 if (dc->pdcattr->iGraphicsMode == GM_COMPATIBLE) in PATH_Arc()
/reactos/win32ss/gdi/gdi32/objects/
H A Ddc.c1241 if ((iMode < GM_COMPATIBLE) || (iMode > GM_ADVANCED)) in SetGraphicsMode()
/reactos/sdk/include/psdk/
H A Dwingdi.h864 #define GM_COMPATIBLE 1 macro
/reactos/dll/win32/gdiplus/
H A Dgraphics.c6851 SetGraphicsMode(graphics->hdc, GM_COMPATIBLE); in gdi_transform_acquire()