#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) |
|
◆ TextContentData() [1/2]
WebCore::TextContentData::TextContentData |
( |
const String & |
text | ) |
|
|
inlineexplicit |
◆ TextContentData() [2/2]
WebCore::TextContentData::TextContentData |
( |
const String & |
text | ) |
|
|
inlineexplicit |
◆ setText() [1/2]
void WebCore::TextContentData::setText |
( |
const String & |
text | ) |
|
|
inline |
◆ setText() [2/2]
void WebCore::TextContentData::setText |
( |
const String & |
text | ) |
|
|
inline |
◆ text() [1/2]
const String& WebCore::TextContentData::text |
( |
| ) |
const |
|
inline |
◆ text() [2/2]
const String& WebCore::TextContentData::text |
( |
| ) |
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