Cappuccino
1.0.0
All
Classes
Files
Functions
Variables
Typedefs
Macros
Groups
Pages
CPTextStorage.h
Go to the documentation of this file.
1
2
@interface
CPTextStorage
:
CPMutableAttributedString
3
{
4
CPColor
_foregroundColor
// @accessors(property=foregroundColor);
5
CPFont
_font
// @accessors(property=font);
6
CPMutableArray
_layoutManagers
// @accessors(getter=layoutManagers);
7
CPRange _editedRange
// @accessors(getter=editedRange);
8
id <CPTextStorageDelegate> _delegate
// @accessors(property=delegate);
9
int
_changeInLength
// @accessors(property=changeInLength);
10
unsigned
_editedMask
// @accessors(property=editedMask);
11
12
int
_editCount;
// {begin,end}
13
@end
AppKit
CPTextView
CPTextStorage.h
Generated on Fri Sep 7 2018 11:26:15 for Cappuccino by
1.8.3