#include <PositionIterator.h>
◆ PositionIterator()
WebCore::PositionIterator::PositionIterator |
( |
const Position & |
pos | ) |
|
|
inline |
◆ atEnd()
bool WebCore::PositionIterator::atEnd |
( |
| ) |
const |
◆ atEndOfNode()
bool WebCore::PositionIterator::atEndOfNode |
( |
| ) |
const |
◆ atStart()
bool WebCore::PositionIterator::atStart |
( |
| ) |
const |
◆ atStartOfNode()
bool WebCore::PositionIterator::atStartOfNode |
( |
| ) |
const |
◆ decrement()
void WebCore::PositionIterator::decrement |
( |
| ) |
|
◆ increment()
void WebCore::PositionIterator::increment |
( |
| ) |
|
◆ isCandidate()
bool WebCore::PositionIterator::isCandidate |
( |
| ) |
const |
◆ node()
Node* WebCore::PositionIterator::node |
( |
| ) |
const |
|
inline |
◆ offsetInLeafNode()
int WebCore::PositionIterator::offsetInLeafNode |
( |
| ) |
const |
|
inline |
◆ operator Position()
WebCore::PositionIterator::operator Position |
( |
| ) |
const |
The documentation for this class was generated from the following files: