|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FontInfo | |
---|---|
org.rococoa.cocoa.qd |
Uses of FontInfo in org.rococoa.cocoa.qd |
---|
Subclasses of FontInfo in org.rococoa.cocoa.qd | |
---|---|
static class |
FontInfo.ByReference
|
static class |
FontInfo.ByValue
|
Methods in org.rococoa.cocoa.qd that return FontInfo | |
---|---|
static FontInfo[] |
FontInfo.newArray(int arrayLength)
|
Methods in org.rococoa.cocoa.qd with parameters of type FontInfo | |
---|---|
void |
QDLibrary.GetFontInfo(FontInfo info)
GetFontInfo() *** DEPRECATED *** Availability: Mac OS X: in version 10.0 and later in ApplicationServices.framework [32-bit only] but deprecated in 10.4 CarbonLib: in CarbonLib 1.0 and later Non-Carbon CFM: in InterfaceLib 7.1 and later Original signature : void GetFontInfo(FontInfo*) native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/QD.framework/Headers/QuickdrawText.h:551 |
int |
QDLibrary.StdTxMeas(short byteCount,
Pointer textAddr,
Point numer,
Point denom,
FontInfo info)
StdTxMeas() *** DEPRECATED *** Availability: Mac OS X: in version 10.0 and later in ApplicationServices.framework [32-bit only] but deprecated in 10.4 CarbonLib: in CarbonLib 1.0 and later Non-Carbon CFM: in InterfaceLib 7.1 and later Original signature : StdTxMeas(short, const void*, Point*, Point*, FontInfo*) native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/QD.framework/Headers/QuickdrawText.h:591 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |