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

Go to the source code of this file.

Variables

 CPFontBoldTrait = 1 << 1
 
 CPFontClarendonSerifsClass = 4 << 28
 
 CPFontCondensedTrait = 1 << 6
 
var CPFontDescriptorAttributesKey = @"@"CPFontDescriptorAttributesKey"
 
 CPFontExpandedTrait = 1 << 5
 
 CPFontFamilyClassMask = 0xF0000000
 
 CPFontFreeformSerifsClass = 7 << 28
 
 CPFontItalicTrait = 1 << 0
 
 CPFontModernSerifsClass = 3 << 28
 
 CPFontNameAttribute = @"CPFontNameAttribute"
 
 CPFontOldStyleSerifsClass = 1 << 28
 
 CPFontSansSerifClass = 8 << 28
 
 CPFontSerifClass
 
 CPFontSizeAttribute = @"CPFontSizeAttribute"
 
 CPFontSlabSerifsClass = 5 << 28
 
 CPFontSmallCapsTrait = 1 << 7
 
 CPFontSymbolicTrait = @"CPFontSymbolicTrait"
 
 CPFontTraitsAttribute = @"CPFontTraitsAttribute"
 
 CPFontTransitionalSerifsClass = 2 << 28
 
 CPFontUnknownClass = 0 << 28
 
 CPFontWeightTrait = @"CPFontWeightTrait"
 

Variable Documentation

CPFontBoldTrait = 1 << 1

Definition at line 82 of file CPFontDescriptor.j.

CPFontClarendonSerifsClass = 4 << 28

Definition at line 67 of file CPFontDescriptor.j.

CPFontCondensedTrait = 1 << 6

Definition at line 84 of file CPFontDescriptor.j.

var CPFontDescriptorAttributesKey = @"@"CPFontDescriptorAttributesKey"

Definition at line 215 of file CPFontDescriptor.j.

CPFontExpandedTrait = 1 << 5

Definition at line 83 of file CPFontDescriptor.j.

CPFontFamilyClassMask = 0xF0000000

Definition at line 76 of file CPFontDescriptor.j.

CPFontFreeformSerifsClass = 7 << 28

Definition at line 69 of file CPFontDescriptor.j.

CPFontItalicTrait = 1 << 0

Definition at line 81 of file CPFontDescriptor.j.

CPFontModernSerifsClass = 3 << 28

Definition at line 66 of file CPFontDescriptor.j.

CPFontNameAttribute = @"CPFontNameAttribute"

Definition at line 31 of file CPFontDescriptor.j.

CPFontOldStyleSerifsClass = 1 << 28

Definition at line 64 of file CPFontDescriptor.j.

CPFontSansSerifClass = 8 << 28

Definition at line 70 of file CPFontDescriptor.j.

CPFontSizeAttribute = @"CPFontSizeAttribute"

Definition at line 36 of file CPFontDescriptor.j.

CPFontSlabSerifsClass = 5 << 28

Definition at line 68 of file CPFontDescriptor.j.

CPFontSmallCapsTrait = 1 << 7

Definition at line 85 of file CPFontDescriptor.j.

CPFontSymbolicTrait = @"CPFontSymbolicTrait"

Definition at line 48 of file CPFontDescriptor.j.

CPFontTraitsAttribute = @"CPFontTraitsAttribute"

Definition at line 41 of file CPFontDescriptor.j.

CPFontTransitionalSerifsClass = 2 << 28

Definition at line 65 of file CPFontDescriptor.j.

CPFontUnknownClass = 0 << 28

Definition at line 63 of file CPFontDescriptor.j.

CPFontWeightTrait = @"CPFontWeightTrait"

Definition at line 58 of file CPFontDescriptor.j.