diff options
Diffstat (limited to 'Mac/Modules/cg/CGStubLib.exp')
-rwxr-xr-x | Mac/Modules/cg/CGStubLib.exp | 58 |
1 files changed, 58 insertions, 0 deletions
diff --git a/Mac/Modules/cg/CGStubLib.exp b/Mac/Modules/cg/CGStubLib.exp new file mode 100755 index 0000000..4b034b5 --- /dev/null +++ b/Mac/Modules/cg/CGStubLib.exp @@ -0,0 +1,58 @@ +CGContextShowTextAtPoint +CGContextShowText +CGContextSelectFont +CGContextSetTextDrawingMode +CGContextDrawPath +CGContextSetLineJoin +CGContextSetLineCap +CGContextGetTextPosition +CGContextGetPathCurrentPoint +CGContextSetShouldAntialias +CGContextSynchronize +CGContextFlush +CGContextEndPage +CGContextSetFontSize +CGContextGetTextMatrix +CGContextSetTextMatrix +CGContextSetTextPosition +CGContextSetCharacterSpacing +CGContextSetCMYKStrokeColor +CGContextSetCMYKFillColor +CGContextSetRGBStrokeColor +CGContextSetRGBFillColor +CGContextSetGrayStrokeColor +CGContextSetGrayFillColor +CGContextClipToRect +CGContextEOClip +CGContextClip +CGContextClearRect +CGContextStrokeRectWithWidth +CGContextStrokeRect +CGContextFillRect +CGContextStrokePath +CGContextEOFillPath +CGContextFillPath +CGContextGetPathBoundingBox +CGContextIsPathEmpty +CGContextAddArcToPoint +CGContextAddArc +CGContextAddRect +CGContextClosePath +CGContextAddQuadCurveToPoint +CGContextAddCurveToPoint +CGContextAddLineToPoint +CGContextMoveToPoint +CGContextBeginPath +CGContextSetAlpha +CGContextSetFlatness +CGContextSetMiterLimit +CGContextSetLineWidth +CGContextGetCTM +CGContextConcatCTM +CGContextRotateCTM +CGContextTranslateCTM +CGContextScaleCTM +CGContextRestoreGState +CGContextSaveGState +CGContextRelease +CreateCGContextForPort |