ReactOS
0.4.15-dev-4920-g5fa8403
|
#include <precomp.h>
Go to the source code of this file.
Macros | |
#define | MAX_OFFSET 4294967041.0 |
#define | _fmul(x, y) (((x) == 0) ? 0 : (x) * (y)) |
BOOL WINAPI CombineTransform | ( | _Out_ LPXFORM | pxfResult, |
_In_ const XFORM * | pxf1, | ||
_In_ const XFORM * | pxf2 | ||
) |
Definition at line 64 of file coord.c.
Referenced by EMF_Update_MF_Xform(), enum_emf_WorldTransform(), EnumEnhMetaFile(), GetMaxValue(), METAFILE_PlaybackUpdateGdiTransform(), PlayEnhMetaFileRecord(), Test_CombineTransform(), and Test_CombineTransform_Inval().
Definition at line 169 of file coord.c.
Referenced by GetCurrentPositionEx().
FORCEINLINE void GdiTransformPoints | ( | _In_ MATRIX * | pmx, |
_Out_writes_(nCount) PPOINT | pptOut, | ||
_In_reads_(nCount) PPOINT | pptIn, | ||
_In_ ULONG | nCount | ||
) |
Definition at line 47 of file coord.c.
void GdiTransformPoints2 | ( | _In_ XFORM * | pxform, |
_Out_writes_(nCount) PPOINT | pptOut, | ||
_In_reads_(nCount) PPOINT | pptIn, | ||
_In_ ULONG | nCount | ||
) |
Definition at line 27 of file coord.c.
Referenced by GdiTransformPoints().
Definition at line 241 of file coord.c.
Referenced by EMFDRV_ArcChordPie(), EMFDRV_LineTo(), get_points_bounds(), test_closefigure(), test_polydraw(), and Test_SetMapMode().
Definition at line 838 of file coord.c.
Definition at line 825 of file coord.c.
Referenced by cdtDrawExt(), get_window_region(), GetDCOrg(), and test_dc_layout().
Definition at line 750 of file coord.c.
Referenced by ExtSelectClipRgn(), IntDrawState(), LPK_DrawUnderscore(), LpkExtTextOut(), set_control_clipping(), and START_TEST().
Definition at line 114 of file coord.c.
Referenced by EnumEnhMetaFile(), RealDrawFrameControl(), START_TEST(), Test_CreateCompatibleDC(), test_dc_layout(), and Test_IsSpecialState().
Definition at line 351 of file coord.c.
Referenced by check_dc_state(), DoTestEntry(), DrawTextExWorker(), EMFDC_ExtTextOut(), EMFDRV_ExtTextOut(), EnumEnhMetaFile(), savedc_emf_enum_proc(), START_TEST(), test_ExtTextOutScale(), test_gettransform(), test_isotropic_mapping(), Test_IsSpecialState(), test_mf_SaveDC(), test_SaveDC(), Test_SetMapMode(), test_SetViewportExt(), test_setvirtualresolution(), test_SetWindowExt(), and Test_SetWindowExtEx().
Definition at line 383 of file coord.c.
Referenced by check_dc_state(), DoTestEntry(), EMFDRV_OffsetViewportOrgEx(), EnumEnhMetaFile(), savedc_emf_enum_proc(), test_buffer_dc_props(), test_dc_layout(), Test_IsSpecialState(), test_mf_SaveDC(), test_SaveDC(), test_SetViewportExt(), and test_SetWindowExt().
Definition at line 411 of file coord.c.
Referenced by check_dc_state(), DoTestEntry(), DrawTextExWorker(), EMFDC_ExtTextOut(), EMFDRV_ExtTextOut(), EnumEnhMetaFile(), savedc_emf_enum_proc(), START_TEST(), test_dc_layout(), test_ExtTextOutScale(), test_gettransform(), test_isotropic_mapping(), Test_IsSpecialState(), Test_SetMapMode(), test_SetViewportExt(), test_setvirtualresolution(), test_SetWindowExt(), and test_world_transform().
Definition at line 439 of file coord.c.
Referenced by check_dc_state(), DoTestEntry(), EMFDRV_OffsetWindowOrgEx(), EnumEnhMetaFile(), savedc_emf_enum_proc(), test_buffer_dc_props(), test_dc_layout(), Test_IsSpecialState(), test_SetViewportExt(), and test_SetWindowExt().
Definition at line 278 of file coord.c.
Referenced by check_dc_state(), clip_emf_enum_proc(), enum_emf_WorldTransform(), EnumEnhMetaFile(), font::MakeFont(), PlayEnhMetaFileRecord(), savedc_emf_enum_proc(), START_TEST(), test_buffer_dc_props(), and Test_SetWorldTransform().
Definition at line 208 of file coord.c.
Definition at line 15 of file coord.c.
Referenced by GdiTransformPoints(), and GetWorldTransform().
Definition at line 314 of file coord.c.
Referenced by SetWorldTransform().
BOOL WINAPI OffsetViewportOrgEx | ( | _In_ HDC | hdc, |
_In_ int | nXOffset, | ||
_In_ int | nYOffset, | ||
_Out_opt_ LPPOINT | lpPoint | ||
) |
Definition at line 858 of file coord.c.
Referenced by ClockWndProc(), DrawThemeParentBackground(), PAINTING_DrawStateJam(), PlayMetaFileRecord(), and UXTHEME_DrawImageBackground().
BOOL WINAPI OffsetWindowOrgEx | ( | _In_ HDC | hdc, |
_In_ int | nXOffset, | ||
_In_ int | nYOffset, | ||
_Out_opt_ LPPOINT | lpPoint | ||
) |
Definition at line 912 of file coord.c.
Referenced by CAddressBand::OnEraseBackground(), PAGER_EraseBackground(), PlayMetaFileRecord(), and TOOLBAR_EraseBackground().
BOOL WINAPI ScaleViewportExtEx | ( | _In_ HDC | hdc, |
_In_ INT | xNum, | ||
_In_ INT | xDenom, | ||
_In_ INT | yNum, | ||
_In_ INT | yDenom, | ||
_Out_ LPSIZE | lpSize | ||
) |
Definition at line 702 of file coord.c.
BOOL WINAPI ScaleWindowExtEx | ( | _In_ HDC | hdc, |
_In_ INT | xNum, | ||
_In_ INT | xDenom, | ||
_In_ INT | yNum, | ||
_In_ INT | yDenom, | ||
_Out_ LPSIZE | lpSize | ||
) |
Definition at line 726 of file coord.c.
Definition at line 780 of file coord.c.
Referenced by draw_graphics(), IntDrawState(), PlayEnhMetaFileRecord(), and START_TEST().
Definition at line 800 of file coord.c.
Definition at line 136 of file coord.c.
BOOL WINAPI SetViewportExtEx | ( | _In_ HDC | hdc, |
_In_ int | nXExtent, | ||
_In_ int | nYExtent, | ||
_Out_opt_ LPSIZE | lpSize | ||
) |
Definition at line 465 of file coord.c.
Referenced by ClockWndProc(), DataCache_Draw(), DoTestEntry(), EnumEnhMetaFile(), OLEPictureImpl_Render(), PlayMetaFileFromClipboard(), PlayMetaFileRecord(), render_masked_bitmap(), SetSpecialDCState(), SetSpecialDCState2(), SetWinMetaFileBits(), START_TEST(), test_boundsrect(), test_ellipse(), test_emf_BitBlt(), test_ExtTextOutScale(), test_GdiAlphaBlend(), Test_GetClipBox(), test_mf_SaveDC(), Test_OffsetClipRgn(), test_outline_font(), test_rectangle(), test_roundrect(), test_SaveDC(), test_scroll_window(), Test_SetMapMode(), test_SetTextJustification(), test_SetViewportExt(), Test_SetWindowExtEx(), test_StretchBlt(), and test_world_transform().
Definition at line 655 of file coord.c.
Referenced by ClockWndProc(), DataCache_Draw(), DIALOG_FilePrint(), DoTestEntry(), DrawNCPreview(), DrawThemeParentBackground(), EnumEnhMetaFile(), gdi_transform_acquire(), HEADER_CreateDragImage(), OffsetViewportOrgEx(), OLEPictureImpl_Render(), PlayMetaFileFromClipboard(), PlayMetaFileRecord(), render_masked_bitmap(), SetSpecialDCState(), SetSpecialDCState2(), test_boundsrect(), test_cliphrgn_transform(), test_clipping(), test_emf_BitBlt(), test_gethrgn(), test_hdc_caching(), test_mf_SaveDC(), test_SaveDC(), test_scroll_window(), and UXTHEME_DrawImageBackground().
BOOL WINAPI SetWindowExtEx | ( | _In_ HDC | hdc, |
_In_ INT | nXExtent, | ||
_In_ INT | nYExtent, | ||
_Out_opt_ LPSIZE | lpSize | ||
) |
Definition at line 584 of file coord.c.
Definition at line 532 of file coord.c.
Referenced by DoTestEntry(), EnumEnhMetaFile(), gdi_transform_acquire(), LISTBOX_DrawFocusRect(), LISTBOX_Paint(), LISTBOX_RepaintItem(), OffsetWindowOrgEx(), OleMetafilePictFromIconAndLabel(), OLEPictureImpl_Render(), CAddressBand::OnEraseBackground(), PAGER_EraseBackground(), PlayMetaFileRecord(), render_masked_bitmap(), set_window(), SetSpecialDCState(), SetSpecialDCState2(), test_emf_BitBlt(), test_GdiAlphaBlend(), test_GdipDrawImagePointsRectOnMemoryDC(), test_GdipFillRectanglesOnMemoryDCSolidBrush(), test_GdipFillRectanglesOnMemoryDCTextureBrush(), test_GdipGetVisibleClipBounds_memoryDC(), test_mf_SaveDC(), test_SaveDC(), TOOLBAR_EraseBackground(), and WndProc().
Definition at line 304 of file coord.c.
Referenced by ModifyWorldTransform().