|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CoreGraphicsLibrary.CGContext | |
---|---|
org.rococoa.cocoa.coregraphics | |
org.rococoa.cocoa.coretext |
Uses of CoreGraphicsLibrary.CGContext in org.rococoa.cocoa.coregraphics |
---|
Methods in org.rococoa.cocoa.coregraphics with parameters of type CoreGraphicsLibrary.CGContext | |
---|---|
void |
CoreGraphicsLibrary.CGPatternDrawPatternCallback.invoke(Pointer info,
CoreGraphicsLibrary.CGContext c)
|
Uses of CoreGraphicsLibrary.CGContext in org.rococoa.cocoa.coretext |
---|
Methods in org.rococoa.cocoa.coretext with parameters of type CoreGraphicsLibrary.CGContext | |
---|---|
void |
CoreTextLibrary.CTFrameDraw(CoreTextLibrary.__CTFrame frame,
CoreGraphicsLibrary.CGContext context)
Original signature : void CTFrameDraw(CTFrameRef, CGContextRef) native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/CoreText.framework/Headers/CTFrame.h:244 |
void |
CoreTextLibrary.CTLineDraw(CoreTextLibrary.__CTLine line,
CoreGraphicsLibrary.CGContext context)
Original signature : void CTLineDraw(CTLineRef, CGContextRef) native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/CoreText.framework/Headers/CTLine.h:259 |
CGRect.ByValue |
CoreTextLibrary.CTLineGetImageBounds(CoreTextLibrary.__CTLine line,
CoreGraphicsLibrary.CGContext context)
Original signature : CGRect CTLineGetImageBounds(CTLineRef, CGContextRef) native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/CoreText.framework/Headers/CTLine.h:285 |
void |
CoreTextLibrary.CTRunDraw(CoreTextLibrary.__CTRun run,
CoreGraphicsLibrary.CGContext context,
CFRange.ByValue range)
Original signature : void CTRunDraw(CTRunRef, CGContextRef, CFRange) native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/CoreText.framework/Headers/CTRun.h:456 |
CGRect.ByValue |
CoreTextLibrary.CTRunGetImageBounds(CoreTextLibrary.__CTRun run,
CoreGraphicsLibrary.CGContext context,
CFRange.ByValue range)
Original signature : CGRect CTRunGetImageBounds(CTRunRef, CGContextRef, CFRange) native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/CoreText.framework/Headers/CTRun.h:408 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |