#import <CPFontManager.h>
Class Methods | |
(void) | + setFontManagerFactory: |
(CPFontManager) | + sharedFontManager |
![]() | |
(BOOL) | + accessInstanceVariablesDirectly |
(id) | + alloc |
(id) | + allocWithCoder: |
(BOOL) | + automaticallyNotifiesObserversForKey: |
(void) | + cancelPreviousPerformRequestsWithTarget: |
(void) | + cancelPreviousPerformRequestsWithTarget:selector:object: |
(Class) | + class |
(BOOL) | + conformsToProtocol: |
(void) | + exposeBinding: |
(void) | + initialize |
(IMP) | + instanceMethodForSelector: |
(BOOL) | + instancesRespondToSelector: |
(BOOL) | + isBindingExclusive: |
(BOOL) | + isSubclassOfClass: |
(CPSet) | + keyPathsForValuesAffectingValueForKey: |
(void) | + load |
(id) | + new |
(void) | + object:performSelector:withObject:afterDelay:inModes: |
(void) | + setVersion: |
(Class) | + superclass |
(int) | + version |
Definition at line 2 of file CPFontManager.h.
|
implementation |
Synthesized accessor method.
Provided by category CPFontManager(CPSynthesizedAccessors).
Definition at line 323 of file CPFontManager.j.
|
implementation |
Definition at line 207 of file CPFontManager.j.
|
implementation |
Returns an array of the available fonts
Definition at line 98 of file CPFontManager.j.
Definition at line 164 of file CPFontManager.j.
|
implementation |
Definition at line 193 of file CPFontManager.j.
|
implementation |
Definition at line 177 of file CPFontManager.j.
|
implementation |
Synthesized accessor method.
Provided by category CPFontManager(CPSynthesizedAccessors).
Definition at line 339 of file CPFontManager.j.
|
implementation |
Returns the available fonts matching the provided name.
aFontName | the name of the font |
Definition at line 134 of file CPFontManager.j.
|
implementation |
Initializes the receiver
Reimplemented from CPObject.
Definition at line 85 of file CPFontManager.j.
|
implementation |
Synthesized accessor method.
Provided by category CPFontManager(CPSynthesizedAccessors).
Definition at line 355 of file CPFontManager.j.
|
implementation |
Definition at line 147 of file CPFontManager.j.
|
implementation |
Definition at line 215 of file CPFontManager.j.
|
implementation |
Synthesized accessor method.
Provided by category CPFontManager(CPSynthesizedAccessors).
Definition at line 331 of file CPFontManager.j.
|
implementation |
Synthesized accessor method.
Provided by category CPFontManager(CPSynthesizedAccessors).
Definition at line 347 of file CPFontManager.j.
|
implementation |
Sets the class that will be used to create the application's font manager.
Definition at line 80 of file CPFontManager.j.
|
implementation |
Synthesized accessor method.
Provided by category CPFontManager(CPSynthesizedAccessors).
Definition at line 363 of file CPFontManager.j.
|
implementation |
Definition at line 139 of file CPFontManager.j.
|
implementation |
Synthesized accessor method.
Provided by category CPFontManager(CPSynthesizedAccessors).
Definition at line 315 of file CPFontManager.j.
|
implementation |
Returns the application's font manager. If the font manager does not exist yet, it will be created.
Definition at line 67 of file CPFontManager.j.
|
implementation |
Synthesized accessor method.
Provided by category CPFontManager(CPSynthesizedAccessors).
Definition at line 307 of file CPFontManager.j.
|
implementation |
Definition at line 159 of file CPFontManager.j.
|
implementation |
Definition at line 152 of file CPFontManager.j.