Cappuccino
1.0.0
All
Classes
Files
Functions
Variables
Typedefs
Macros
Groups
Pages
CPSimpleTypesetter.h
Go to the documentation of this file.
1
2
@interface
CPSimpleTypesetter
:
CPTypesetter
3
{
4
CPLayoutManager
_layoutManager
// @accessors(property=layoutManager);
5
CPTextContainer
_currentTextContainer
// @accessors(property=currentTextContainer);
6
CPTextStorage
_textStorage;
7
8
CPRange _attributesRange;
9
CPDictionary
_currentAttributes;
10
CPParagraphStyle
_currentParagraph;
11
12
float
_lineHeight;
13
float
_lineBase;
14
float
_lineWidth;
15
16
unsigned
_indexOfCurrentContainer;
17
18
CPArray _lineFragments;
19
}
20
@end
AppKit
CPTextView
CPSimpleTypesetter.h
Generated on Fri Sep 7 2018 11:26:15 for Cappuccino by
1.8.3