|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CoreTextLibrary.CGFont | |
---|---|
org.rococoa.cocoa.coretext |
Uses of CoreTextLibrary.CGFont in org.rococoa.cocoa.coretext |
---|
Methods in org.rococoa.cocoa.coretext that return CoreTextLibrary.CGFont | |
---|---|
CoreTextLibrary.CGFont |
CoreTextLibrary.CTFontCopyGraphicsFont(CoreTextLibrary.__CTFont font,
CoreTextLibrary.__CTFontDescriptor[] attributes)
|
CoreTextLibrary.CGFont |
CoreTextLibrary.CTFontCopyGraphicsFont(CoreTextLibrary.__CTFont font,
PointerByReference attributes)
Deprecated. use the safer method CoreTextLibrary.CTFontCopyGraphicsFont(org.rococoa.cocoa.coretext.CoreTextLibrary.__CTFont, org.rococoa.cocoa.coretext.CoreTextLibrary.__CTFontDescriptor[]) instead |
Methods in org.rococoa.cocoa.coretext with parameters of type CoreTextLibrary.CGFont | |
---|---|
CoreTextLibrary.__CTFont |
CoreTextLibrary.CTFontCreateWithGraphicsFont(CoreTextLibrary.CGFont graphicsFont,
org.rococoa.cocoa.CGFloat size,
CGAffineTransform matrix,
CoreTextLibrary.__CTFontDescriptor attributes)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |