Home
last modified time | relevance | path

Searched refs:SetViewportOrgEx (Results 1 – 23 of 23) sorted by relevance

/reactos/dll/cpl/timedate/
H A Dclock.c203 SetViewportOrgEx(hdcMem, oldOrg.x, oldOrg.y, NULL); in ClockWndProc()
208 SetViewportOrgEx(hdcMem, in ClockWndProc()
217 SetViewportOrgEx(hdcMem, oldOrg.x, oldOrg.y, NULL); in ClockWndProc()
/reactos/modules/rostests/apitests/win32nt/ntgdi/
H A DNtGdiRestoreDC.c35 SetViewportOrgEx(hdc, 56, 78, NULL); in SetSpecialDCState()
62 SetViewportOrgEx(hdc, 87, 65, NULL); in SetSpecialDCState2()
/reactos/win32ss/gdi/gdi32/objects/
H A Dcoord.c655 SetViewportOrgEx( in SetViewportOrgEx() function
663 HANDLE_METADC(BOOL, SetViewportOrgEx, FALSE, hdc, X, Y); in SetViewportOrgEx()
899 …HANDLE_EMETAFDC(BOOL, SetViewportOrgEx, FALSE, hdc, pdcattr->ptlViewportOrg.x, pdcattr->ptlViewpor… in OffsetViewportOrgEx()
/reactos/modules/rostests/winetests/gdi32/
H A Dmetafile.c684 SetViewportOrgEx(hdcMetafile, 0, 0, NULL); in test_SaveDC()
701 SetViewportOrgEx(hdcMetafile, 10, 10, NULL); in test_SaveDC()
718 SetViewportOrgEx(hdcMetafile, 20, 20, NULL); in test_SaveDC()
737 SetViewportOrgEx(hdcMetafile, 30, 30, NULL); in test_SaveDC()
785 SetViewportOrgEx(hdcMetafile, 40, 40, NULL); in test_SaveDC()
887 SetViewportOrgEx(hdcMetafile, 0, 0, &pt); in test_mf_SaveDC()
907 SetViewportOrgEx(hdcMetafile, 10, 10, NULL); in test_mf_SaveDC()
918 SetViewportOrgEx(hdcMetafile, 20, 20, NULL); in test_mf_SaveDC()
931 SetViewportOrgEx(hdcMetafile, 30, 30, NULL); in test_mf_SaveDC()
953 SetViewportOrgEx(hdcMetafile, 40, 40, NULL); in test_mf_SaveDC()
[all …]
H A Ddc.c921 SetViewportOrgEx( hdc, 20, 30, NULL ); in test_boundsrect()
937 SetViewportOrgEx( hdc, 0, 0, NULL ); in test_boundsrect()
/reactos/base/applications/clipbrd/
H A Dwinutils.c321 SetViewportOrgEx(hdc, lpRect->left, lpRect->top, NULL); in PlayMetaFileFromClipboard()
/reactos/modules/rostests/winetests/user32/
H A Ddce.c504 SetViewportOrgEx( hdc, 30, 20, NULL ); in test_scroll_window()
523 SetViewportOrgEx( hdc, 0, 0, NULL ); in test_scroll_window()
/reactos/dll/win32/oleaut32/
H A Dolepicture.c630 SetViewportOrgEx(hdcBmp, 0, This->origHeight, NULL); in render_masked_bitmap()
736 SetViewportOrgEx(hdc, x, y, &prevOrg); in OLEPictureImpl_Render()
747 SetViewportOrgEx(hdc, prevOrg.x, prevOrg.y, NULL); in OLEPictureImpl_Render()
/reactos/dll/win32/uxtheme/
H A Dnonclient.c1129 SetViewportOrgEx(hDC, rcWindowNew.left, rcWindowNew.top, NULL); in DrawWindowForNCPreview()
1182 SetViewportOrgEx(hDC, 0, 0, NULL); in DrawWindowForNCPreview()
H A Ddraw.c113 SetViewportOrgEx(hdc, org.x, org.y, NULL); in DrawThemeParentBackground()
/reactos/win32ss/gdi/gdi32/misc/
H A Dmisc.c629 SetViewportOrgEx (hdcDst, org.x, org.y, NULL); in UXTHEME_DrawImageBackground()
/reactos/win32ss/gdi/gdi32/
H A Dgdi32.spec577 577 stdcall SetViewportOrgEx(long long long ptr)
/reactos/dll/win32/ole32/
H A Ddatacache.c2089 SetViewportOrgEx(hdcDraw, in DataCache_Draw()
2106 SetViewportOrgEx(hdcDraw, in DataCache_Draw()
/reactos/win32ss/gdi/gdi32/wine/
H A Dmetafile.c599 SetViewportOrgEx(hdc, (SHORT)mr->rdParm[1], (SHORT)mr->rdParm[0], NULL); in PlayMetaFileRecord()
H A Denhmetafile.c2517 SetViewportOrgEx(hdc, 0, 0, NULL); in EnumEnhMetaFile()
2568 SetViewportOrgEx(hdc, vp_org.x, vp_org.y, NULL); in EnumEnhMetaFile()
/reactos/modules/rostests/apitests/gdi32/
H A DDPtoLP.c319 ret = SetViewportOrgEx(hDC, entry->preset.xView, entry->preset.yView, NULL); in DoTestEntry()
H A DLPtoDP.c302 ret = SetViewportOrgEx(hDC, entry->preset.xView, entry->preset.yView, NULL); in DoTestEntry()
/reactos/modules/rostests/winetests/gdiplus/
H A Dgraphics.c5111 SetViewportOrgEx(hdc, 10, 10, NULL); in test_clipping()
5118 SetViewportOrgEx(hdc, 0, 0, NULL); in test_clipping()
6692 SetViewportOrgEx(hdc, 10, 10, NULL); in test_cliphrgn_transform()
6721 SetViewportOrgEx(hdc, 0, 0, NULL); in test_cliphrgn_transform()
6752 SetViewportOrgEx(hdc, 1, 1, NULL); in test_hdc_caching()
6774 SetViewportOrgEx(hdc, 0, 0, NULL); in test_hdc_caching()
H A Dregion.c1247 SetViewportOrgEx(hdc, 10, 10, NULL); in test_gethrgn()
1272 SetViewportOrgEx(hdc, 0, 0, NULL); in test_gethrgn()
/reactos/dll/win32/comctl32/
H A Dheader.c1098 SetViewportOrgEx(hMemoryDC, -lpItem->rect.left, -lpItem->rect.top, NULL); in HEADER_CreateDragImage()
/reactos/sdk/include/psdk/
H A Dwingdi.h4228 BOOL WINAPI SetViewportOrgEx(_In_ HDC, _In_ int, _In_ int, _Out_opt_ LPPOINT);
/reactos/sdk/lib/cicero/
H A Dcicuif.cpp2101 ::SetViewportOrgEx(hMemDC, -prc->left, -prc->top, NULL); in STDMETHODIMP_()
/reactos/dll/win32/gdiplus/
H A Dgraphics.c6854 SetViewportOrgEx(graphics->hdc, 0, 0, NULL); in gdi_transform_acquire()