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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dgdiplusenums.h32 typedef UINT GraphicsContainer; typedef
H A Dgdiplusflat.h151 GpStatus WINGDIPAPI GdipBeginContainer(GpGraphics*,GDIPCONST GpRectF*,GDIPCONST GpRectF*,GpUnit,GraphicsContainer*);
152 GpStatus WINGDIPAPI GdipBeginContainer2(GpGraphics*,GraphicsContainer*);
153 GpStatus WINGDIPAPI GdipBeginContainerI(GpGraphics*,GDIPCONST GpRect*,GDIPCONST GpRect*,GpUnit,GraphicsContainer*);
154 GpStatus WINGDIPAPI GdipEndContainer(GpGraphics*,GraphicsContainer);
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dgdiplusenums.h32 typedef UINT GraphicsContainer; typedef
H A Dgdiplusflat.h151 GpStatus WINGDIPAPI GdipBeginContainer(GpGraphics*,GDIPCONST GpRectF*,GDIPCONST GpRectF*,GpUnit,GraphicsContainer*);
152 GpStatus WINGDIPAPI GdipBeginContainer2(GpGraphics*,GraphicsContainer*);
153 GpStatus WINGDIPAPI GdipBeginContainerI(GpGraphics*,GDIPCONST GpRect*,GDIPCONST GpRect*,GpUnit,GraphicsContainer*);
154 GpStatus WINGDIPAPI GdipEndContainer(GpGraphics*,GraphicsContainer);

Completed in 680 milliseconds