#include <Latin1TextIterator.h>
◆ Latin1TextIterator()
WebCore::Latin1TextIterator::Latin1TextIterator |
( |
const LChar * |
characters, |
|
|
unsigned |
currentIndex, |
|
|
unsigned |
lastIndex, |
|
|
unsigned |
|
|
) |
| |
|
inline |
◆ advance()
void WebCore::Latin1TextIterator::advance |
( |
unsigned |
advanceLength | ) |
|
|
inline |
◆ characters()
const LChar* WebCore::Latin1TextIterator::characters |
( |
| ) |
const |
|
inline |
◆ consume()
bool WebCore::Latin1TextIterator::consume |
( |
UChar32 & |
character, |
|
|
unsigned & |
clusterLength |
|
) |
| |
|
inline |
◆ currentIndex()
unsigned WebCore::Latin1TextIterator::currentIndex |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: