ReactOS 0.4.15-dev-7958-gcd0bb1a
PointF Struct Reference

#include <gdiplustypes.h>

Public Attributes

REAL X
 
REAL Y
 

Detailed Description

Definition at line 646 of file gdiplustypes.h.

Member Data Documentation

◆ X

REAL PointF::X

Definition at line 648 of file gdiplustypes.h.

Referenced by add_bevel_point(), GraphicsPath::AddBezier(), GraphicsPath::AddLine(), brush_fill_pixels(), calc_curve_bezier(), draw_cap(), draw_poly(), draw_string_callback(), Graphics::DrawBezier(), Graphics::DrawLine(), flatten_bezier(), GdipAddPathBeziersI(), GdipAddPathClosedCurve2(), GdipAddPathClosedCurve2I(), GdipAddPathCurve2I(), GdipAddPathLine2I(), GdipAddPathPolygonI(), GdipAddPathRectangle(), GdipCreateLineBrushI(), GdipCreateMatrix3I(), GdipCreatePath2I(), GdipDrawBeziersI(), GdipDrawClosedCurve2I(), GdipDrawCurve2I(), GdipDrawCurveI(), GdipDrawImagePointsI(), GdipDrawImagePointsRect(), GdipDrawImagePointsRectI(), GdipDrawLinesI(), GdipDrawPolygonI(), GdipDrawString(), GdipEnumerateMetafileDestPointI(), GdipEnumerateMetafileSrcRectDestPoints(), GdipFillClosedCurve2I(), GdipGetPathGradientCenterPoint(), GdipGetPathGradientCenterPointI(), GdipGetPathGradientFocusScales(), GdipGetPathWorldBounds(), GdipIsVisibleRect(), GdipSetPathGradientCenterPoint(), GdipSetPathGradientCenterPointI(), GdipSetPathGradientFocusScales(), GdipTransformMatrixPoints(), GdipTransformMatrixPointsI(), GdipTransformPointsI(), GdipVectorTransformMatrixPoints(), GdipVectorTransformMatrixPointsI(), get_graphics_bounds(), intersect_line_scanline(), linegradient_init_transform(), metafile_deserialize_brush(), METAFILE_FillRectangles(), Matrix::RotateAt(), SOFTWARE_GdipDrawPath(), SOFTWARE_GdipDrawThinPath(), test_addclosedcurve(), test_addcurve(), test_clipping(), test_clipping_2(), test_ellipse(), test_font_height_scaling(), test_GdipDrawCurve(), test_GdipDrawCurve2(), test_GdipDrawCurve3(), test_GdipDrawImagePointsRect(), test_GdipFillClosedCurve(), test_GdipFillClosedCurve2(), test_Get_Release_DC(), test_lastpoint(), test_line2(), test_lineblend(), test_linelinearblend(), test_pen_thickness(), test_polygon(), test_reverse(), test_transform(), test_transformpoints(), test_worldbounds(), transform_region_element(), widen_cap(), widen_dashed_figure(), and widen_joint().

◆ Y

REAL PointF::Y

Definition at line 649 of file gdiplustypes.h.

Referenced by add_bevel_point(), GraphicsPath::AddBezier(), GraphicsPath::AddLine(), brush_fill_pixels(), calc_curve_bezier(), draw_cap(), draw_poly(), draw_string_callback(), Graphics::DrawBezier(), Graphics::DrawLine(), flatten_bezier(), GdipAddPathBeziersI(), GdipAddPathClosedCurve2(), GdipAddPathClosedCurve2I(), GdipAddPathCurve2I(), GdipAddPathLine2I(), GdipAddPathPolygonI(), GdipAddPathRectangle(), GdipCreateLineBrushI(), GdipCreateMatrix3I(), GdipCreatePath2I(), GdipDrawBeziersI(), GdipDrawClosedCurve2I(), GdipDrawCurve2I(), GdipDrawCurveI(), GdipDrawImagePointsI(), GdipDrawImagePointsRect(), GdipDrawImagePointsRectI(), GdipDrawLinesI(), GdipDrawPolygonI(), GdipDrawString(), GdipEnumerateMetafileDestPointI(), GdipEnumerateMetafileSrcRectDestPoints(), GdipFillClosedCurve2I(), GdipGetPathGradientCenterPoint(), GdipGetPathGradientCenterPointI(), GdipGetPathGradientFocusScales(), GdipGetPathWorldBounds(), GdipIsVisibleRect(), GdipSetPathGradientCenterPoint(), GdipSetPathGradientCenterPointI(), GdipSetPathGradientFocusScales(), GdipTransformMatrixPoints(), GdipTransformMatrixPointsI(), GdipTransformPointsI(), GdipVectorTransformMatrixPoints(), GdipVectorTransformMatrixPointsI(), get_graphics_bounds(), intersect_line_scanline(), linegradient_init_transform(), metafile_deserialize_brush(), METAFILE_FillRectangles(), Matrix::RotateAt(), SOFTWARE_GdipDrawThinPath(), test_clipping(), test_clipping_2(), test_font_height_scaling(), test_GdipDrawImagePointsRect(), test_Get_Release_DC(), test_lastpoint(), test_line2(), test_lineblend(), test_linelinearblend(), test_pen_thickness(), test_reverse(), test_transform(), test_transformpoints(), test_worldbounds(), widen_cap(), widen_dashed_figure(), and widen_joint().


The documentation for this struct was generated from the following file: