org.rococoa.cocoa.coretext
Interface CoreTextLibrary.CTFontManagerScope

Enclosing interface:
CoreTextLibrary

public static interface CoreTextLibrary.CTFontManagerScope

native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/CoreText.framework/Headers/CTFontManager.h
enum values


Field Summary
static int kCTFontManagerScopeNone
           
static int kCTFontManagerScopeProcess
           
static int kCTFontManagerScopeSession
           
static int kCTFontManagerScopeUser
           
 

Field Detail

kCTFontManagerScopeNone

static final int kCTFontManagerScopeNone
See Also:
Constant Field Values

kCTFontManagerScopeProcess

static final int kCTFontManagerScopeProcess
See Also:
Constant Field Values

kCTFontManagerScopeUser

static final int kCTFontManagerScopeUser
See Also:
Constant Field Values

kCTFontManagerScopeSession

static final int kCTFontManagerScopeSession
See Also:
Constant Field Values


Copyright © 2009. All Rights Reserved.