#include <ContentData.h>
|
enum | Type {
CounterDataType,
ImageDataType,
QuoteDataType,
TextDataType,
CounterDataType,
ImageDataType,
QuoteDataType,
TextDataType
} |
|
enum | Type {
CounterDataType,
ImageDataType,
QuoteDataType,
TextDataType,
CounterDataType,
ImageDataType,
QuoteDataType,
TextDataType
} |
|
◆ Type [1/2]
Enumerator |
---|
CounterDataType | |
ImageDataType | |
QuoteDataType | |
TextDataType | |
CounterDataType | |
ImageDataType | |
QuoteDataType | |
TextDataType | |
◆ Type [2/2]
Enumerator |
---|
CounterDataType | |
ImageDataType | |
QuoteDataType | |
TextDataType | |
CounterDataType | |
ImageDataType | |
QuoteDataType | |
TextDataType | |
◆ ~ContentData() [1/2]
virtual WebCore::ContentData::~ContentData |
( |
| ) |
|
|
inlinevirtual |
◆ ContentData() [1/2]
WebCore::ContentData::ContentData |
( |
Type |
type | ) |
|
|
inlineexplicitprotected |
◆ ~ContentData() [2/2]
virtual WebCore::ContentData::~ContentData |
( |
| ) |
|
|
inlinevirtual |
◆ ContentData() [2/2]
WebCore::ContentData::ContentData |
( |
Type |
type | ) |
|
|
inlineexplicitprotected |
◆ altText() [1/2]
const String& WebCore::ContentData::altText |
( |
| ) |
const |
|
inline |
◆ altText() [2/2]
const String& WebCore::ContentData::altText |
( |
| ) |
const |
|
inline |
◆ clone() [1/2]
std::unique_ptr<ContentData> WebCore::ContentData::clone |
( |
| ) |
const |
◆ clone() [2/2]
std::unique_ptr< ContentData > WebCore::ContentData::clone |
( |
| ) |
const |
◆ createContentRenderer() [1/2]
◆ createContentRenderer() [2/2]
◆ isCounter() [1/2]
bool WebCore::ContentData::isCounter |
( |
| ) |
const |
|
inline |
◆ isCounter() [2/2]
bool WebCore::ContentData::isCounter |
( |
| ) |
const |
|
inline |
◆ isImage() [1/2]
bool WebCore::ContentData::isImage |
( |
| ) |
const |
|
inline |
◆ isImage() [2/2]
bool WebCore::ContentData::isImage |
( |
| ) |
const |
|
inline |
◆ isQuote() [1/2]
bool WebCore::ContentData::isQuote |
( |
| ) |
const |
|
inline |
◆ isQuote() [2/2]
bool WebCore::ContentData::isQuote |
( |
| ) |
const |
|
inline |
◆ isText() [1/2]
bool WebCore::ContentData::isText |
( |
| ) |
const |
|
inline |
◆ isText() [2/2]
bool WebCore::ContentData::isText |
( |
| ) |
const |
|
inline |
◆ next() [1/2]
◆ next() [2/2]
◆ setAltText() [1/2]
void WebCore::ContentData::setAltText |
( |
const String & |
alt | ) |
|
|
inline |
◆ setAltText() [2/2]
void WebCore::ContentData::setAltText |
( |
const String & |
alt | ) |
|
|
inline |
◆ setNext() [1/2]
◆ setNext() [2/2]
◆ type() [1/2]
Type WebCore::ContentData::type |
( |
| ) |
const |
|
inline |
◆ type() [2/2]
Type WebCore::ContentData::type |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/WebCore.framework/Versions/A/PrivateHeaders/ContentData.h
- Source/WebCore/rendering/style/ContentData.cpp