#include <TextBreakIterator.h>
|
enum | Mode {
Mode::Line,
Mode::Caret,
Mode::Delete,
Mode::Line,
Mode::Caret,
Mode::Delete,
Mode::Line,
Mode::Caret,
Mode::Delete
} |
|
enum | Mode {
Mode::Line,
Mode::Caret,
Mode::Delete,
Mode::Line,
Mode::Caret,
Mode::Delete,
Mode::Line,
Mode::Caret,
Mode::Delete
} |
|
enum | Mode {
Mode::Line,
Mode::Caret,
Mode::Delete,
Mode::Line,
Mode::Caret,
Mode::Delete,
Mode::Line,
Mode::Caret,
Mode::Delete
} |
|
◆ Mode [1/3]
Enumerator |
---|
Line | |
Caret | |
Delete | |
Line | |
Caret | |
Delete | |
Line | |
Caret | |
Delete | |
◆ Mode [2/3]
Enumerator |
---|
Line | |
Caret | |
Delete | |
Line | |
Caret | |
Delete | |
Line | |
Caret | |
Delete | |
◆ Mode [3/3]
Enumerator |
---|
Line | |
Caret | |
Delete | |
Line | |
Caret | |
Delete | |
Line | |
Caret | |
Delete | |
◆ TextBreakIterator() [1/9]
WTF::TextBreakIterator::TextBreakIterator |
( |
| ) |
|
|
delete |
◆ TextBreakIterator() [2/9]
◆ TextBreakIterator() [3/9]
◆ TextBreakIterator() [4/9]
WTF::TextBreakIterator::TextBreakIterator |
( |
| ) |
|
|
delete |
◆ TextBreakIterator() [5/9]
◆ TextBreakIterator() [6/9]
◆ TextBreakIterator() [7/9]
WTF::TextBreakIterator::TextBreakIterator |
( |
| ) |
|
|
delete |
◆ TextBreakIterator() [8/9]
◆ TextBreakIterator() [9/9]
◆ following() [1/3]
std::optional<unsigned> WTF::TextBreakIterator::following |
( |
unsigned |
location | ) |
const |
|
inline |
◆ following() [2/3]
std::optional<unsigned> WTF::TextBreakIterator::following |
( |
unsigned |
location | ) |
const |
|
inline |
◆ following() [3/3]
std::optional<unsigned> WTF::TextBreakIterator::following |
( |
unsigned |
location | ) |
const |
|
inline |
◆ isBoundary() [1/3]
bool WTF::TextBreakIterator::isBoundary |
( |
unsigned |
location | ) |
const |
|
inline |
◆ isBoundary() [2/3]
bool WTF::TextBreakIterator::isBoundary |
( |
unsigned |
location | ) |
const |
|
inline |
◆ isBoundary() [3/3]
bool WTF::TextBreakIterator::isBoundary |
( |
unsigned |
location | ) |
const |
|
inline |
◆ operator=() [1/6]
◆ operator=() [2/6]
◆ operator=() [3/6]
◆ operator=() [4/6]
◆ operator=() [5/6]
◆ operator=() [6/6]
◆ preceding() [1/3]
std::optional<unsigned> WTF::TextBreakIterator::preceding |
( |
unsigned |
location | ) |
const |
|
inline |
◆ preceding() [2/3]
std::optional<unsigned> WTF::TextBreakIterator::preceding |
( |
unsigned |
location | ) |
const |
|
inline |
◆ preceding() [3/3]
std::optional<unsigned> WTF::TextBreakIterator::preceding |
( |
unsigned |
location | ) |
const |
|
inline |
◆ TextBreakIteratorCache
The documentation for this class was generated from the following files: