61 lines
1.3 KiB
Plaintext
Executable File
61 lines
1.3 KiB
Plaintext
Executable File
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
|
|
SyncCGContextOriginWithPort
|
|
ClipCGContextToRegion
|