Home
last modified time | relevance | path

Searched refs:RGN_OR (Results 1 – 25 of 28) sorted by relevance

12

/reactos/modules/rostests/apitests/win32nt/ntgdi/
H A DNtGdiExtSelectClipRgn.c47 ok_int(NtGdiExtSelectClipRgn(hdc, hRgn1, RGN_OR), SIMPLEREGION); in START_TEST()
48 ok_int(NtGdiExtSelectClipRgn(hdc, hRgn2, RGN_OR), SIMPLEREGION); in START_TEST()
52 ok_int(NtGdiExtSelectClipRgn(hdc, NULL, RGN_OR), ERROR); in START_TEST()
H A DNtGdiGetRandomRgn.c67 ok_int(CombineRgn(hrgn, hrgn, hrgn, RGN_OR), SIMPLEREGION); in START_TEST()
75 ok_int(CombineRgn(hrgn2, hrgn, hrgn, RGN_OR), NULLREGION); in START_TEST()
/reactos/modules/rostests/apitests/gdi32/
H A DCombineRgn.c240 ok_long(CombineRgn(hrgn1, hrgn2, hrgn3, RGN_OR), COMPLEXREGION); in Test_CombineRgn_AND()
261 ok_long(CombineRgn(hrgn1, hrgn2, hrgn3, RGN_OR), SIMPLEREGION); in Test_CombineRgn_OR()
267 ok_long(CombineRgn(hrgn1, hrgn2, hrgn3, RGN_OR), COMPLEXREGION); in Test_CombineRgn_OR()
269 ok_long(CombineRgn(hrgn1, hrgn1, hrgn2, RGN_OR), COMPLEXREGION); in Test_CombineRgn_OR()
270 ok_long(CombineRgn(hrgn1, hrgn1, hrgn1, RGN_OR), COMPLEXREGION); in Test_CombineRgn_OR()
272 ok_long(CombineRgn(hrgn1, hrgn1, hrgn2, RGN_OR), SIMPLEREGION); in Test_CombineRgn_OR()
326 ok_long(CombineRgn(hrgn4, hrgn2, hrgn3, RGN_OR), COMPLEXREGION); in Test_CombineRgn_XOR()
H A DPaintRgn.c28 CombineRgn(hrgn1, hrgn1, hrgn2, RGN_OR); in Test_PaintRgn()
H A DOffsetRgn.c37 ok_int(CombineRgn(hrgn1, hrgn1, hrgn2, RGN_OR), COMPLEXREGION); in Test_OffsetRgn()
H A DFrameRgn.c126 CombineRgn(hrgn1, hrgn1, hrgn2, RGN_OR); in Test_FrameRgn()
H A DGetClipBox.c70 ok_int(CombineRgn(hrgn, hrgn, hrgn2, RGN_OR), COMPLEXREGION); in Test_GetClipBox()
H A DSelectObject.c203 ok(CombineRgn(hrgn, hrgn, hrgnOld, RGN_OR) == COMPLEXREGION, "\n"); in Test_Region()
/reactos/win32ss/gdi/gdi32/objects/
H A Dregion.c323 if ((iCombineMode == RGN_OR) || (iCombineMode == RGN_XOR)) in CombineRgn()
363 if (iCombineMode == RGN_OR) in CombineRgn()
388 if (iCombineMode == RGN_OR) in CombineRgn()
435 if (iCombineMode == RGN_OR) in CombineRgn()
470 if (iCombineMode == RGN_OR) in CombineRgn()
/reactos/win32ss/user/ntuser/
H A Dscrollex.c194 IntGdiCombineRgn(RgnOwn, RgnOwn, RgnTmp, RGN_OR); in UserScrollDC()
363 IntGdiCombineRgn( RgnWinupd, RgnWinupd, RgnTemp, RGN_OR ); in IntScrollWindowEx()
436 IntGdiCombineRgn(RgnTemp, RgnUpdate, RgnWinupd, RGN_OR); in IntScrollWindowEx()
H A Dpainting.c759 RgnType = IntGdiCombineRgn(RgnUpdate, RgnUpdate, Rgn, RGN_OR); in IntInvalidateWindows()
2493 NtGdiCombineRgn(hrgnScreen, hrgnScreen, pm->hrgnMonitor, RGN_OR); in co_UserExcludeUpdateRgn()
H A Dwinpos.c1716 RgnType = IntGdiCombineRgn(RgnUpdate, RgnUpdate, pRgn, RGN_OR); in ForceNCPaintErase()
/reactos/modules/rostests/winetests/gdi32/
H A Dpath.c137 ret = SelectClipPath( hdc, RGN_OR ); in test_path_state()
205 ret = SelectClipPath( hdc, RGN_OR ); in test_path_state()
261 ret = SelectClipPath( hdc, RGN_OR ); in test_path_state()
268 ret = SelectClipPath( hdc, RGN_OR ); in test_path_state()
H A Dmapping.c330 ExtSelectClipRgn( hdc, hrgn, RGN_OR ); in test_dc_layout()
H A Ddib.c1622 CombineRgn(hrgn, hrgn, hrgn2, RGN_OR); in draw_graphics()
1624 CombineRgn(hrgn, hrgn, hrgn2, RGN_OR); in draw_graphics()
/reactos/modules/rostests/apitests/user32/
H A DGetDCEx.c134 ok(CombineRgn(hrgn, hrgn, hrgn, RGN_OR) == SIMPLEREGION, "region is not valid"); in Test_GetDCEx_Cached()
/reactos/dll/win32/uxtheme/
H A Dthemehooks.c211 CombineRgn(hrgn, hrgn, hrgn1, RGN_OR ); in SetThemeRegion()
/reactos/modules/rostests/winetests/user32/
H A Dwin.c4974 CombineRgn( exprgn, exprgn, tmprgn, RGN_OR); in test_scrollvalidate()
4976 CombineRgn( exprgn, exprgn, tmprgn, RGN_OR); in test_scrollvalidate()
4986 CombineRgn( exprgn, exprgn, tmprgn, RGN_OR); in test_scrollvalidate()
4988 CombineRgn( exprgn, exprgn, tmprgn, RGN_OR); in test_scrollvalidate()
5003 CombineRgn( exprgn, exprgn, tmprgn, RGN_OR); in test_scrollvalidate()
5019 CombineRgn( exprgn, exprgn, tmprgn, RGN_OR); in test_scrollvalidate()
5051 CombineRgn( exprgn, exprgn, tmprgn, RGN_OR); in test_scrollvalidate()
5181 CombineRgn(exprgn, exprgn, tmprgn, RGN_OR); in test_scrolldc()
5192 CombineRgn(exprgn, exprgn, tmprgn, RGN_OR); in test_scrolldc()
8731 CombineRgn(rgn1, rgn1, rgn2, RGN_OR); in test_update_region()
[all …]
/reactos/win32ss/gdi/gdi32/wine/
H A Dmetafile.c1364 CombineRgn(hrgn, hrgn, hrgn2, RGN_OR); in MF_Play_MetaCreateRegion()
/reactos/dll/win32/gdiplus/
H A Dregion.c1157 ret = CombineRgn(left, left, right, RGN_OR); in get_region_hrgn()
/reactos/dll/win32/comctl32/
H A Dtooltips.c866 CombineRgn(hRgn, hRgn, hrStem, RGN_OR); in TOOLTIPS_Show()
H A Dedit.c752 CombineRgn(hrgn, hrgn, tmphrgn, RGN_OR); in EDIT_BuildLineDefs_ML()
/reactos/sdk/include/psdk/
H A Dwindowsx.h544 #define UnionRgn(hrgnResult,hrgnA,hrgnB) CombineRgn(hrgnResult,hrgnA,hrgnB,RGN_OR)
H A Dwingdi.h359 #define RGN_OR 2 macro
/reactos/win32ss/gdi/ntgdi/
H A Dregion.c2530 case RGN_OR: in IntGdiCombineRgn()

12