|
ReactOS 0.4.17-dev-243-g1369312
|
#include <stdarg.h>#include "windef.h"#include "winbase.h"#include "winuser.h"#include "wingdi.h"#include "objbase.h"#include "olectl.h"#include "ole2.h"#include "gdiplus.h"#include "gdiplus_private.h"#include "wine/debug.h"
Go to the source code of this file.
Macros | |
| #define | COBJMACROS |
Variables | |
| static const unsigned char | HatchBrushes [][9] |
|
static |
Definition at line 323 of file brush.c.
Referenced by GdipCreateLineBrush(), and GdipCreateLineBrushFromRectWithAngle().
|
static |
Definition at line 626 of file brush.c.
Referenced by GdipCreatePathGradient(), GdipCreatePathGradientFromPath(), and GdipCreatePathGradientI().
| GpStatus WINGDIPAPI GdipCloneBrush | ( | GpBrush * | brush, |
| GpBrush ** | clone | ||
| ) |
Definition at line 70 of file brush.c.
Referenced by GdipClonePen(), GdipCreatePen2(), GdipGetPenBrushFill(), and GdipSetPenBrushFill().
| GpStatus WINGDIPAPI GdipCreateHatchBrush | ( | GpHatchStyle | hatchstyle, |
| ARGB | forecol, | ||
| ARGB | backcol, | ||
| GpHatch ** | brush | ||
| ) |
Definition at line 302 of file brush.c.
Referenced by GdipCloneBrush(), metafile_deserialize_brush(), test_createHatchBrush(), test_drawdriverstring(), test_fillregion(), test_getHatchStyle(), test_hatchBrushStyles(), and test_renderingOrigin().
| GpStatus WINGDIPAPI GdipCreateLineBrush | ( | GDIPCONST GpPointF * | startpoint, |
| GDIPCONST GpPointF * | endpoint, | ||
| ARGB | startcolor, | ||
| ARGB | endcolor, | ||
| GpWrapMode | wrap, | ||
| GpLineGradient ** | line | ||
| ) |
Definition at line 398 of file brush.c.
Referenced by GdipCreateLineBrushI(), test_constructor_destructor2(), test_getgamma(), test_gradientgetrect(), test_lineblend(), test_linelinearblend(), test_penfilltype(), and test_transform().
| GpStatus WINGDIPAPI GdipCreateLineBrushFromRect | ( | GDIPCONST GpRectF * | rect, |
| ARGB | startcolor, | ||
| ARGB | endcolor, | ||
| LinearGradientMode | mode, | ||
| GpWrapMode | wrap, | ||
| GpLineGradient ** | line | ||
| ) |
Definition at line 462 of file brush.c.
Referenced by GdipCreateLineBrushFromRectI(), metafile_deserialize_brush(), test_gradientgetrect(), test_lineargradient(), and test_transform().
| GpStatus WINGDIPAPI GdipCreateLineBrushFromRectI | ( | GDIPCONST GpRect * | rect, |
| ARGB | startcolor, | ||
| ARGB | endcolor, | ||
| LinearGradientMode | mode, | ||
| GpWrapMode | wrap, | ||
| GpLineGradient ** | line | ||
| ) |
Definition at line 495 of file brush.c.
Referenced by GdipCreateLineBrushFromRectWithAngleI().
| GpStatus WINGDIPAPI GdipCreateLineBrushFromRectWithAngle | ( | GDIPCONST GpRectF * | rect, |
| ARGB | startcolor, | ||
| ARGB | endcolor, | ||
| REAL | angle, | ||
| BOOL | isAngleScalable, | ||
| GpWrapMode | wrap, | ||
| GpLineGradient ** | line | ||
| ) |
Definition at line 511 of file brush.c.
Referenced by GdipCreateLineBrushFromRect(), test_createLineBrushFromRectWithAngle(), and test_gradientgetrect().
| GpStatus WINGDIPAPI GdipCreateLineBrushFromRectWithAngleI | ( | GDIPCONST GpRect * | rect, |
| ARGB | startcolor, | ||
| ARGB | endcolor, | ||
| REAL | angle, | ||
| BOOL | isAngleScalable, | ||
| GpWrapMode | wrap, | ||
| GpLineGradient ** | line | ||
| ) |
Definition at line 615 of file brush.c.
| GpStatus WINGDIPAPI GdipCreateLineBrushI | ( | GDIPCONST GpPoint * | startpoint, |
| GDIPCONST GpPoint * | endpoint, | ||
| ARGB | startcolor, | ||
| ARGB | endcolor, | ||
| GpWrapMode | wrap, | ||
| GpLineGradient ** | line | ||
| ) |
Definition at line 441 of file brush.c.
| GpStatus WINGDIPAPI GdipCreatePathGradient | ( | GDIPCONST GpPointF * | points, |
| INT | count, | ||
| GpWrapMode | wrap, | ||
| GpPathGradient ** | grad | ||
| ) |
Definition at line 684 of file brush.c.
Referenced by test_getblend(), test_getbounds(), test_gradientblendcount(), test_gradientsurroundcolorcount(), test_pathgradientblend(), test_pathgradientcenterpoint(), test_pathgradientpath(), and test_pathgradientpresetblend().
| GpStatus WINGDIPAPI GdipCreatePathGradientFromPath | ( | GDIPCONST GpPath * | path, |
| GpPathGradient ** | grad | ||
| ) |
Definition at line 753 of file brush.c.
Referenced by test_pathgradientcenterpoint().
| GpStatus WINGDIPAPI GdipCreatePathGradientI | ( | GDIPCONST GpPoint * | points, |
| INT | count, | ||
| GpWrapMode | wrap, | ||
| GpPathGradient ** | grad | ||
| ) |
Definition at line 717 of file brush.c.
| GpStatus WINGDIPAPI GdipCreateSolidFill | ( | ARGB | color, |
| GpSolidFill ** | sf | ||
| ) |
Definition at line 783 of file brush.c.
Referenced by GdipCreatePen1(), GdipGraphicsClear(), GdipPlayMetafileRecord(), metafile_deserialize_brush(), test_brushfill(), test_clipping(), test_constructor_destructor(), test_containers(), test_drawdriverstring(), test_fillellipse(), test_fillpath(), test_fillrect(), test_fillregion(), test_gdi_interop_bitmap(), test_gdi_interop_hdc(), test_GdipDrawString(), test_GdipFillClosedCurve(), test_GdipFillClosedCurve2(), test_GdipFillClosedCurve2I(), test_GdipFillClosedCurveI(), test_GdipFillPath(), test_GdipFillRectangles(), test_GdipFillRectanglesOnMemoryDCSolidBrush(), test_Get_Release_DC(), test_hdc_caching(), test_nullframerect(), test_pagetransform(), test_penfilltype(), test_printer_dc(), test_string_functions(), test_type(), test_unknownfontdecode(), and test_worldtransform().
| GpStatus WINGDIPAPI GdipCreateTexture | ( | GpImage * | image, |
| GpWrapMode | wrapmode, | ||
| GpTexture ** | texture | ||
| ) |
Definition at line 812 of file brush.c.
Referenced by metafile_deserialize_brush(), test_GdipFillRectanglesOnBitmapTextureBrush(), test_GdipFillRectanglesOnMemoryDCTextureBrush(), test_texturewrap(), and test_transform().
| GpStatus WINGDIPAPI GdipCreateTexture2 | ( | GpImage * | image, |
| GpWrapMode | wrapmode, | ||
| REAL | x, | ||
| REAL | y, | ||
| REAL | width, | ||
| REAL | height, | ||
| GpTexture ** | texture | ||
| ) |
| GpStatus WINGDIPAPI GdipCreateTexture2I | ( | GpImage * | image, |
| GpWrapMode | wrapmode, | ||
| INT | x, | ||
| INT | y, | ||
| INT | width, | ||
| INT | height, | ||
| GpTexture ** | texture | ||
| ) |
Definition at line 954 of file brush.c.
| GpStatus WINGDIPAPI GdipCreateTextureIA | ( | GpImage * | image, |
| GDIPCONST GpImageAttributes * | imageattr, | ||
| REAL | x, | ||
| REAL | y, | ||
| REAL | width, | ||
| REAL | height, | ||
| GpTexture ** | texture | ||
| ) |
Definition at line 874 of file brush.c.
Referenced by GdipCloneBrush(), GdipCreateTexture(), GdipCreateTexture2(), GdipCreateTexture2I(), and GdipCreateTextureIAI().
| GpStatus WINGDIPAPI GdipCreateTextureIAI | ( | GpImage * | image, |
| GDIPCONST GpImageAttributes * | imageattr, | ||
| INT | x, | ||
| INT | y, | ||
| INT | width, | ||
| INT | height, | ||
| GpTexture ** | texture | ||
| ) |
| GpStatus WINGDIPAPI GdipDeleteBrush | ( | GpBrush * | brush | ) |
Definition at line 1020 of file brush.c.
Referenced by GdipCreatePen1(), GdipDeletePen(), GdipGraphicsClear(), GdipPlayMetafileRecord(), GdipSetPenBrushFill(), metafile_deserialize_brush(), metafile_free_object_table_entry(), METAFILE_PlaybackObject(), test_brushfill(), test_clipping(), test_constructor_destructor(), test_constructor_destructor2(), test_containers(), test_createHatchBrush(), test_createLineBrushFromRectWithAngle(), test_drawdriverstring(), test_fillellipse(), test_fillpath(), test_fillrect(), test_fillregion(), test_gdi_interop_bitmap(), test_gdi_interop_hdc(), test_GdipDrawString(), test_GdipFillClosedCurve(), test_GdipFillClosedCurve2(), test_GdipFillClosedCurve2I(), test_GdipFillClosedCurveI(), test_GdipFillPath(), test_GdipFillRectangles(), test_GdipFillRectanglesOnBitmapTextureBrush(), test_GdipFillRectanglesOnMemoryDCSolidBrush(), test_GdipFillRectanglesOnMemoryDCTextureBrush(), test_Get_Release_DC(), test_getblend(), test_getbounds(), test_getgamma(), test_getHatchStyle(), test_gradientblendcount(), test_gradientgetrect(), test_gradientsurroundcolorcount(), test_hatchBrushStyles(), test_hdc_caching(), test_lineargradient(), test_lineblend(), test_linelinearblend(), test_nullframerect(), test_pagetransform(), test_pathgradientblend(), test_pathgradientcenterpoint(), test_pathgradientpath(), test_pathgradientpresetblend(), test_penfilltype(), test_printer_dc(), test_renderingOrigin(), test_string_functions(), test_texturewrap(), test_transform(), test_type(), test_unknownfontdecode(), and test_worldtransform().
| GpStatus WINGDIPAPI GdipGetBrushType | ( | GpBrush * | brush, |
| GpBrushType * | type | ||
| ) |
Definition at line 976 of file brush.c.
Referenced by test_brushfill(), and test_type().
| GpStatus WINGDIPAPI GdipGetHatchBackgroundColor | ( | GpHatch * | brush, |
| ARGB * | backcol | ||
| ) |
| GpStatus WINGDIPAPI GdipGetHatchForegroundColor | ( | GpHatch * | brush, |
| ARGB * | forecol | ||
| ) |
| GpStatus WINGDIPAPI GdipGetHatchStyle | ( | GpHatch * | brush, |
| GpHatchStyle * | hatchstyle | ||
| ) |
Definition at line 1009 of file brush.c.
Referenced by test_getHatchStyle().
| GpStatus WINGDIPAPI GdipGetLineBlend | ( | GpLineGradient * | brush, |
| REAL * | factors, | ||
| REAL * | positions, | ||
| INT | count | ||
| ) |
Definition at line 1429 of file brush.c.
Referenced by test_lineblend(), and test_linelinearblend().
| GpStatus WINGDIPAPI GdipGetLineBlendCount | ( | GpLineGradient * | brush, |
| INT * | count | ||
| ) |
Definition at line 1446 of file brush.c.
Referenced by test_lineblend(), and test_linelinearblend().
| GpStatus WINGDIPAPI GdipGetLineColors | ( | GpLineGradient * | brush, |
| ARGB * | colors | ||
| ) |
Definition at line 2009 of file brush.c.
Referenced by test_gradientgetrect().
| GpStatus WINGDIPAPI GdipGetLineGammaCorrection | ( | GpLineGradient * | line, |
| BOOL * | usinggamma | ||
| ) |
Definition at line 1056 of file brush.c.
Referenced by test_getgamma().
| GpStatus WINGDIPAPI GdipGetLinePresetBlend | ( | GpLineGradient * | brush, |
| ARGB * | blend, | ||
| REAL * | positions, | ||
| INT | count | ||
| ) |
Definition at line 2103 of file brush.c.
Referenced by test_lineblend().
| GpStatus WINGDIPAPI GdipGetLinePresetBlendCount | ( | GpLineGradient * | brush, |
| INT * | count | ||
| ) |
| GpStatus WINGDIPAPI GdipGetLineRect | ( | GpLineGradient * | brush, |
| GpRectF * | rect | ||
| ) |
Definition at line 2217 of file brush.c.
Referenced by GdipGetLineRectI(), test_gradientgetrect(), and test_transform().
| GpStatus WINGDIPAPI GdipGetLineRectI | ( | GpLineGradient * | brush, |
| GpRect * | rect | ||
| ) |
Definition at line 2229 of file brush.c.
| GpStatus WINGDIPAPI GdipGetLineTransform | ( | GpLineGradient * | brush, |
| GpMatrix * | matrix | ||
| ) |
Definition at line 2155 of file brush.c.
Referenced by test_gradientgetrect(), and test_transform().
| GpStatus WINGDIPAPI GdipGetLineWrapMode | ( | GpLineGradient * | brush, |
| GpWrapMode * | wrapmode | ||
| ) |
| GpStatus WINGDIPAPI GdipGetPathGradientBlend | ( | GpPathGradient * | brush, |
| REAL * | blend, | ||
| REAL * | positions, | ||
| INT | count | ||
| ) |
Definition at line 1081 of file brush.c.
Referenced by test_getblend(), and test_pathgradientblend().
| GpStatus WINGDIPAPI GdipGetPathGradientBlendCount | ( | GpPathGradient * | brush, |
| INT * | count | ||
| ) |
Definition at line 1100 of file brush.c.
Referenced by test_gradientblendcount(), and test_pathgradientblend().
| GpStatus WINGDIPAPI GdipGetPathGradientCenterColor | ( | GpPathGradient * | grad, |
| ARGB * | colors | ||
| ) |
| GpStatus WINGDIPAPI GdipGetPathGradientCenterPoint | ( | GpPathGradient * | grad, |
| GpPointF * | point | ||
| ) |
Definition at line 1112 of file brush.c.
Referenced by GdipGetPathGradientCenterPointI(), and test_pathgradientcenterpoint().
| GpStatus WINGDIPAPI GdipGetPathGradientCenterPointI | ( | GpPathGradient * | grad, |
| GpPoint * | point | ||
| ) |
Definition at line 1126 of file brush.c.
| GpStatus WINGDIPAPI GdipGetPathGradientFocusScales | ( | GpPathGradient * | grad, |
| REAL * | x, | ||
| REAL * | y | ||
| ) |
| GpStatus WINGDIPAPI GdipGetPathGradientGammaCorrection | ( | GpPathGradient * | grad, |
| BOOL * | gamma | ||
| ) |
| GpStatus WINGDIPAPI GdipGetPathGradientPath | ( | GpPathGradient * | grad, |
| GpPath * | path | ||
| ) |
Definition at line 1187 of file brush.c.
Referenced by test_pathgradientpath().
| GpStatus WINGDIPAPI GdipGetPathGradientPointCount | ( | GpPathGradient * | grad, |
| INT * | count | ||
| ) |
| GpStatus WINGDIPAPI GdipGetPathGradientPresetBlend | ( | GpPathGradient * | brush, |
| ARGB * | blend, | ||
| REAL * | pos, | ||
| INT | count | ||
| ) |
Definition at line 1642 of file brush.c.
Referenced by test_pathgradientpresetblend().
| GpStatus WINGDIPAPI GdipGetPathGradientPresetBlendCount | ( | GpPathGradient * | brush, |
| INT * | count | ||
| ) |
Definition at line 1669 of file brush.c.
Referenced by test_pathgradientpresetblend().
| GpStatus WINGDIPAPI GdipGetPathGradientRect | ( | GpPathGradient * | brush, |
| GpRectF * | rect | ||
| ) |
Definition at line 1212 of file brush.c.
Referenced by GdipGetPathGradientRectI(), and test_getbounds().
| GpStatus WINGDIPAPI GdipGetPathGradientRectI | ( | GpPathGradient * | brush, |
| GpRect * | rect | ||
| ) |
Definition at line 1226 of file brush.c.
| GpStatus WINGDIPAPI GdipGetPathGradientSurroundColorCount | ( | GpPathGradient * | brush, |
| INT * | count | ||
| ) |
Definition at line 1270 of file brush.c.
Referenced by test_gradientsurroundcolorcount().
| GpStatus WINGDIPAPI GdipGetPathGradientSurroundColorsWithCount | ( | GpPathGradient * | grad, |
| ARGB * | argb, | ||
| INT * | count | ||
| ) |
Definition at line 1247 of file brush.c.
Referenced by test_gradientsurroundcolorcount().
| GpStatus WINGDIPAPI GdipGetPathGradientTransform | ( | GpPathGradient * | grad, |
| GpMatrix * | matrix | ||
| ) |
| GpStatus WINGDIPAPI GdipGetPathGradientWrapMode | ( | GpPathGradient * | brush, |
| GpWrapMode * | wrapmode | ||
| ) |
| GpStatus WINGDIPAPI GdipGetSolidFillColor | ( | GpSolidFill * | sf, |
| ARGB * | argb | ||
| ) |
Definition at line 1299 of file brush.c.
Referenced by GdipGetPenColor(), and test_brushfill().
| GpStatus WINGDIPAPI GdipGetTextureImage | ( | GpTexture * | brush, |
| GpImage ** | image | ||
| ) |
Definition at line 1314 of file brush.c.
| GpStatus WINGDIPAPI GdipGetTextureTransform | ( | GpTexture * | brush, |
| GpMatrix * | matrix | ||
| ) |
| GpStatus WINGDIPAPI GdipGetTextureWrapMode | ( | GpTexture * | brush, |
| GpWrapMode * | wrapmode | ||
| ) |
Definition at line 1342 of file brush.c.
Referenced by test_texturewrap().
| GpStatus WINGDIPAPI GdipMultiplyLineTransform | ( | GpLineGradient * | brush, |
| GDIPCONST GpMatrix * | matrix, | ||
| GpMatrixOrder | order | ||
| ) |
Definition at line 2178 of file brush.c.
Referenced by test_transform().
| GpStatus WINGDIPAPI GdipMultiplyPathGradientTransform | ( | GpPathGradient * | grad, |
| GDIPCONST GpMatrix * | matrix, | ||
| GpMatrixOrder | order | ||
| ) |
| GpStatus WINGDIPAPI GdipMultiplyTextureTransform | ( | GpTexture * | brush, |
| GDIPCONST GpMatrix * | matrix, | ||
| GpMatrixOrder | order | ||
| ) |
| GpStatus WINGDIPAPI GdipResetLineTransform | ( | GpLineGradient * | brush | ) |
Definition at line 2132 of file brush.c.
Referenced by test_transform().
| GpStatus WINGDIPAPI GdipResetPathGradientTransform | ( | GpPathGradient * | grad | ) |
| GpStatus WINGDIPAPI GdipResetTextureTransform | ( | GpTexture * | brush | ) |
Definition at line 1371 of file brush.c.
Referenced by test_transform().
| GpStatus WINGDIPAPI GdipRotateLineTransform | ( | GpLineGradient * | brush, |
| REAL | angle, | ||
| GpMatrixOrder | order | ||
| ) |
| GpStatus WINGDIPAPI GdipRotatePathGradientTransform | ( | GpPathGradient * | grad, |
| REAL | angle, | ||
| GpMatrixOrder | order | ||
| ) |
Definition at line 1918 of file brush.c.
| GpStatus WINGDIPAPI GdipRotateTextureTransform | ( | GpTexture * | brush, |
| REAL | angle, | ||
| GpMatrixOrder | order | ||
| ) |
Definition at line 2025 of file brush.c.
Referenced by test_transform().
| GpStatus WINGDIPAPI GdipScaleLineTransform | ( | GpLineGradient * | brush, |
| REAL | sx, | ||
| REAL | sy, | ||
| GpMatrixOrder | order | ||
| ) |
Definition at line 2167 of file brush.c.
Referenced by test_transform().
| GpStatus WINGDIPAPI GdipScalePathGradientTransform | ( | GpPathGradient * | grad, |
| REAL | sx, | ||
| REAL | sy, | ||
| GpMatrixOrder | order | ||
| ) |
| GpStatus WINGDIPAPI GdipScaleTextureTransform | ( | GpTexture * | brush, |
| REAL | sx, | ||
| REAL | sy, | ||
| GpMatrixOrder | order | ||
| ) |
| GpStatus WINGDIPAPI GdipSetLineBlend | ( | GpLineGradient * | brush, |
| GDIPCONST REAL * | factors, | ||
| GDIPCONST REAL * | positions, | ||
| INT | count | ||
| ) |
Definition at line 1395 of file brush.c.
Referenced by GdipSetLineLinearBlend(), GdipSetLineSigmaBlend(), metafile_deserialize_brush(), test_lineargradient(), and test_lineblend().
| GpStatus WINGDIPAPI GdipSetLineColors | ( | GpLineGradient * | brush, |
| ARGB | color1, | ||
| ARGB | color2 | ||
| ) |
| GpStatus WINGDIPAPI GdipSetLineGammaCorrection | ( | GpLineGradient * | line, |
| BOOL | usegamma | ||
| ) |
| GpStatus WINGDIPAPI GdipSetLineLinearBlend | ( | GpLineGradient * | brush, |
| REAL | focus, | ||
| REAL | scale | ||
| ) |
Definition at line 2036 of file brush.c.
Referenced by test_linelinearblend().
| GpStatus WINGDIPAPI GdipSetLinePresetBlend | ( | GpLineGradient * | brush, |
| GDIPCONST ARGB * | blend, | ||
| GDIPCONST REAL * | positions, | ||
| INT | count | ||
| ) |
Definition at line 2068 of file brush.c.
Referenced by metafile_deserialize_brush(), test_lineargradient(), and test_lineblend().
| GpStatus WINGDIPAPI GdipSetLineSigmaBlend | ( | GpLineGradient * | line, |
| REAL | focus, | ||
| REAL | scale | ||
| ) |
Definition at line 1471 of file brush.c.
| GpStatus WINGDIPAPI GdipSetLineTransform | ( | GpLineGradient * | brush, |
| GDIPCONST GpMatrix * | matrix | ||
| ) |
Definition at line 2142 of file brush.c.
Referenced by metafile_deserialize_brush(), and test_transform().
| GpStatus WINGDIPAPI GdipSetLineWrapMode | ( | GpLineGradient * | line, |
| GpWrapMode | wrap | ||
| ) |
| GpStatus WINGDIPAPI GdipSetPathGradientBlend | ( | GpPathGradient * | brush, |
| GDIPCONST REAL * | blend, | ||
| GDIPCONST REAL * | pos, | ||
| INT | count | ||
| ) |
Definition at line 1540 of file brush.c.
Referenced by GdipSetPathGradientLinearBlend(), GdipSetPathGradientSigmaBlend(), and test_pathgradientblend().
| GpStatus WINGDIPAPI GdipSetPathGradientCenterColor | ( | GpPathGradient * | grad, |
| ARGB | argb | ||
| ) |
| GpStatus WINGDIPAPI GdipSetPathGradientCenterPoint | ( | GpPathGradient * | grad, |
| GpPointF * | point | ||
| ) |
Definition at line 1694 of file brush.c.
Referenced by GdipSetPathGradientCenterPointI(), and test_pathgradientcenterpoint().
| GpStatus WINGDIPAPI GdipSetPathGradientCenterPointI | ( | GpPathGradient * | grad, |
| GpPoint * | point | ||
| ) |
Definition at line 1708 of file brush.c.
| GpStatus WINGDIPAPI GdipSetPathGradientFocusScales | ( | GpPathGradient * | grad, |
| REAL | x, | ||
| REAL | y | ||
| ) |
| GpStatus WINGDIPAPI GdipSetPathGradientGammaCorrection | ( | GpPathGradient * | grad, |
| BOOL | gamma | ||
| ) |
| GpStatus WINGDIPAPI GdipSetPathGradientLinearBlend | ( | GpPathGradient * | brush, |
| REAL | focus, | ||
| REAL | scale | ||
| ) |
Definition at line 1574 of file brush.c.
| GpStatus WINGDIPAPI GdipSetPathGradientPath | ( | GpPathGradient * | grad, |
| GDIPCONST GpPath * | path | ||
| ) |
| GpStatus WINGDIPAPI GdipSetPathGradientPresetBlend | ( | GpPathGradient * | brush, |
| GDIPCONST ARGB * | blend, | ||
| GDIPCONST REAL * | pos, | ||
| INT | count | ||
| ) |
Definition at line 1607 of file brush.c.
Referenced by test_pathgradientpresetblend().
| GpStatus WINGDIPAPI GdipSetPathGradientSigmaBlend | ( | GpPathGradient * | grad, |
| REAL | focus, | ||
| REAL | scale | ||
| ) |
Definition at line 1763 of file brush.c.
| GpStatus WINGDIPAPI GdipSetPathGradientSurroundColorsWithCount | ( | GpPathGradient * | grad, |
| GDIPCONST ARGB * | argb, | ||
| INT * | count | ||
| ) |
Definition at line 1819 of file brush.c.
Referenced by test_gradientsurroundcolorcount().
| GpStatus WINGDIPAPI GdipSetPathGradientTransform | ( | GpPathGradient * | grad, |
| GpMatrix * | matrix | ||
| ) |
| GpStatus WINGDIPAPI GdipSetPathGradientWrapMode | ( | GpPathGradient * | grad, |
| GpWrapMode | wrap | ||
| ) |
| GpStatus WINGDIPAPI GdipSetSolidFillColor | ( | GpSolidFill * | sf, |
| ARGB | argb | ||
| ) |
Definition at line 1951 of file brush.c.
Referenced by GdipSetPenColor(), and test_brushfill().
| GpStatus WINGDIPAPI GdipSetTextureTransform | ( | GpTexture * | texture, |
| GDIPCONST GpMatrix * | matrix | ||
| ) |
Definition at line 1965 of file brush.c.
Referenced by metafile_deserialize_brush(), and test_transform().
| GpStatus WINGDIPAPI GdipSetTextureWrapMode | ( | GpTexture * | brush, |
| GpWrapMode | wrapmode | ||
| ) |
Definition at line 1983 of file brush.c.
Referenced by test_texturewrap().
| GpStatus WINGDIPAPI GdipTranslateLineTransform | ( | GpLineGradient * | brush, |
| REAL | dx, | ||
| REAL | dy, | ||
| GpMatrixOrder | order | ||
| ) |
Definition at line 2192 of file brush.c.
Referenced by test_transform().
| GpStatus WINGDIPAPI GdipTranslatePathGradientTransform | ( | GpPathGradient * | grad, |
| REAL | dx, | ||
| REAL | dy, | ||
| GpMatrixOrder | order | ||
| ) |
| GpStatus WINGDIPAPI GdipTranslateTextureTransform | ( | GpTexture * | brush, |
| REAL | dx, | ||
| REAL | dy, | ||
| GpMatrixOrder | order | ||
| ) |
| GpStatus get_hatch_data | ( | GpHatchStyle | hatchstyle, |
| const unsigned char ** | result | ||
| ) |
Definition at line 288 of file brush.c.
Referenced by brush_fill_pixels(), and create_hatch_bitmap().
|
static |
Definition at line 360 of file brush.c.
Referenced by GdipCreateLineBrush(), and GdipCreateLineBrushFromRectWithAngle().
| WINE_DEFAULT_DEBUG_CHANNEL | ( | gdiplus | ) |