Last change
on this file was 2, checked in by Yuri Dario, 15 years ago |
Initial import for vendor code.
|
-
Property svn:eol-style
set to
native
|
File size:
1.3 KB
|
Line | |
---|
1 | CGContextShowTextAtPoint
|
---|
2 | CGContextShowText
|
---|
3 | CGContextSelectFont
|
---|
4 | CGContextSetTextDrawingMode
|
---|
5 | CGContextDrawPath
|
---|
6 | CGContextSetLineJoin
|
---|
7 | CGContextSetLineCap
|
---|
8 | CGContextGetTextPosition
|
---|
9 | CGContextGetPathCurrentPoint
|
---|
10 | CGContextSetShouldAntialias
|
---|
11 | CGContextSynchronize
|
---|
12 | CGContextFlush
|
---|
13 | CGContextEndPage
|
---|
14 | CGContextSetFontSize
|
---|
15 | CGContextGetTextMatrix
|
---|
16 | CGContextSetTextMatrix
|
---|
17 | CGContextSetTextPosition
|
---|
18 | CGContextSetCharacterSpacing
|
---|
19 | CGContextSetCMYKStrokeColor
|
---|
20 | CGContextSetCMYKFillColor
|
---|
21 | CGContextSetRGBStrokeColor
|
---|
22 | CGContextSetRGBFillColor
|
---|
23 | CGContextSetGrayStrokeColor
|
---|
24 | CGContextSetGrayFillColor
|
---|
25 | CGContextClipToRect
|
---|
26 | CGContextEOClip
|
---|
27 | CGContextClip
|
---|
28 | CGContextClearRect
|
---|
29 | CGContextStrokeRectWithWidth
|
---|
30 | CGContextStrokeRect
|
---|
31 | CGContextFillRect
|
---|
32 | CGContextStrokePath
|
---|
33 | CGContextEOFillPath
|
---|
34 | CGContextFillPath
|
---|
35 | CGContextGetPathBoundingBox
|
---|
36 | CGContextIsPathEmpty
|
---|
37 | CGContextAddArcToPoint
|
---|
38 | CGContextAddArc
|
---|
39 | CGContextAddRect
|
---|
40 | CGContextClosePath
|
---|
41 | CGContextAddQuadCurveToPoint
|
---|
42 | CGContextAddCurveToPoint
|
---|
43 | CGContextAddLineToPoint
|
---|
44 | CGContextMoveToPoint
|
---|
45 | CGContextBeginPath
|
---|
46 | CGContextSetAlpha
|
---|
47 | CGContextSetFlatness
|
---|
48 | CGContextSetMiterLimit
|
---|
49 | CGContextSetLineWidth
|
---|
50 | CGContextGetCTM
|
---|
51 | CGContextConcatCTM
|
---|
52 | CGContextRotateCTM
|
---|
53 | CGContextTranslateCTM
|
---|
54 | CGContextScaleCTM
|
---|
55 | CGContextRestoreGState
|
---|
56 | CGContextSaveGState
|
---|
57 | CGContextRelease
|
---|
58 | CreateCGContextForPort
|
---|
59 | SyncCGContextOriginWithPort
|
---|
60 | ClipCGContextToRegion
|
---|
Note:
See
TracBrowser
for help on using the repository browser.