Searched refs:GpMatrix (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dgdiplusgpstubs.h39 class GpMatrix {}; class
66 typedef struct GpMatrix GpMatrix; typedef in typeref:struct:GpMatrix
H A Dgdiplusflat.h179 GDIPCONST GpFont*,GDIPCONST GpBrush*,GDIPCONST PointF*,INT,GDIPCONST GpMatrix*);
270 GpStatus WINGDIPAPI GdipGetWorldTransform(GpGraphics*,GpMatrix*);
283 GDIPCONST GpFont*,GDIPCONST PointF*,INT,GDIPCONST GpMatrix*,RectF*);
286 GpStatus WINGDIPAPI GdipMultiplyWorldTransform(GpGraphics*,GDIPCONST GpMatrix*,GpMatrixOrder);
316 GpStatus WINGDIPAPI GdipSetWorldTransform(GpGraphics*,GpMatrix*);
368 GpStatus WINGDIPAPI GdipFlattenPath(GpPath*,GpMatrix*,REAL);
381 GpStatus WINGDIPAPI GdipGetPathWorldBounds(GpPath*,GpRectF*,GDIPCONST GpMatrix*,GDIPCONST GpPen*);
382 GpStatus WINGDIPAPI GdipGetPathWorldBoundsI(GpPath*,GpRect*,GDIPCONST GpMatrix*,GDIPCONST GpPen*);
389 GpStatus WINGDIPAPI GdipTransformPath(GpPath*,GpMatrix*);
390 GpStatus WINGDIPAPI GdipWarpPath(GpPath*,GpMatrix*,GDIPCONS
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dgdiplusgpstubs.h38 class GpMatrix {}; class
65 typedef struct GpMatrix GpMatrix; typedef in typeref:struct:GpMatrix
H A Dgdiplusflat.h179 GDIPCONST GpFont*,GDIPCONST GpBrush*,GDIPCONST PointF*,INT,GDIPCONST GpMatrix*);
257 GpStatus WINGDIPAPI GdipGetWorldTransform(GpGraphics*,GpMatrix*);
270 GDIPCONST GpFont*,GDIPCONST PointF*,INT,GDIPCONST GpMatrix*,RectF*);
273 GpStatus WINGDIPAPI GdipMultiplyWorldTransform(GpGraphics*,GDIPCONST GpMatrix*,GpMatrixOrder);
303 GpStatus WINGDIPAPI GdipSetWorldTransform(GpGraphics*,GpMatrix*);
355 GpStatus WINGDIPAPI GdipFlattenPath(GpPath*,GpMatrix*,REAL);
368 GpStatus WINGDIPAPI GdipGetPathWorldBounds(GpPath*,GpRectF*,GDIPCONST GpMatrix*,GDIPCONST GpPen*);
369 GpStatus WINGDIPAPI GdipGetPathWorldBoundsI(GpPath*,GpRect*,GDIPCONST GpMatrix*,GDIPCONST GpPen*);
376 GpStatus WINGDIPAPI GdipTransformPath(GpPath*,GpMatrix*);
377 GpStatus WINGDIPAPI GdipWarpPath(GpPath*,GpMatrix*,GDIPCONS
[all...]

Completed in 35 milliseconds