|
JX Application Framework
|
#include <JStyledText.h>
Public Member Functions | |
| TextIndex () | |
| TextIndex (const JIndex ch, const JIndex byte) | |
| void | Set (const JIndex ch, const JIndex byte) |
| TextIndex & | operator+= (const TextCount &c) |
Public Attributes | |
| JIndex | charIndex |
| JIndex | byteIndex |
|
inline |
|
inline |
| JIndex JStyledText::TextIndex::byteIndex |
| JIndex JStyledText::TextIndex::charIndex |