Cappuccino
1.0.0
All
Classes
Files
Functions
Variables
Typedefs
Macros
Groups
Pages
CPFont.h
Go to the documentation of this file.
1
2
@interface
CPFont
:
CPObject
3
{
4
CPString
_name;
5
float
_size;
6
float
_ascender;
7
float
_descender;
8
float
_lineHeight;
9
BOOL _isBold
// @accessors(readonly, getter=isBold);
10
BOOL _isItalic
// @accessors(readonly, getter=isItalic);
11
BOOL _isSystem
// @accessors(readonly, getter=isSystem);
12
13
CPString
_cssString;
14
}
15
@end
AppKit
CPFont.h
Generated on Fri Sep 7 2018 11:26:14 for Cappuccino by
1.8.3