#include <TextBreakIteratorCF.h>
|
enum | Mode {
Mode::Caret,
Mode::Delete,
Mode::Caret,
Mode::Delete,
Mode::Caret,
Mode::Delete
} |
|
enum | Mode {
Mode::Caret,
Mode::Delete,
Mode::Caret,
Mode::Delete,
Mode::Caret,
Mode::Delete
} |
|
enum | Mode {
Mode::Caret,
Mode::Delete,
Mode::Caret,
Mode::Delete,
Mode::Caret,
Mode::Delete
} |
|
◆ Mode [1/3]
Enumerator |
---|
Caret | |
Delete | |
Caret | |
Delete | |
Caret | |
Delete | |
◆ Mode [2/3]
Enumerator |
---|
Caret | |
Delete | |
Caret | |
Delete | |
Caret | |
Delete | |
◆ Mode [3/3]
Enumerator |
---|
Caret | |
Delete | |
Caret | |
Delete | |
Caret | |
Delete | |
◆ TextBreakIteratorCF() [1/12]
WTF::TextBreakIteratorCF::TextBreakIteratorCF |
( |
StringView |
string, |
|
|
Mode |
mode |
|
) |
| |
|
inline |
◆ TextBreakIteratorCF() [2/12]
WTF::TextBreakIteratorCF::TextBreakIteratorCF |
( |
| ) |
|
|
delete |
◆ TextBreakIteratorCF() [3/12]
◆ TextBreakIteratorCF() [4/12]
◆ TextBreakIteratorCF() [5/12]
WTF::TextBreakIteratorCF::TextBreakIteratorCF |
( |
StringView |
string, |
|
|
Mode |
mode |
|
) |
| |
|
inline |
◆ TextBreakIteratorCF() [6/12]
WTF::TextBreakIteratorCF::TextBreakIteratorCF |
( |
| ) |
|
|
delete |
◆ TextBreakIteratorCF() [7/12]
◆ TextBreakIteratorCF() [8/12]
◆ TextBreakIteratorCF() [9/12]
WTF::TextBreakIteratorCF::TextBreakIteratorCF |
( |
StringView |
string, |
|
|
Mode |
mode |
|
) |
| |
|
inline |
◆ TextBreakIteratorCF() [10/12]
WTF::TextBreakIteratorCF::TextBreakIteratorCF |
( |
| ) |
|
|
delete |
◆ TextBreakIteratorCF() [11/12]
◆ TextBreakIteratorCF() [12/12]
◆ following() [1/3]
std::optional<unsigned> WTF::TextBreakIteratorCF::following |
( |
unsigned |
location | ) |
const |
|
inline |
◆ following() [2/3]
std::optional<unsigned> WTF::TextBreakIteratorCF::following |
( |
unsigned |
location | ) |
const |
|
inline |
◆ following() [3/3]
std::optional<unsigned> WTF::TextBreakIteratorCF::following |
( |
unsigned |
location | ) |
const |
|
inline |
◆ isBoundary() [1/3]
bool WTF::TextBreakIteratorCF::isBoundary |
( |
unsigned |
location | ) |
const |
|
inline |
◆ isBoundary() [2/3]
bool WTF::TextBreakIteratorCF::isBoundary |
( |
unsigned |
location | ) |
const |
|
inline |
◆ isBoundary() [3/3]
bool WTF::TextBreakIteratorCF::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::TextBreakIteratorCF::preceding |
( |
unsigned |
location | ) |
const |
|
inline |
◆ preceding() [2/3]
std::optional<unsigned> WTF::TextBreakIteratorCF::preceding |
( |
unsigned |
location | ) |
const |
|
inline |
◆ preceding() [3/3]
std::optional<unsigned> WTF::TextBreakIteratorCF::preceding |
( |
unsigned |
location | ) |
const |
|
inline |
◆ setText() [1/3]
◆ setText() [2/3]
◆ setText() [3/3]
The documentation for this class was generated from the following file: