#include <TextIndicator.h>
|
static WEBCORE_EXPORT Ref< TextIndicator > | create (const TextIndicatorData &) |
|
static WEBCORE_EXPORT RefPtr< TextIndicator > | createWithSelectionInFrame (Frame &, TextIndicatorOptions, TextIndicatorPresentationTransition, FloatSize margin=FloatSize(defaultHorizontalMargin, defaultVerticalMargin)) |
|
static WEBCORE_EXPORT RefPtr< TextIndicator > | createWithRange (const Range &, TextIndicatorOptions, TextIndicatorPresentationTransition, FloatSize margin=FloatSize(defaultHorizontalMargin, defaultVerticalMargin)) |
|
static WEBCORE_EXPORT Ref< TextIndicator > | create (const TextIndicatorData &) |
|
static WEBCORE_EXPORT RefPtr< TextIndicator > | createWithSelectionInFrame (Frame &, TextIndicatorOptions, TextIndicatorPresentationTransition, FloatSize margin=FloatSize(defaultHorizontalMargin, defaultVerticalMargin)) |
|
static WEBCORE_EXPORT RefPtr< TextIndicator > | createWithRange (const Range &, TextIndicatorOptions, TextIndicatorPresentationTransition, FloatSize margin=FloatSize(defaultHorizontalMargin, defaultVerticalMargin)) |
|
◆ ~TextIndicator() [1/2]
WebCore::TextIndicator::~TextIndicator |
( |
| ) |
|
◆ ~TextIndicator() [2/2]
◆ contentImage() [1/2]
Image* WebCore::TextIndicator::contentImage |
( |
| ) |
const |
|
inline |
◆ contentImage() [2/2]
Image* WebCore::TextIndicator::contentImage |
( |
| ) |
const |
|
inline |
◆ contentImageScaleFactor() [1/2]
float WebCore::TextIndicator::contentImageScaleFactor |
( |
| ) |
const |
|
inline |
◆ contentImageScaleFactor() [2/2]
float WebCore::TextIndicator::contentImageScaleFactor |
( |
| ) |
const |
|
inline |
◆ contentImageWithHighlight() [1/2]
Image* WebCore::TextIndicator::contentImageWithHighlight |
( |
| ) |
const |
|
inline |
◆ contentImageWithHighlight() [2/2]
Image* WebCore::TextIndicator::contentImageWithHighlight |
( |
| ) |
const |
|
inline |
◆ create() [1/2]
◆ create() [2/2]
◆ createWithRange() [1/2]
◆ createWithRange() [2/2]
◆ createWithSelectionInFrame() [1/2]
◆ createWithSelectionInFrame() [2/2]
◆ data() [1/2]
◆ data() [2/2]
◆ presentationTransition() [1/2]
◆ presentationTransition() [2/2]
◆ selectionRectInRootViewCoordinates() [1/2]
FloatRect WebCore::TextIndicator::selectionRectInRootViewCoordinates |
( |
| ) |
const |
|
inline |
◆ selectionRectInRootViewCoordinates() [2/2]
FloatRect WebCore::TextIndicator::selectionRectInRootViewCoordinates |
( |
| ) |
const |
|
inline |
◆ setPresentationTransition() [1/2]
◆ setPresentationTransition() [2/2]
◆ textBoundingRectInRootViewCoordinates() [1/2]
FloatRect WebCore::TextIndicator::textBoundingRectInRootViewCoordinates |
( |
| ) |
const |
|
inline |
◆ textBoundingRectInRootViewCoordinates() [2/2]
FloatRect WebCore::TextIndicator::textBoundingRectInRootViewCoordinates |
( |
| ) |
const |
|
inline |
◆ textRectsInBoundingRectCoordinates() [1/2]
const Vector<FloatRect>& WebCore::TextIndicator::textRectsInBoundingRectCoordinates |
( |
| ) |
const |
|
inline |
◆ textRectsInBoundingRectCoordinates() [2/2]
const Vector<FloatRect>& WebCore::TextIndicator::textRectsInBoundingRectCoordinates |
( |
| ) |
const |
|
inline |
◆ defaultHorizontalMargin
static constexpr float WebCore::TextIndicator::defaultHorizontalMargin { 2 } |
|
static |
◆ defaultVerticalMargin
static constexpr float WebCore::TextIndicator::defaultVerticalMargin { 1 } |
|
static |
The documentation for this class was generated from the following files: