Home
last modified time | relevance | path

Searched refs:wine_dbgstr_rect (Results 1 – 25 of 106) sorted by relevance

12345

/reactos/dll/win32/mciavi32/
H A Dwnd.c176 FIXME("PUT_CLIENT %s\n", wine_dbgstr_rect(&rc)); in MCIAVI_mciPut()
181 TRACE("PUT_DESTINATION %s\n", wine_dbgstr_rect(&rc)); in MCIAVI_mciPut()
185 FIXME("PUT_FRAME %s\n", wine_dbgstr_rect(&rc)); in MCIAVI_mciPut()
190 TRACE("PUT_SOURCE %s\n", wine_dbgstr_rect(&rc)); in MCIAVI_mciPut()
194 FIXME("PUT_VIDEO %s\n", wine_dbgstr_rect(&rc)); in MCIAVI_mciPut()
199 TRACE("PUT_WINDOW %s\n", wine_dbgstr_rect(&rc)); in MCIAVI_mciPut()
225 TRACE("WHERE_DESTINATION_MAX %s\n", wine_dbgstr_rect(&rc)); in MCIAVI_mciWhere()
242 TRACE("WHERE_SOURCE_MAX %s\n", wine_dbgstr_rect(&rc)); in MCIAVI_mciWhere()
244 TRACE("WHERE_SOURCE %s\n", wine_dbgstr_rect(&wma->source)); in MCIAVI_mciWhere()
259 TRACE("WHERE_WINDOW_MAX %s\n", wine_dbgstr_rect(&rc)); in MCIAVI_mciWhere()
[all …]
/reactos/modules/rostests/winetests/gdi32/
H A Dclipping.c144 wine_dbgstr_rect(&rgn.data.rdh.rcBound)); in verify_region()
148 trace("rect %s\n", wine_dbgstr_rect(rect)); in verify_region()
406 "expected 0,0-1,1, got %s\n", wine_dbgstr_rect(&rc)); in test_memory_dc_clipping()
431 "expected 0,0-100,100, got %s\n", wine_dbgstr_rect(&rc)); in test_memory_dc_clipping()
435 ok(ret, "RectVisible failed for %s\n", wine_dbgstr_rect(&rc)); in test_memory_dc_clipping()
439 ok(ret, "RectVisible failed for %s\n", wine_dbgstr_rect(&rc)); in test_memory_dc_clipping()
450 "expected 0,0-100,100, got %s\n", wine_dbgstr_rect(&rc)); in test_memory_dc_clipping()
502 wine_dbgstr_rect(&rc)); in test_window_dc_clipping()
506 ok( ret, "RectVisible failed for %s\n", wine_dbgstr_rect(&rc)); in test_window_dc_clipping()
510 ok( ret, "RectVisible failed for %s\n", wine_dbgstr_rect(&rc)); in test_window_dc_clipping()
[all …]
H A Ddc.c136 ret, wine_dbgstr_rect(&rc)); in test_savedc_2()
140 wine_dbgstr_rect(&rc_clip)); in test_savedc_2()
162 wine_dbgstr_rect(&rc_clip)); in test_savedc_2()
171 wine_dbgstr_rect(&rc_clip)); in test_savedc_2()
479 wine_dbgstr_rect( &rect ), descr ); in test_device_caps()
891 wine_dbgstr_rect(&rect)); in test_boundsrect()
912 ok(EqualRect(&rect, &expect), "Got %s\n", wine_dbgstr_rect(&rect)); in test_boundsrect()
919 ok(EqualRect(&rect, &expect), "Got %s\n", wine_dbgstr_rect(&rect)); in test_boundsrect()
925 ok(EqualRect(&rect, &expect), "Got %s\n", wine_dbgstr_rect(&rect)); in test_boundsrect()
934 ok(EqualRect(&rect, &expect), "Got %s\n", wine_dbgstr_rect(&rect)); in test_boundsrect()
[all …]
H A Dmapping.c312 ok( EqualRect( &rc, &ret_rc ), "wrong clip box %s\n", wine_dbgstr_rect( &ret_rc )); in test_dc_layout()
317 ok( EqualRect( &rc, &ret_rc ), "wrong clip box %s\n", wine_dbgstr_rect( &ret_rc )); in test_dc_layout()
319 ok( EqualRect( &rc, &ret_rc ), "wrong clip box %s\n", wine_dbgstr_rect( &ret_rc )); in test_dc_layout()
325 ok( EqualRect( &rc, &ret_rc ), "wrong clip box %s\n", wine_dbgstr_rect( &ret_rc )); in test_dc_layout()
327 ok( EqualRect( &rc, &ret_rc ), "wrong clip box %s\n", wine_dbgstr_rect( &ret_rc )); in test_dc_layout()
335 ok( EqualRect( &rc, &ret_rc ), "wrong clip box %s\n", wine_dbgstr_rect( &ret_rc )); in test_dc_layout()
337 ok( EqualRect( &rc, &ret_rc ), "wrong clip box %s\n", wine_dbgstr_rect( &ret_rc )); in test_dc_layout()
344 ok( EqualRect( &rc, &ret_rc ), "wrong clip box %s\n", wine_dbgstr_rect( &ret_rc )); in test_dc_layout()
352 ok( EqualRect( &rc, &ret_rc ), "wrong clip box %s\n", wine_dbgstr_rect( &ret_rc )); in test_dc_layout()
/reactos/modules/rostests/winetests/user32/
H A Ddce.c244 "invalid clip box %s\n", wine_dbgstr_rect( &rect )); in test_dc_visrgn()
258 "invalid clip box %s\n", wine_dbgstr_rect( &rect )); in test_dc_visrgn()
278 "invalid clip box %s\n", wine_dbgstr_rect( &rect )); in test_dc_visrgn()
285 "invalid clip box %s\n", wine_dbgstr_rect( &rect )); in test_dc_visrgn()
290 "invalid clip box %s\n", wine_dbgstr_rect( &rect )); in test_dc_visrgn()
303 "invalid clip box %s\n", wine_dbgstr_rect( &rect )); in test_dc_visrgn()
324 "invalid clip box %s\n", wine_dbgstr_rect( &rect )); in test_dc_visrgn()
331 "invalid clip box %s\n", wine_dbgstr_rect( &rect )); in test_dc_visrgn()
337 "invalid clip box %s\n", wine_dbgstr_rect( &rect )); in test_dc_visrgn()
350 "invalid clip box %s\n", wine_dbgstr_rect( &rect )); in test_dc_visrgn()
[all …]
H A Dtext.c134 ok(EMPTY(rect), "rectangle should be empty got %s\n", wine_dbgstr_rect(&rect)); in test_DrawTextCalcRect()
139 ok(EMPTY(rect), "rectangle should be empty got %s\n", wine_dbgstr_rect(&rect)); in test_DrawTextCalcRect()
146 ok(EMPTY(rect), "rectangle should be empty got %s\n", wine_dbgstr_rect(&rect)); in test_DrawTextCalcRect()
158 ok(EMPTY(rect), "rectangle should be empty got %s\n", wine_dbgstr_rect(&rect)); in test_DrawTextCalcRect()
199 wine_dbgstr_rect(&rect)); in test_DrawTextCalcRect()
205 wine_dbgstr_rect(&rect)); in test_DrawTextCalcRect()
213 wine_dbgstr_rect(&rect)); in test_DrawTextCalcRect()
220 wine_dbgstr_rect(&rect)); in test_DrawTextCalcRect()
418 wine_dbgstr_rect(&rect)); in test_DrawTextCalcRect()
424 wine_dbgstr_rect(&rect)); in test_DrawTextCalcRect()
[all …]
H A Duitools.c80 wine_dbgstr_rect(&rectr)); in test_SubtractRect()
89 wine_dbgstr_rect(&rectr)); in test_SubtractRect()
98 wine_dbgstr_rect(&rectr)); in test_SubtractRect()
105 wine_dbgstr_rect(&rectr)); in test_SubtractRect()
112 wine_dbgstr_rect(&rect2)); in test_SubtractRect()
181 ret ? "TRUE" : "FALSE", wine_dbgstr_rect(&rtest[i].rect)); in test_IsRectEmpty()
H A Dmonitor.c418 ok(EqualRect(&r, &virt), "Invalid clip rect: %s\n", wine_dbgstr_rect(&r)); in test_ChangeDisplaySettingsEx()
422 ok(EqualRect(&r, &virt), "Invalid clip rect: %s\n", wine_dbgstr_rect(&r)); in test_ChangeDisplaySettingsEx()
428 ok(EqualRect(&r, &r1), "Invalid clip rect: %s\n", wine_dbgstr_rect(&r)); in test_ChangeDisplaySettingsEx()
432 ok(EqualRect(&r, &r1), "Invalid clip rect: %s\n", wine_dbgstr_rect(&r)); in test_ChangeDisplaySettingsEx()
442 "Invalid clip rect: %s\n", wine_dbgstr_rect(&r)); in test_ChangeDisplaySettingsEx()
654 trace("primary monitor %s\n", wine_dbgstr_rect(&mi.rcMonitor)); in test_work_area()
659 trace("work area %s\n", wine_dbgstr_rect(&rc_work)); in test_work_area()
667 trace("normal %s\n", wine_dbgstr_rect(&rc_normal)); in test_work_area()
673 wp.ptMaxPosition.x, wp.ptMaxPosition.y, wine_dbgstr_rect(&wp.rcNormalPosition)); in test_work_area()
687 wp.ptMaxPosition.x, wp.ptMaxPosition.y, wine_dbgstr_rect(&wp.rcNormalPosition)); in test_work_area()
H A Dwin.c1079 style, exstyle, menu, wine_dbgstr_rect(&rc_window), wine_dbgstr_rect(&rc)); in test_nonclient_area()
1086 style, exstyle, menu, wine_dbgstr_rect(&rc_window), wine_dbgstr_rect(&rc)); in test_nonclient_area()
1094 style, exstyle, menu, wine_dbgstr_rect(&rc_client), wine_dbgstr_rect(&rc)); in test_nonclient_area()
1115 style, exstyle, menu, wine_dbgstr_rect(&rc_client), wine_dbgstr_rect(&rc)); in test_nonclient_area()
1985 wine_dbgstr_rect(&rc1), wine_dbgstr_rect(&rc2)); in mdi_child_wnd_proc_2()
1991 wine_dbgstr_rect(&rc1), wine_dbgstr_rect(&rc2)); in mdi_child_wnd_proc_2()
5337 wine_dbgstr_rect( &rect ), wine_dbgstr_rect( &rect2 )); in test_AWR_flags()
5458 wine_dbgstr_rect(&t->client), wine_dbgstr_rect(&rc)); in parentdc_window_procA()
5863 wine_dbgstr_rect( r ), wine_dbgstr_rect( &rect )); in winsizes_wnd_proc()
6465 wine_dbgstr_rect(&rc)); in test_ShowWindow()
[all …]
H A Dsysparams.c3242 i, wine_dbgstr_rect(&rect), wine_dbgstr_rect(&expect) ); in test_dpi_mapping()
3245 i, wine_dbgstr_rect(&rect), wine_dbgstr_rect(&expect) ); in test_dpi_mapping()
3248 i, wine_dbgstr_rect(&rect), wine_dbgstr_rect(&expect) ); in test_dpi_mapping()
3259 i, wine_dbgstr_rect(&rect), wine_dbgstr_rect(&expect) ); in test_dpi_mapping()
3262 i, wine_dbgstr_rect(&rect), wine_dbgstr_rect(&desktop) ); in test_dpi_mapping()
3271 i, wine_dbgstr_rect(&rect), wine_dbgstr_rect(&expect) ); in test_dpi_mapping()
3301 i, j, wine_dbgstr_rect(&rect), wine_dbgstr_rect(&expect) ); in test_dpi_mapping()
3308 i, j, wine_dbgstr_rect(&rect), wine_dbgstr_rect(&expect) ); in test_dpi_mapping()
3331 i, j, wine_dbgstr_rect(&rect), wine_dbgstr_rect(&expect) ); in test_dpi_mapping()
3337 i, j, wine_dbgstr_rect(&rect), wine_dbgstr_rect(&expect) ); in test_dpi_mapping()
[all …]
H A Dscroll.c247 wine_dbgstr_rect(&rect), wine_dbgstr_rect(&sbi.rcScrollBar)); in test_GetScrollBarInfo()
265 wine_dbgstr_rect(&rect), wine_dbgstr_rect(&sbi.rcScrollBar)); in test_GetScrollBarInfo()
279 wine_dbgstr_rect(&rect), wine_dbgstr_rect(&sbi.rcScrollBar)); in test_GetScrollBarInfo()
/reactos/modules/rostests/apitests/atl/
H A Datltypes.cpp28 …ok(x == y, "Wrong rect, expected '%s' to equal '%s'\n", wine_dbgstr_rect(&x), wine_dbgstr_rect(&y))
30 …x != y, "Wrong rect, expected '%s' to NOT equal '%s'\n", wine_dbgstr_rect(&x), wine_dbgstr_rect(&y…
391 …t2), "Expected EqualRect to return TRUE for %s, %s\n", wine_dbgstr_rect(&rect1), wine_dbgstr_rect(… in test_CRect()
392 …3), "Expected EqualRect to return FALSE for %s, %s\n", wine_dbgstr_rect(&rect1), wine_dbgstr_rect(… in test_CRect()
400 …st), "Expected EqualRect to return TRUE for %s, %s\n", wine_dbgstr_rect(&rect1), wine_dbgstr_rect(… in test_CRect()
439 …ok(rectNone.IsRectEmpty(), "Expected IsRectEmpty to return TRUE for %s\n", wine_dbgstr_rect(&rectN… in test_CRect()
440 …ok(!rectSome.IsRectEmpty(), "Expected IsRectEmpty to return FALSE for %s\n", wine_dbgstr_rect(&rec… in test_CRect()
443 …ok(rectEmpty.IsRectEmpty(), "Expected IsRectEmpty to return TRUE for %s\n", wine_dbgstr_rect(&rect… in test_CRect()
445 …ok(rectNone.IsRectNull(), "Expected IsRectNull to return TRUE for %s\n", wine_dbgstr_rect(&rectNon… in test_CRect()
446 …ok(!rectSome.IsRectNull(), "Expected IsRectNull to return FALSE for %s\n", wine_dbgstr_rect(&rectS… in test_CRect()
[all …]
H A Datltest.h160 static inline const char *wine_dbgstr_rect(const RECT *prc) in wine_dbgstr_rect() function
/reactos/modules/rostests/winetests/comdlg32/
H A Dfiledlg.c430 ctrlids[i], wine_dbgstr_rect( &ctrlrcs[i] ), in resize_template_hook()
431 wine_dbgstr_rect( &rc )); in resize_template_hook()
437 ctrlids[i], wine_dbgstr_rect( &ctrlrcs[i] ), in resize_template_hook()
438 wine_dbgstr_rect( &rc )); in resize_template_hook()
445 ctrlids[i], wine_dbgstr_rect( &ctrlrcs[i] ), in resize_template_hook()
446 wine_dbgstr_rect( &rc )); in resize_template_hook()
455 wine_dbgstr_rect( &rc )); in resize_template_hook()
463 wine_dbgstr_rect( &rc )); in resize_template_hook()
470 wine_dbgstr_rect( &rc )); in resize_template_hook()
478 wine_dbgstr_rect( &rc )); in resize_template_hook()
[all …]
/reactos/dll/win32/comctl32/
H A Dcomboex.c401 wine_dbgstr_rect(&rect), x, y, x + w, y + h); in COMBOEX_AdjustEditPos()
935 wine_dbgstr_rect(&cbx_wrect), wine_dbgstr_rect(&cbx_crect)); in COMBOEX_SetItemHeight()
984 wine_dbgstr_rect(&rect), wine_dbgstr_rect(&client)); in COMBOEX_Create()
1051 wine_dbgstr_rect(&win_rect), wine_dbgstr_rect(&client), in COMBOEX_Create()
1052 wine_dbgstr_rect(&rect)); in COMBOEX_Create()
1293 wine_dbgstr_rect(&dis->rcItem)); in COMBOEX_DrawItem()
1306 wine_dbgstr_rect(&exrc), wine_dbgstr_rect(&cbrc), in COMBOEX_DrawItem()
1307 wine_dbgstr_rect(&edrc)); in COMBOEX_DrawItem()
1312 wine_dbgstr_rect(&dis->rcItem), in COMBOEX_DrawItem()
1460 dis->itemID, wine_dbgstr_rect(&rect)); in COMBOEX_DrawItem()
[all …]
H A Dtab.c463 itemIndex, infoPtr->tabHeight, wine_dbgstr_rect(itemRect)); in TAB_InternalGetItemRect()
589 TRACE("invalidate (%s)\n", wine_dbgstr_rect(&selectedRect)); in TAB_FocusChanging()
946 wine_dbgstr_rect(prc)); in TAB_AdjustRect()
1278 TRACE("Rect: %s\n", wine_dbgstr_rect(&curr->rect)); in TAB_SetItemBounds()
1672 TRACE("drawRect=(%s)\n", wine_dbgstr_rect(drawRect)); in TAB_DrawItemInterior()
2150 iItem, wine_dbgstr_rect(&fillRect), wine_dbgstr_rect(&r)); in TAB_DrawItem()
2189 iItem, wine_dbgstr_rect(&fillRect), wine_dbgstr_rect(&r)); in TAB_DrawItem()
2241 iItem, wine_dbgstr_rect(&fillRect), wine_dbgstr_rect(&r)); in TAB_DrawItem()
2293 iItem, wine_dbgstr_rect(&fillRect), wine_dbgstr_rect(&r)); in TAB_DrawItem()
2360 TRACE("border=(%s)\n", wine_dbgstr_rect(&rect)); in TAB_DrawBorder()
[all …]
H A Drebar.c429 wine_dbgstr_rect(&pB->rcGripper)); in REBAR_DumpBand()
431 i, wine_dbgstr_rect(&pB->rcCapImage), in REBAR_DumpBand()
432 wine_dbgstr_rect(&pB->rcCapText), wine_dbgstr_rect(&pB->rcChild)); in REBAR_DumpBand()
828 TRACE("invalidating %s\n", wine_dbgstr_rect(&work)); in REBAR_CalcHorzBand()
1057 wine_dbgstr_rect(&rbcz.rcChild)); in REBAR_MoveChildWindows()
1899 wine_dbgstr_rect(&rcRowSep)); in REBAR_EraseBkGnd()
1924 wine_dbgstr_rect(&rcSep)); in REBAR_EraseBkGnd()
2947 TRACE("[%s]\n", wine_dbgstr_rect(lpRect)); in REBAR_SizeToRect()
2973 wine_dbgstr_rect(&wnrc1), wine_dbgstr_rect(&clrc1), in REBAR_Create()
3271 TRACE("new client=(%s)\n", wine_dbgstr_rect(rect)); in REBAR_NCCalcSize()
[all …]
/reactos/modules/rostests/winetests/comctl32/
H A Dprogress.c200 wine_dbgstr_rect(&last_paint_rect), wine_dbgstr_rect(&client_rect)); in test_redraw()
210 wine_dbgstr_rect(&last_paint_rect), wine_dbgstr_rect(&client_rect)); in test_redraw()
H A Dtrackbar.c1072 wine_dbgstr_rect(&rect1), wine_dbgstr_rect(&rect)); in test_tic_settings()
1078 wine_dbgstr_rect(&rect1), wine_dbgstr_rect(&rect)); in test_tic_settings()
1084 wine_dbgstr_rect(&rect1), wine_dbgstr_rect(&rect)); in test_tic_settings()
1090 wine_dbgstr_rect(&rect1), wine_dbgstr_rect(&rect)); in test_tic_settings()
/reactos/dll/win32/shell32/wine/
H A Dappbar.c91 TRACE("edge: %d, rc: %s\n", data->uEdge, wine_dbgstr_rect(&data->rc)); in SHAppBarMessage()
95 TRACE("rc: %s\n", wine_dbgstr_rect(&data->rc)); in SHAppBarMessage()
/reactos/dll/directx/wine/d3d8/
H A Dswapchain.c98 … iface, wine_dbgstr_rect(src_rect), wine_dbgstr_rect(dst_rect), dst_window_override, dirty_region); in d3d8_swapchain_Present()
/reactos/dll/directx/wine/ddraw/
H A Dsurface.c1177 TRACE("iface %p, rect %s.\n", iface, wine_dbgstr_rect(pRect)); in ddraw_surface7_Unlock()
1586 iface, wine_dbgstr_rect(dst_rect), src_surface, wine_dbgstr_rect(src_rect), flags, fx); in ddraw_surface7_Blt()
1762 iface, wine_dbgstr_rect(dst_rect), src_surface, wine_dbgstr_rect(src_rect), flags, fx); in ddraw_surface4_Blt()
1775 iface, wine_dbgstr_rect(dst_rect), src_surface, wine_dbgstr_rect(src_rect), flags, fx); in ddraw_surface3_Blt()
1788 iface, wine_dbgstr_rect(dst_rect), src_surface, wine_dbgstr_rect(src_rect), flags, fx); in ddraw_surface2_Blt()
1801 iface, wine_dbgstr_rect(dst_rect), src_surface, wine_dbgstr_rect(src_rect), flags, fx); in ddraw_surface1_Blt()
3840 iface, wine_dbgstr_rect(src_rect), dst_surface, wine_dbgstr_rect(dst_rect), flags, fx); in ddraw_surface7_UpdateOverlay()
3872 iface, wine_dbgstr_rect(src_rect), dst_surface, wine_dbgstr_rect(dst_rect), flags, fx); in ddraw_surface4_UpdateOverlay()
3885 iface, wine_dbgstr_rect(src_rect), dst_surface, wine_dbgstr_rect(dst_rect), flags, fx); in ddraw_surface3_UpdateOverlay()
3898 iface, wine_dbgstr_rect(src_rect), dst_surface, wine_dbgstr_rect(dst_rect), flags, fx); in ddraw_surface2_UpdateOverlay()
[all …]
/reactos/dll/directx/wine/d3dx9_36/
H A Dsurface.c1264 wine_dbgstr_rect(pSrcRect), dwFilter, Colorkey, pSrcInfo); in D3DXLoadSurfaceFromFileInMemory()
1426 dst_surface, dst_palette, wine_dbgstr_rect(dst_rect), debugstr_a(src_file), in D3DXLoadSurfaceFromFileA()
1427 wine_dbgstr_rect(src_rect), filter, color_key, src_info); in D3DXLoadSurfaceFromFileA()
1453 dst_surface, dst_palette, wine_dbgstr_rect(dst_rect), debugstr_w(src_file), in D3DXLoadSurfaceFromFileW()
1454 wine_dbgstr_rect(src_rect), filter, color_key, src_info); in D3DXLoadSurfaceFromFileW()
1480 wine_dbgstr_rect(src_rect), filter, color_key, src_info); in D3DXLoadSurfaceFromResourceA()
1508 wine_dbgstr_rect(src_rect), filter, color_key, src_info); in D3DXLoadSurfaceFromResourceW()
1978 src_pitch, src_palette, wine_dbgstr_rect(src_rect), filter, color_key); in D3DXLoadSurfaceFromMemory()
2250 dst_surface, dst_palette, wine_dbgstr_rect(dst_rect), src_surface, in D3DXLoadSurfaceFromSurface()
2251 src_palette, wine_dbgstr_rect(src_rect), filter, color_key); in D3DXLoadSurfaceFromSurface()
[all …]
/reactos/dll/directx/wine/d3d9/
H A Dswapchain.c129 iface, wine_dbgstr_rect(src_rect), wine_dbgstr_rect(dst_rect), in d3d9_swapchain_Present()
/reactos/modules/rostests/winetests/gdiplus/
H A Dgraphics.c5171 "expected 45,20-95,45, got %s\n", wine_dbgstr_rect(&rc)); in test_clipping()
5179 "expected 100,100-200,200, got %s\n", wine_dbgstr_rect(&rc)); in test_clipping()
5196 "expected 100,100-200,200, got %s\n", wine_dbgstr_rect(&rc)); in test_clipping()
5243 "expected 45,20-95,45, got %s\n", wine_dbgstr_rect(&rc)); in test_clipping()
5324 "expected 14,5-33,14, got %s\n", wine_dbgstr_rect(&rc)); in test_clipping()
5468 "expected (22,-6)-(46,7), got %s\n", wine_dbgstr_rect(&rc)); in test_clipping()
5808 "expected 75,75-150,150, got %s\n", wine_dbgstr_rect(&rc)); in test_clipping_2()
5851 "expected 65,65-140,140, got %s\n", wine_dbgstr_rect(&rc)); in test_clipping_2()
5919 "expected 150,75-300,150, got %s\n", wine_dbgstr_rect(&rc)); in test_clipping_2()
5968 "expected 54,-26-107,27, got %s\n", wine_dbgstr_rect(&rc)); in test_clipping_2()
[all …]

12345