Searched refs:GpMetafile (Results 1 - 4 of 4) sorted by relevance
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ |
H A D | gdiplusgpstubs.h | 44 class GpMetafile : public GpImage {}; class in inherits:GpImage 71 typedef struct GpMetafile GpMetafile; typedef in typeref:struct:GpMetafile
|
H A D | gdiplusflat.h | 218 GpStatus WINGDIPAPI GdipEnumerateMetafileDestPoint(GpGraphics*,GDIPCONST GpMetafile*, 220 GpStatus WINGDIPAPI GdipEnumerateMetafileDestPointI(GpGraphics*,GDIPCONST GpMetafile*, 222 GpStatus WINGDIPAPI GdipEnumerateMetafileDestRect(GpGraphics*,GDIPCONST GpMetafile*, 224 GpStatus WINGDIPAPI GdipEnumerateMetafileDestRectI(GpGraphics*,GDIPCONST GpMetafile*, 227 GDIPCONST GpMetafile*,GDIPCONST GpPointF*,INT,GDIPCONST GpRectF*,Unit, 288 GDIPCONST GpRectF*,MetafileFrameUnit,GDIPCONST WCHAR*,GpMetafile**); 290 GDIPCONST GpRect*,MetafileFrameUnit,GDIPCONST WCHAR*,GpMetafile**); 292 MetafileFrameUnit,GDIPCONST WCHAR*,GpMetafile**); 537 GpStatus WINGDIPAPI GdipConvertToEmfPlus(const GpGraphics*,GpMetafile*,INT*, 538 EmfType,const WCHAR*,GpMetafile**); [all...] |
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ |
H A D | gdiplusgpstubs.h | 43 class GpMetafile : public GpImage {}; class in inherits:GpImage 70 typedef struct GpMetafile GpMetafile; typedef in typeref:struct:GpMetafile
|
H A D | gdiplusflat.h | 275 GDIPCONST GpRectF*,MetafileFrameUnit,GDIPCONST WCHAR*,GpMetafile**); 277 GDIPCONST GpRect*,MetafileFrameUnit,GDIPCONST WCHAR*,GpMetafile**); 279 MetafileFrameUnit,GDIPCONST WCHAR*,GpMetafile**); 521 GpStatus WINGDIPAPI GdipConvertToEmfPlus(const GpGraphics*,GpMetafile*,INT*, 522 EmfType,const WCHAR*,GpMetafile**); 523 GpStatus WINGDIPAPI GdipConvertToEmfPlusToFile(const GpGraphics*,GpMetafile*,INT*,const WCHAR*,EmfType,const WCHAR*,GpMetafile**); 524 GpStatus WINGDIPAPI GdipConvertToEmfPlusToStream(const GpGraphics*,GpMetafile*,INT*,IStream*,EmfType,const WCHAR*,GpMetafile**); 525 GpStatus WINGDIPAPI GdipCreateMetafileFromEmf(HENHMETAFILE,BOOL,GpMetafile**); [all...] |
Completed in 45 milliseconds