ReactOS 0.4.15-dev-8636-g945e856
|
#include <gdiplustypes.h>
Public Attributes | |
INT | X |
INT | Y |
int | x |
int | y |
Definition at line 640 of file gdiplustypes.h.
INT Point::X |
Definition at line 642 of file gdiplustypes.h.
Referenced by GraphicsPath::AddBezier(), GraphicsPath::AddLine(), Graphics::DrawBezier(), Graphics::DrawLine(), GdipTransformMatrixPointsI(), GdipVectorTransformMatrixPointsI(), SOFTWARE_GdipDrawThinPath(), test_GdipDrawCurve2I(), test_GdipDrawCurve3I(), test_GdipDrawCurveI(), test_GdipDrawLinesI(), test_GdipFillClosedCurve2I(), and test_GdipFillClosedCurveI().
int Point::x |
Definition at line 233 of file deque_test.cpp.
Referenced by ChildWindowFromPoint(), co_WinPosSearchChildren(), DefWndNCHitTest(), CUIFToolTip::GetTipWindowRect(), GreGetDCPoint(), GreSetViewportOrgEx(), IntDefWindowProc(), IntGdiMoveToEx(), IntGetClientOrigin(), NtGdiOffsetWindowOrgEx(), NtGdiSetViewportOrgEx(), NtGdiSetWindowOrgEx(), CUiSplitPanel::ProcessWindowMessage(), ShowPopupMenuEx(), SystemTimerProc(), ThemeWndProc(), and WindowFromPoint().
INT Point::Y |
Definition at line 643 of file gdiplustypes.h.
Referenced by GraphicsPath::AddBezier(), GraphicsPath::AddLine(), Graphics::DrawBezier(), Graphics::DrawLine(), GdipTransformMatrixPointsI(), GdipVectorTransformMatrixPointsI(), SOFTWARE_GdipDrawThinPath(), and test_GdipDrawLinesI().
int Point::y |
Definition at line 233 of file deque_test.cpp.
Referenced by ChildWindowFromPoint(), co_WinPosSearchChildren(), DefWndNCHitTest(), CUIFToolTip::GetTipWindowRect(), GreGetDCPoint(), GreSetViewportOrgEx(), IntDefWindowProc(), IntGdiMoveToEx(), IntGetClientOrigin(), NtGdiOffsetWindowOrgEx(), NtGdiSetViewportOrgEx(), NtGdiSetWindowOrgEx(), CUiSplitPanel::ProcessWindowMessage(), ShowPopupMenuEx(), SystemTimerProc(), ThemeWndProc(), and WindowFromPoint().