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