Cappuccino  1.0.0
 All Classes Files Functions Variables Typedefs Macros Groups Pages
CPFontManager.j File Reference

Go to the source code of this file.

Variables

 CPAddTraitFontAction = 2
 
 CPBoldFontMask = 1 << 1
 
 CPCompressedFontMask = 1 << 9
 
 CPCondensedFontMask = 1 << 6
 
 CPExpandedFontMask = 1 << 5
 
 CPFixedPitchFontMask = 1 << 10
 
var CPFontManagerFactory = nil
 
var CPFontPanelFactory = nil
 
 CPHeavierFontAction = 5
 
global CPApp CPItalicFontMask = 1 << 0
 
 CPLighterFontAction = 6
 
 CPNarrowFontMask = 1 << 4
 
 CPNoFontChangeAction = 0
 
 CPNonStandardCharacterSetFontMask = 1 << 3
 
 CPPosterFontMask = 1 << 8
 
 CPRemoveTraitFontAction = 7
 
var CPSharedFontManager = nil
 
 CPSizeDownFontAction = 4
 
 CPSizeUpFontAction = 3
 
 CPSmallCapsFontMask = 1 << 7
 
 CPUnboldFontMask = 1 << 2
 
 CPUnitalicFontMask = 1 << 24
 
 CPViaPanelFontAction = 1
 

Variable Documentation

CPAddTraitFontAction = 2

Definition at line 50 of file CPFontManager.j.

CPBoldFontMask = 1 << 1

Definition at line 28 of file CPFontManager.j.

CPCompressedFontMask = 1 << 9

Definition at line 36 of file CPFontManager.j.

CPCondensedFontMask = 1 << 6

Definition at line 33 of file CPFontManager.j.

CPExpandedFontMask = 1 << 5

Definition at line 32 of file CPFontManager.j.

CPFixedPitchFontMask = 1 << 10

Definition at line 37 of file CPFontManager.j.

var CPFontManagerFactory = nil

Definition at line 42 of file CPFontManager.j.

var CPFontPanelFactory = nil

Definition at line 43 of file CPFontManager.j.

CPHeavierFontAction = 5

Definition at line 53 of file CPFontManager.j.

global CPApp CPItalicFontMask = 1 << 0

Definition at line 27 of file CPFontManager.j.

CPLighterFontAction = 6

Definition at line 54 of file CPFontManager.j.

CPNarrowFontMask = 1 << 4

Definition at line 31 of file CPFontManager.j.

CPNoFontChangeAction = 0

Definition at line 48 of file CPFontManager.j.

CPNonStandardCharacterSetFontMask = 1 << 3

Definition at line 30 of file CPFontManager.j.

CPPosterFontMask = 1 << 8

Definition at line 35 of file CPFontManager.j.

CPRemoveTraitFontAction = 7

Definition at line 55 of file CPFontManager.j.

var CPSharedFontManager = nil

Definition at line 41 of file CPFontManager.j.

CPSizeDownFontAction = 4

Definition at line 52 of file CPFontManager.j.

CPSizeUpFontAction = 3

Definition at line 51 of file CPFontManager.j.

CPSmallCapsFontMask = 1 << 7

Definition at line 34 of file CPFontManager.j.

CPUnboldFontMask = 1 << 2

Definition at line 29 of file CPFontManager.j.

CPUnitalicFontMask = 1 << 24

Definition at line 38 of file CPFontManager.j.

CPViaPanelFontAction = 1

Definition at line 49 of file CPFontManager.j.