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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dgdiplusgpstubs.h41 class GpCustomLineCap {}; class
42 class GpAdjustableArrowCap : public GpCustomLineCap {};
68 typedef struct GpCustomLineCap GpCustomLineCap; typedef in typeref:struct:GpCustomLineCap
H A Dgdiplusflat.h89 GpStatus WINGDIPAPI GdipCloneCustomLineCap(GpCustomLineCap*,GpCustomLineCap**);
91 GpCustomLineCap**);
92 GpStatus WINGDIPAPI GdipDeleteCustomLineCap(GpCustomLineCap*);
93 GpStatus WINGDIPAPI GdipGetCustomLineCapBaseCap(GpCustomLineCap*,GpLineCap*);
94 GpStatus WINGDIPAPI GdipSetCustomLineCapBaseCap(GpCustomLineCap*,GpLineCap);
95 GpStatus WINGDIPAPI GdipGetCustomLineCapBaseInset(GpCustomLineCap*,REAL*);
96 GpStatus WINGDIPAPI GdipSetCustomLineCapBaseInset(GpCustomLineCap*,REAL);
97 GpStatus WINGDIPAPI GdipSetCustomLineCapStrokeCaps(GpCustomLineCap*,GpLineCap,
99 GpStatus WINGDIPAPI GdipGetCustomLineCapStrokeJoin(GpCustomLineCap*,GpLineJoi
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dgdiplusgpstubs.h40 class GpCustomLineCap {}; class
41 class GpAdjustableArrowCap : public GpCustomLineCap {};
67 typedef struct GpCustomLineCap GpCustomLineCap; typedef in typeref:struct:GpCustomLineCap
H A Dgdiplusflat.h89 GpStatus WINGDIPAPI GdipCloneCustomLineCap(GpCustomLineCap*,GpCustomLineCap**);
91 GpCustomLineCap**);
92 GpStatus WINGDIPAPI GdipDeleteCustomLineCap(GpCustomLineCap*);
93 GpStatus WINGDIPAPI GdipGetCustomLineCapBaseCap(GpCustomLineCap*,GpLineCap*);
94 GpStatus WINGDIPAPI GdipSetCustomLineCapBaseCap(GpCustomLineCap*,GpLineCap);
95 GpStatus WINGDIPAPI GdipGetCustomLineCapBaseInset(GpCustomLineCap*,REAL*);
96 GpStatus WINGDIPAPI GdipSetCustomLineCapBaseInset(GpCustomLineCap*,REAL);
97 GpStatus WINGDIPAPI GdipSetCustomLineCapStrokeCaps(GpCustomLineCap*,GpLineCap,
99 GpStatus WINGDIPAPI GdipGetCustomLineCapStrokeJoin(GpCustomLineCap*,GpLineJoi
[all...]

Completed in 44 milliseconds