|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CoreTextLibrary.CGPath | |
---|---|
org.rococoa.cocoa.coretext |
Uses of CoreTextLibrary.CGPath in org.rococoa.cocoa.coretext |
---|
Methods in org.rococoa.cocoa.coretext that return CoreTextLibrary.CGPath | |
---|---|
CoreTextLibrary.CGPath |
CoreTextLibrary.CTFontCreatePathForGlyph(CoreTextLibrary.__CTFont font,
short glyph,
CGAffineTransform transform)
|
CoreTextLibrary.CGPath |
CoreTextLibrary.CTFrameGetPath(CoreTextLibrary.__CTFrame frame)
Original signature : CGPathRef CTFrameGetPath(CTFrameRef) native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/CoreText.framework/Headers/CTFrame.h:141 |
Methods in org.rococoa.cocoa.coretext with parameters of type CoreTextLibrary.CGPath | |
---|---|
CoreTextLibrary.__CTFrame |
CoreTextLibrary.CTFramesetterCreateFrame(CoreTextLibrary.__CTFramesetter framesetter,
CFRange.ByValue stringRange,
CoreTextLibrary.CGPath path,
HIServicesLibrary.__CFDictionary frameAttributes)
Original signature : CTFrameRef CTFramesetterCreateFrame(CTFramesetterRef, CFRange, CGPathRef, CFDictionaryRef) native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/CoreText.framework/Headers/CTFramesetter.h:101 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |