#include <RenderedPosition.h>
◆ ShouldMatchBidiLevel
| Enumerator |
|---|
| MatchBidiLevel | |
| IgnoreBidiLevel | |
◆ RenderedPosition() [1/3]
| WebCore::RenderedPosition::RenderedPosition |
( |
| ) |
|
|
inline |
◆ RenderedPosition() [2/3]
| WebCore::RenderedPosition::RenderedPosition |
( |
const VisiblePosition & |
position | ) |
|
|
explicit |
◆ RenderedPosition() [3/3]
| WebCore::RenderedPosition::RenderedPosition |
( |
const Position & |
position, |
|
|
EAffinity |
affinity |
|
) |
| |
|
explicit |
◆ absoluteRect()
| IntRect WebCore::RenderedPosition::absoluteRect |
( |
LayoutUnit * |
extraWidthToEndOfLine = nullptr | ) |
const |
◆ atLeftBoundaryOfBidiRun() [1/2]
| bool WebCore::RenderedPosition::atLeftBoundaryOfBidiRun |
( |
| ) |
const |
|
inline |
◆ atLeftBoundaryOfBidiRun() [2/2]
| bool WebCore::RenderedPosition::atLeftBoundaryOfBidiRun |
( |
unsigned char |
bidiLevelOfRun | ) |
const |
|
inline |
◆ atRightBoundaryOfBidiRun() [1/2]
| bool WebCore::RenderedPosition::atRightBoundaryOfBidiRun |
( |
| ) |
const |
|
inline |
◆ atRightBoundaryOfBidiRun() [2/2]
| bool WebCore::RenderedPosition::atRightBoundaryOfBidiRun |
( |
unsigned char |
bidiLevelOfRun | ) |
const |
|
inline |
◆ bidiLevelOnLeft()
| unsigned char WebCore::RenderedPosition::bidiLevelOnLeft |
( |
| ) |
const |
◆ bidiLevelOnRight()
| unsigned char WebCore::RenderedPosition::bidiLevelOnRight |
( |
| ) |
const |
◆ isEquivalent()
| bool WebCore::RenderedPosition::isEquivalent |
( |
const RenderedPosition & |
other | ) |
const |
◆ isNull()
| bool WebCore::RenderedPosition::isNull |
( |
| ) |
const |
|
inline |
◆ leftBoundaryOfBidiRun()
| RenderedPosition WebCore::RenderedPosition::leftBoundaryOfBidiRun |
( |
unsigned char |
bidiLevelOfRun | ) |
|
◆ positionAtLeftBoundaryOfBiDiRun()
| Position WebCore::RenderedPosition::positionAtLeftBoundaryOfBiDiRun |
( |
| ) |
const |
◆ positionAtRightBoundaryOfBiDiRun()
| Position WebCore::RenderedPosition::positionAtRightBoundaryOfBiDiRun |
( |
| ) |
const |
◆ rightBoundaryOfBidiRun()
| RenderedPosition WebCore::RenderedPosition::rightBoundaryOfBidiRun |
( |
unsigned char |
bidiLevelOfRun | ) |
|
◆ rootBox()
The documentation for this class was generated from the following files: