summaryrefslogtreecommitdiff
path: root/src/cdgdk.def
diff options
context:
space:
mode:
authorscuri <scuri>2010-06-25 19:34:31 +0000
committerscuri <scuri>2010-06-25 19:34:31 +0000
commit22b3e42f503d0900f333c7813c1ced0c1b8a6ef1 (patch)
tree56032836240356e94880963fa6a2e03bb7434d67 /src/cdgdk.def
parentf99f986398081f3fb70477cade8f0ac2704d1b4e (diff)
*** empty log message ***
Diffstat (limited to 'src/cdgdk.def')
-rw-r--r--src/cdgdk.def45
1 files changed, 34 insertions, 11 deletions
diff --git a/src/cdgdk.def b/src/cdgdk.def
index c240a3d..dba219a 100644
--- a/src/cdgdk.def
+++ b/src/cdgdk.def
@@ -17,15 +17,6 @@ EXPORTS
cdContextDebug
cdContextSVG
- cdContextCairoImage
- cdContextCairoImageRGB
- cdContextCairoPS
- cdContextCairoNativeWindow
- cdContextCairoDBuffer
- cdContextCairoSVG
- cdContextCairoPDF
- cdInitContextPlus
-
cdRedImage
cdGreenImage
cdBlueImage
@@ -201,7 +192,7 @@ EXPORTS
wdVectorText
wdMultiLineVectorText
wdGetVectorTextBounds
-
+
cdLineStyleDashes
cdRegionBox
wdRegionBox
@@ -223,6 +214,15 @@ EXPORTS
cdGetFontSizePixels
cdGetFontSizePoints
cdStrEqualNoCase
+ cdSetPaperSize
+ cdCanvasGetArcPath
+ cdfCanvasGetArcPath
+ cdCanvasGetArcPathF
+ cdCanvasGetArcBox
+ cdCanvasGetArcStartEnd
+ cdfCanvasGetArcStartEnd
+ cdStrEqualNoCasePartial
+ cdGetFontFileName
wdCanvasLineWidth
wdCanvasMarkSize
@@ -364,6 +364,7 @@ EXPORTS
cdCanvasVectorTextDirection
cdCanvasVectorTextSize
cdCanvasVertex
+ cdCanvasPathSet
cdfCanvasGetClipArea
cdfCanvasArc
@@ -390,6 +391,28 @@ EXPORTS
cdCanvasSetBackground
cdCanvasTransformPoint
cdfCanvasTransformPoint
-
+ cdRound
+ cdStrDup
+
cdInitContextPlusList
cdGetContextPlus
+
+ cdfSimPolyPath
+ cdSimArc
+ cdSimPolyPath
+ cdfRotatePoint
+ cdSimSector
+ cdfSimArc
+ cdfSimSector
+ cdfSimChord
+ cdSimChord
+
+ cdContextCairoImage
+ cdContextCairoImageRGB
+ cdContextCairoPS
+ cdContextCairoNativeWindow
+ cdContextCairoDBuffer
+ cdContextCairoSVG
+ cdContextCairoPDF
+ cdInitContextPlus
+