Home
last modified time | relevance | path

Searched refs:DllExports (Results 1 – 25 of 109) sorted by relevance

12345

/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/gdiplus/
H A Dgdipluspen.h42 lastStatus = DllExports::GdipCreatePen1( in nativePen()
49 lastStatus = DllExports::GdipCreatePen2( in nativePen()
55 DllExports::GdipDeletePen(nativePen); in ~Pen()
65 DllExports::GdipDeletePen(clonePen); in Clone()
129 updateStatus(DllExports::GdipGetPenDashOffset( in GetDashOffset()
141 updateStatus(DllExports::GdipGetPenDashCount( in GetDashPatternCount()
148 updateStatus(DllExports::GdipGetPenDashStyle( in GetDashStyle()
167 updateStatus(DllExports::GdipGetPenLineJoin( in GetLineJoin()
174 updateStatus(DllExports::GdipGetPenMiterLimit( in GetMiterLimit()
181 updateStatus(DllExports::GdipGetPenFillType( in GetPenType()
[all …]
H A Dgdipluspath.h54 lastStatus = DllExports::GdipCreatePath2( in nativePath()
61 lastStatus = DllExports::GdipCreatePath2I( in nativePath()
66 DllExports::GdipDeletePath(nativePath); in ~GraphicsPath()
76 DllExports::GdipDeletePath(clonePath); in Clone()
538 lastStatus = DllExports::GdipCreatePathIter( in GraphicsPathIterator()
632 updateStatus(DllExports::GdipPathIterRewind( in Rewind()
688 DllExports::GdipDeleteBrush(cloneBrush); in Clone()
768 DllExports::GdipFree((void*) presetArgb); in GetInterpolationColors()
811 DllExports::GdipFree((void*) colorsArgb); in GetSurroundColors()
916 DllExports::GdipFree((void*) presetArgb); in SetInterpolationColors()
[all …]
H A Dgdiplusimpl.h251 DllExports::GdipDisposeImage(thumbImage); in GetThumbnailImage()
310 return updateStatus(DllExports::GdipSaveAdd( in SaveAdd()
748 lastStatus = DllExports::GdipCreateFont( in Font()
797 lastStatus = DllExports::GdipCreateFont( in Font()
805 DllExports::GdipDeleteFont(nativeFont); in ~Font()
816 DllExports::GdipDeleteFont(cloneFont); in Clone()
929 DllExports::GdipFree(nativeFamilyArray); in GetFamilies()
1048 updateStatus(DllExports::GdipGetEmHeight( in GetEmHeight()
1593 DllExports::GdipFree(pointArray); in AllocateArrays()
1606 if (Points) DllExports::GdipFree(Points); in FreeArrays()
[all …]
H A Dgdiplusbrush.h46 DllExports::GdipDeleteBrush(nativeBrush); in ~Brush()
106 DllExports::GdipDeleteBrush(cloneBrush); in Clone()
130 updateStatus(DllExports::GdipGetHatchStyle( in GetHatchStyle()
148 lastStatus = DllExports::GdipCreateLineBrush( in LinearGradientBrush()
158 lastStatus = DllExports::GdipCreateLineBrushI( in LinearGradientBrush()
213 DllExports::GdipDeleteBrush(cloneBrush); in Clone()
267 DllExports::GdipFree((void*) presetArgb); in GetInterpolationColors()
369 DllExports::GdipFree((void*) presetArgb); in SetInterpolationColors()
421 DllExports::GdipDeleteBrush(cloneBrush); in Clone()
454 lastStatus = DllExports::GdipCreateTexture(
[all …]
H A Dgdiplusgraphics.h61 return DllExports::GdipCreateHalftonePalette(); in GetHalftonePalette()
72 lastStatus = DllExports::GdipCreateFromHDC( in Graphics()
77 lastStatus = DllExports::GdipCreateFromHDC2( in Graphics()
87 lastStatus = DllExports::GdipCreateFromHWND( in nativeGraphics()
98 return updateStatus(DllExports::GdipComment( in AddMetafileComment()
104 updateStatus(DllExports::GdipBeginContainer2( in BeginContainer()
112 updateStatus(DllExports::GdipBeginContainer( in BeginContainer()
121 updateStatus(DllExports::GdipBeginContainerI( in BeginContainer()
134 return updateStatus(DllExports::GdipDrawArc( in DrawArc()
148 return updateStatus(DllExports::GdipDrawArc( in DrawArc()
[all …]
H A Dgdiplusimageattributes.h41 lastStatus = DllExports::GdipCreateImageAttributes( in ImageAttributes()
46 DllExports::GdipDisposeImageAttributes(nativeImageAttributes); in ~ImageAttributes()
51 Status status = updateStatus(DllExports::GdipCloneImageAttributes( in Clone()
57 DllExports::GdipDisposeImageAttributes(cloneImageAttributes); in Clone()
68 return updateStatus(DllExports::GdipSetImageAttributesRemapTable( in ClearBrushRemapTable()
74 return updateStatus(DllExports::GdipSetImageAttributesColorKeys(
91 return updateStatus(DllExports::GdipSetImageAttributesGamma(
96 return updateStatus(DllExports::GdipSetImageAttributesNoOp(
135 return updateStatus(DllExports::GdipResetImageAttributes(
171 return updateStatus(DllExports::GdipSetImageAttributesGamma(
[all …]
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/gdiplus/
H A Dgdipluspen.h47 lastStatus = DllExports::GdipCreatePen1( in nativePen()
54 lastStatus = DllExports::GdipCreatePen2( in nativePen()
60 DllExports::GdipDeletePen(nativePen); in ~Pen()
70 DllExports::GdipDeletePen(clonePen); in Clone()
134 updateStatus(DllExports::GdipGetPenDashOffset( in GetDashOffset()
146 updateStatus(DllExports::GdipGetPenDashCount( in GetDashPatternCount()
153 updateStatus(DllExports::GdipGetPenDashStyle( in GetDashStyle()
172 updateStatus(DllExports::GdipGetPenLineJoin( in GetLineJoin()
179 updateStatus(DllExports::GdipGetPenMiterLimit( in GetMiterLimit()
186 updateStatus(DllExports::GdipGetPenFillType( in GetPenType()
[all …]
H A Dgdipluspath.h59 lastStatus = DllExports::GdipCreatePath2( in nativePath()
66 lastStatus = DllExports::GdipCreatePath2I( in nativePath()
71 DllExports::GdipDeletePath(nativePath); in ~GraphicsPath()
81 DllExports::GdipDeletePath(clonePath); in Clone()
543 lastStatus = DllExports::GdipCreatePathIter( in GraphicsPathIterator()
637 updateStatus(DllExports::GdipPathIterRewind( in Rewind()
693 DllExports::GdipDeleteBrush(cloneBrush); in Clone()
773 DllExports::GdipFree((void*) presetArgb); in GetInterpolationColors()
816 DllExports::GdipFree((void*) colorsArgb); in GetSurroundColors()
921 DllExports::GdipFree((void*) presetArgb); in SetInterpolationColors()
[all …]
H A Dgdiplusimpl.h256 DllExports::GdipDisposeImage(thumbImage); in GetThumbnailImage()
315 return updateStatus(DllExports::GdipSaveAdd( in SaveAdd()
753 lastStatus = DllExports::GdipCreateFont( in Font()
802 lastStatus = DllExports::GdipCreateFont( in Font()
810 DllExports::GdipDeleteFont(nativeFont); in ~Font()
821 DllExports::GdipDeleteFont(cloneFont); in Clone()
934 DllExports::GdipFree(nativeFamilyArray); in GetFamilies()
1053 updateStatus(DllExports::GdipGetEmHeight( in GetEmHeight()
1598 DllExports::GdipFree(pointArray); in AllocateArrays()
1611 if (Points) DllExports::GdipFree(Points); in FreeArrays()
[all …]
H A Dgdiplusbrush.h51 DllExports::GdipDeleteBrush(nativeBrush); in ~Brush()
111 DllExports::GdipDeleteBrush(cloneBrush); in Clone()
135 updateStatus(DllExports::GdipGetHatchStyle( in GetHatchStyle()
153 lastStatus = DllExports::GdipCreateLineBrush( in LinearGradientBrush()
163 lastStatus = DllExports::GdipCreateLineBrushI( in LinearGradientBrush()
218 DllExports::GdipDeleteBrush(cloneBrush); in Clone()
272 DllExports::GdipFree((void*) presetArgb); in GetInterpolationColors()
374 DllExports::GdipFree((void*) presetArgb); in SetInterpolationColors()
426 DllExports::GdipDeleteBrush(cloneBrush); in Clone()
459 lastStatus = DllExports::GdipCreateTexture(
[all …]
H A Dgdiplusgraphics.h77 lastStatus = DllExports::GdipCreateFromHDC( in Graphics()
82 lastStatus = DllExports::GdipCreateFromHDC2( in Graphics()
92 lastStatus = DllExports::GdipCreateFromHWND( in nativeGraphics()
103 return updateStatus(DllExports::GdipComment( in AddMetafileComment()
109 updateStatus(DllExports::GdipBeginContainer2( in BeginContainer()
117 updateStatus(DllExports::GdipBeginContainer( in BeginContainer()
126 updateStatus(DllExports::GdipBeginContainerI( in BeginContainer()
139 return updateStatus(DllExports::GdipDrawArc( in DrawArc()
153 return updateStatus(DllExports::GdipDrawArc( in DrawArc()
1106 updateStatus(DllExports::GdipGetPageUnit( in GetPageUnit()
[all …]
H A Dgdiplusimageattributes.h46 lastStatus = DllExports::GdipCreateImageAttributes( in ImageAttributes()
51 DllExports::GdipDisposeImageAttributes(nativeImageAttributes); in ~ImageAttributes()
56 Status status = updateStatus(DllExports::GdipCloneImageAttributes( in Clone()
62 DllExports::GdipDisposeImageAttributes(cloneImageAttributes); in Clone()
73 return updateStatus(DllExports::GdipSetImageAttributesRemapTable( in ClearBrushRemapTable()
79 return updateStatus(DllExports::GdipSetImageAttributesColorKeys(
96 return updateStatus(DllExports::GdipSetImageAttributesGamma(
101 return updateStatus(DllExports::GdipSetImageAttributesNoOp(
140 return updateStatus(DllExports::GdipResetImageAttributes(
176 return updateStatus(DllExports::GdipSetImageAttributesGamma(
[all …]
H A Dgdiplusstringformat.h50 lastStatus = DllExports::GdipCreateStringFormat( in nativeStringFormat()
56 lastStatus = DllExports::GdipCloneStringFormat( in StringFormat()
62 DllExports::GdipDeleteStringFormat(nativeStringFormat); in ~StringFormat()
73 DllExports::GdipDeleteStringFormat(cloneStringFormat); in Clone()
85 updateStatus(DllExports::GdipGetStringFormatAlign( in GetAlignment()
108 updateStatus(DllExports::GdipGetStringFormatFlags( in GetFormatFlags()
115 updateStatus(DllExports::GdipGetStringFormatHotkeyPrefix( in GetHotkeyPrefix()
128 updateStatus(DllExports::GdipGetStringFormatLineAlign( in GetLineAlignment()
142 updateStatus(DllExports::GdipGetStringFormatTabStopCount( in GetTabStopCount()
155 updateStatus(DllExports::GdipGetStringFormatTrimming( in GetTrimming()
[all …]
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/gdiplus/
H A Dgdipluspen.h47 lastStatus = DllExports::GdipCreatePen1( in nativePen()
54 lastStatus = DllExports::GdipCreatePen2( in nativePen()
60 DllExports::GdipDeletePen(nativePen); in ~Pen()
70 DllExports::GdipDeletePen(clonePen); in Clone()
134 updateStatus(DllExports::GdipGetPenDashOffset( in GetDashOffset()
146 updateStatus(DllExports::GdipGetPenDashCount( in GetDashPatternCount()
153 updateStatus(DllExports::GdipGetPenDashStyle( in GetDashStyle()
172 updateStatus(DllExports::GdipGetPenLineJoin( in GetLineJoin()
179 updateStatus(DllExports::GdipGetPenMiterLimit( in GetMiterLimit()
186 updateStatus(DllExports::GdipGetPenFillType( in GetPenType()
[all …]
H A Dgdipluspath.h59 lastStatus = DllExports::GdipCreatePath2( in nativePath()
66 lastStatus = DllExports::GdipCreatePath2I( in nativePath()
71 DllExports::GdipDeletePath(nativePath); in ~GraphicsPath()
81 DllExports::GdipDeletePath(clonePath); in Clone()
543 lastStatus = DllExports::GdipCreatePathIter( in GraphicsPathIterator()
637 updateStatus(DllExports::GdipPathIterRewind( in Rewind()
693 DllExports::GdipDeleteBrush(cloneBrush); in Clone()
773 DllExports::GdipFree((void*) presetArgb); in GetInterpolationColors()
816 DllExports::GdipFree((void*) colorsArgb); in GetSurroundColors()
921 DllExports::GdipFree((void*) presetArgb); in SetInterpolationColors()
[all …]
H A Dgdiplusimpl.h256 DllExports::GdipDisposeImage(thumbImage); in GetThumbnailImage()
315 return updateStatus(DllExports::GdipSaveAdd( in SaveAdd()
753 lastStatus = DllExports::GdipCreateFont( in Font()
802 lastStatus = DllExports::GdipCreateFont( in Font()
810 DllExports::GdipDeleteFont(nativeFont); in ~Font()
821 DllExports::GdipDeleteFont(cloneFont); in Clone()
934 DllExports::GdipFree(nativeFamilyArray); in GetFamilies()
1053 updateStatus(DllExports::GdipGetEmHeight( in GetEmHeight()
1598 DllExports::GdipFree(pointArray); in AllocateArrays()
1611 if (Points) DllExports::GdipFree(Points); in FreeArrays()
[all …]
H A Dgdiplusbrush.h51 DllExports::GdipDeleteBrush(nativeBrush); in ~Brush()
111 DllExports::GdipDeleteBrush(cloneBrush); in Clone()
135 updateStatus(DllExports::GdipGetHatchStyle( in GetHatchStyle()
153 lastStatus = DllExports::GdipCreateLineBrush( in LinearGradientBrush()
163 lastStatus = DllExports::GdipCreateLineBrushI( in LinearGradientBrush()
218 DllExports::GdipDeleteBrush(cloneBrush); in Clone()
272 DllExports::GdipFree((void*) presetArgb); in GetInterpolationColors()
374 DllExports::GdipFree((void*) presetArgb); in SetInterpolationColors()
426 DllExports::GdipDeleteBrush(cloneBrush); in Clone()
459 lastStatus = DllExports::GdipCreateTexture(
[all …]
H A Dgdiplusgraphics.h77 lastStatus = DllExports::GdipCreateFromHDC( in Graphics()
82 lastStatus = DllExports::GdipCreateFromHDC2( in Graphics()
92 lastStatus = DllExports::GdipCreateFromHWND( in nativeGraphics()
103 return updateStatus(DllExports::GdipComment( in AddMetafileComment()
109 updateStatus(DllExports::GdipBeginContainer2( in BeginContainer()
117 updateStatus(DllExports::GdipBeginContainer( in BeginContainer()
126 updateStatus(DllExports::GdipBeginContainerI( in BeginContainer()
139 return updateStatus(DllExports::GdipDrawArc( in DrawArc()
153 return updateStatus(DllExports::GdipDrawArc( in DrawArc()
1106 updateStatus(DllExports::GdipGetPageUnit( in GetPageUnit()
[all …]
H A Dgdiplusimageattributes.h46 lastStatus = DllExports::GdipCreateImageAttributes( in ImageAttributes()
51 DllExports::GdipDisposeImageAttributes(nativeImageAttributes); in ~ImageAttributes()
56 Status status = updateStatus(DllExports::GdipCloneImageAttributes( in Clone()
62 DllExports::GdipDisposeImageAttributes(cloneImageAttributes); in Clone()
73 return updateStatus(DllExports::GdipSetImageAttributesRemapTable( in ClearBrushRemapTable()
79 return updateStatus(DllExports::GdipSetImageAttributesColorKeys(
96 return updateStatus(DllExports::GdipSetImageAttributesGamma(
101 return updateStatus(DllExports::GdipSetImageAttributesNoOp(
140 return updateStatus(DllExports::GdipResetImageAttributes(
176 return updateStatus(DllExports::GdipSetImageAttributesGamma(
[all …]
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/gdiplus/
H A Dgdipluspen.h42 lastStatus = DllExports::GdipCreatePen1( in nativePen()
49 lastStatus = DllExports::GdipCreatePen2( in nativePen()
55 DllExports::GdipDeletePen(nativePen); in ~Pen()
65 DllExports::GdipDeletePen(clonePen); in Clone()
129 updateStatus(DllExports::GdipGetPenDashOffset( in GetDashOffset()
141 updateStatus(DllExports::GdipGetPenDashCount( in GetDashPatternCount()
148 updateStatus(DllExports::GdipGetPenDashStyle( in GetDashStyle()
167 updateStatus(DllExports::GdipGetPenLineJoin( in GetLineJoin()
174 updateStatus(DllExports::GdipGetPenMiterLimit( in GetMiterLimit()
181 updateStatus(DllExports::GdipGetPenFillType( in GetPenType()
[all …]
H A Dgdipluspath.h54 lastStatus = DllExports::GdipCreatePath2( in nativePath()
61 lastStatus = DllExports::GdipCreatePath2I( in nativePath()
66 DllExports::GdipDeletePath(nativePath); in ~GraphicsPath()
76 DllExports::GdipDeletePath(clonePath); in Clone()
538 lastStatus = DllExports::GdipCreatePathIter( in GraphicsPathIterator()
632 updateStatus(DllExports::GdipPathIterRewind( in Rewind()
688 DllExports::GdipDeleteBrush(cloneBrush); in Clone()
768 DllExports::GdipFree((void*) presetArgb); in GetInterpolationColors()
811 DllExports::GdipFree((void*) colorsArgb); in GetSurroundColors()
916 DllExports::GdipFree((void*) presetArgb); in SetInterpolationColors()
[all …]
H A Dgdiplusimpl.h251 DllExports::GdipDisposeImage(thumbImage); in GetThumbnailImage()
310 return updateStatus(DllExports::GdipSaveAdd( in SaveAdd()
748 lastStatus = DllExports::GdipCreateFont( in Font()
797 lastStatus = DllExports::GdipCreateFont( in Font()
805 DllExports::GdipDeleteFont(nativeFont); in ~Font()
816 DllExports::GdipDeleteFont(cloneFont); in Clone()
929 DllExports::GdipFree(nativeFamilyArray); in GetFamilies()
1048 updateStatus(DllExports::GdipGetEmHeight( in GetEmHeight()
1593 DllExports::GdipFree(pointArray); in AllocateArrays()
1606 if (Points) DllExports::GdipFree(Points); in FreeArrays()
[all …]
H A Dgdiplusbrush.h46 DllExports::GdipDeleteBrush(nativeBrush); in ~Brush()
106 DllExports::GdipDeleteBrush(cloneBrush); in Clone()
130 updateStatus(DllExports::GdipGetHatchStyle( in GetHatchStyle()
148 lastStatus = DllExports::GdipCreateLineBrush( in LinearGradientBrush()
158 lastStatus = DllExports::GdipCreateLineBrushI( in LinearGradientBrush()
213 DllExports::GdipDeleteBrush(cloneBrush); in Clone()
267 DllExports::GdipFree((void*) presetArgb); in GetInterpolationColors()
369 DllExports::GdipFree((void*) presetArgb); in SetInterpolationColors()
421 DllExports::GdipDeleteBrush(cloneBrush); in Clone()
454 lastStatus = DllExports::GdipCreateTexture(
[all …]
H A Dgdiplusgraphics.h61 return DllExports::GdipCreateHalftonePalette(); in GetHalftonePalette()
72 lastStatus = DllExports::GdipCreateFromHDC( in Graphics()
77 lastStatus = DllExports::GdipCreateFromHDC2( in Graphics()
87 lastStatus = DllExports::GdipCreateFromHWND( in nativeGraphics()
98 return updateStatus(DllExports::GdipComment( in AddMetafileComment()
104 updateStatus(DllExports::GdipBeginContainer2( in BeginContainer()
112 updateStatus(DllExports::GdipBeginContainer( in BeginContainer()
121 updateStatus(DllExports::GdipBeginContainerI( in BeginContainer()
134 return updateStatus(DllExports::GdipDrawArc( in DrawArc()
148 return updateStatus(DllExports::GdipDrawArc( in DrawArc()
[all …]
H A Dgdiplusimageattributes.h41 lastStatus = DllExports::GdipCreateImageAttributes( in ImageAttributes()
46 DllExports::GdipDisposeImageAttributes(nativeImageAttributes); in ~ImageAttributes()
51 Status status = updateStatus(DllExports::GdipCloneImageAttributes( in Clone()
57 DllExports::GdipDisposeImageAttributes(cloneImageAttributes); in Clone()
68 return updateStatus(DllExports::GdipSetImageAttributesRemapTable( in ClearBrushRemapTable()
74 return updateStatus(DllExports::GdipSetImageAttributesColorKeys(
91 return updateStatus(DllExports::GdipSetImageAttributesGamma(
96 return updateStatus(DllExports::GdipSetImageAttributesNoOp(
135 return updateStatus(DllExports::GdipResetImageAttributes(
171 return updateStatus(DllExports::GdipSetImageAttributesGamma(
[all …]

12345