![]() |
API
0.9.6
|
Go to the source code of this file.
Variables | |
CPBoldFontMask = 1 << 1 | |
CPCompressedFontMask = 1 << 9 | |
CPCondensedFontMask = 1 << 6 | |
CPExpandedFontMask = 1 << 5 | |
CPFixedPitchFontMask = 1 << 10 | |
var | CPFontManagerFactory = Nil |
CPItalicFontMask = 1 << 0 | |
CPNarrowFontMask = 1 << 4 | |
CPNonStandardCharacterSetFontMask = 1 << 3 | |
CPPosterFontMask = 1 << 8 | |
var | CPSharedFontManager = nil |
CPSmallCapsFontMask = 1 << 7 | |
CPUnboldFontMask = 1 << 2 | |
CPUnitalicFontMask = 1 << 24 | |
CPBoldFontMask = 1 << 1 |
Definition at line 26 of file CPFontManager.j.
CPCompressedFontMask = 1 << 9 |
Definition at line 34 of file CPFontManager.j.
CPCondensedFontMask = 1 << 6 |
Definition at line 31 of file CPFontManager.j.
CPExpandedFontMask = 1 << 5 |
Definition at line 30 of file CPFontManager.j.
CPFixedPitchFontMask = 1 << 10 |
Definition at line 35 of file CPFontManager.j.
var CPFontManagerFactory = Nil |
Definition at line 40 of file CPFontManager.j.
CPItalicFontMask = 1 << 0 |
Definition at line 25 of file CPFontManager.j.
CPNarrowFontMask = 1 << 4 |
Definition at line 29 of file CPFontManager.j.
CPNonStandardCharacterSetFontMask = 1 << 3 |
Definition at line 28 of file CPFontManager.j.
CPPosterFontMask = 1 << 8 |
Definition at line 33 of file CPFontManager.j.
var CPSharedFontManager = nil |
Definition at line 39 of file CPFontManager.j.
CPSmallCapsFontMask = 1 << 7 |
Definition at line 32 of file CPFontManager.j.
CPUnboldFontMask = 1 << 2 |
Definition at line 27 of file CPFontManager.j.
CPUnitalicFontMask = 1 << 24 |
Definition at line 36 of file CPFontManager.j.