#include <ContentData.h>
|
enum | Type {
CounterDataType,
ImageDataType,
QuoteDataType,
TextDataType,
CounterDataType,
ImageDataType,
QuoteDataType,
TextDataType
} |
|
enum | Type {
CounterDataType,
ImageDataType,
QuoteDataType,
TextDataType,
CounterDataType,
ImageDataType,
QuoteDataType,
TextDataType
} |
|
| ContentData (Type type) |
|
| ContentData (Type type) |
|
◆ ImageContentData() [1/2]
WebCore::ImageContentData::ImageContentData |
( |
Ref< StyleImage > && |
image | ) |
|
|
inlineexplicit |
◆ ImageContentData() [2/2]
WebCore::ImageContentData::ImageContentData |
( |
Ref< StyleImage > && |
image | ) |
|
|
inlineexplicit |
◆ image() [1/2]
const StyleImage& WebCore::ImageContentData::image |
( |
| ) |
const |
|
inline |
◆ image() [2/2]
const StyleImage& WebCore::ImageContentData::image |
( |
| ) |
const |
|
inline |
◆ setImage() [1/2]
◆ setImage() [2/2]
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