Uses of Class
org.rococoa.cocoa.qd.FMInput

Packages that use FMInput
org.rococoa.cocoa.qd   
 

Uses of FMInput in org.rococoa.cocoa.qd
 

Subclasses of FMInput in org.rococoa.cocoa.qd
static class FMInput.ByReference
           
static class FMInput.ByValue
           
 

Methods in org.rococoa.cocoa.qd that return FMInput
static FMInput[] FMInput.newArray(int arrayLength)
           
 

Methods in org.rococoa.cocoa.qd with parameters of type FMInput
 FMOutput QDLibrary.FMSwapFont(FMInput inRec)
          FMSwapFont() *** 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 : FMOutPtr FMSwapFont(const FMInput*)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/QD.framework/Headers/Fonts.h:307
 



Copyright © 2009. All Rights Reserved.