webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
WebCore::TextIndicatorData Struct Reference

#include <TextIndicator.h>

Public Attributes

FloatRect selectionRectInRootViewCoordinates
 
FloatRect textBoundingRectInRootViewCoordinates
 
Vector< FloatRecttextRectsInBoundingRectCoordinates
 
float contentImageScaleFactor
 
RefPtr< ImagecontentImageWithHighlight
 
RefPtr< ImagecontentImage
 
TextIndicatorPresentationTransition presentationTransition
 
TextIndicatorOptions options
 

Member Data Documentation

◆ contentImage

RefPtr< Image > WebCore::TextIndicatorData::contentImage

◆ contentImageScaleFactor

float WebCore::TextIndicatorData::contentImageScaleFactor

◆ contentImageWithHighlight

RefPtr< Image > WebCore::TextIndicatorData::contentImageWithHighlight

◆ options

TextIndicatorOptions WebCore::TextIndicatorData::options

◆ presentationTransition

TextIndicatorPresentationTransition WebCore::TextIndicatorData::presentationTransition

◆ selectionRectInRootViewCoordinates

FloatRect WebCore::TextIndicatorData::selectionRectInRootViewCoordinates

◆ textBoundingRectInRootViewCoordinates

FloatRect WebCore::TextIndicatorData::textBoundingRectInRootViewCoordinates

◆ textRectsInBoundingRectCoordinates

Vector< FloatRect > WebCore::TextIndicatorData::textRectsInBoundingRectCoordinates

The documentation for this struct was generated from the following file: