#include <TextCheckingHelper.h>
◆ TextCheckingParagraph() [1/2]
WebCore::TextCheckingParagraph::TextCheckingParagraph |
( |
PassRefPtr< Range > |
checkingRange | ) |
|
|
explicit |
◆ TextCheckingParagraph() [2/2]
◆ ~TextCheckingParagraph()
WebCore::TextCheckingParagraph::~TextCheckingParagraph |
( |
| ) |
|
◆ checkingEnd()
int WebCore::TextCheckingParagraph::checkingEnd |
( |
| ) |
const |
◆ checkingLength()
int WebCore::TextCheckingParagraph::checkingLength |
( |
| ) |
const |
◆ checkingRangeCovers()
bool WebCore::TextCheckingParagraph::checkingRangeCovers |
( |
int |
location, |
|
|
int |
length |
|
) |
| const |
|
inline |
◆ checkingRangeMatches()
bool WebCore::TextCheckingParagraph::checkingRangeMatches |
( |
int |
location, |
|
|
int |
length |
|
) |
| const |
|
inline |
◆ checkingStart()
int WebCore::TextCheckingParagraph::checkingStart |
( |
| ) |
const |
◆ checkingSubstring()
String WebCore::TextCheckingParagraph::checkingSubstring |
( |
| ) |
const |
|
inline |
◆ expandRangeToNextEnd()
void WebCore::TextCheckingParagraph::expandRangeToNextEnd |
( |
| ) |
|
◆ isCheckingRangeCoveredBy()
bool WebCore::TextCheckingParagraph::isCheckingRangeCoveredBy |
( |
int |
location, |
|
|
int |
length |
|
) |
| const |
|
inline |
◆ isEmpty()
bool WebCore::TextCheckingParagraph::isEmpty |
( |
void |
| ) |
const |
◆ offsetTo()
◆ paragraphRange()
PassRefPtr< Range > WebCore::TextCheckingParagraph::paragraphRange |
( |
| ) |
const |
◆ rangeLength()
int WebCore::TextCheckingParagraph::rangeLength |
( |
| ) |
const |
◆ subrange()
PassRefPtr< Range > WebCore::TextCheckingParagraph::subrange |
( |
int |
characterOffset, |
|
|
int |
characterCount |
|
) |
| const |
◆ text()
const String & WebCore::TextCheckingParagraph::text |
( |
| ) |
const |
◆ textCharAt()
UChar WebCore::TextCheckingParagraph::textCharAt |
( |
int |
index | ) |
const |
|
inline |
◆ textLength()
int WebCore::TextCheckingParagraph::textLength |
( |
| ) |
const |
|
inline |
◆ textSubstring()
String WebCore::TextCheckingParagraph::textSubstring |
( |
unsigned |
pos, |
|
|
unsigned |
len = UINT_MAX |
|
) |
| const |
|
inline |
The documentation for this class was generated from the following files: