#include <ElementData.h>
◆ ElementData() [1/6]
WebCore::ElementData::ElementData |
( |
| ) |
|
|
protected |
◆ ElementData() [2/6]
WebCore::ElementData::ElementData |
( |
unsigned |
arraySize | ) |
|
|
explicitprotected |
◆ ElementData() [3/6]
WebCore::ElementData::ElementData |
( |
const ElementData & |
other, |
|
|
bool |
isUnique |
|
) |
| |
|
protected |
◆ ElementData() [4/6]
WebCore::ElementData::ElementData |
( |
| ) |
|
|
protected |
◆ ElementData() [5/6]
WebCore::ElementData::ElementData |
( |
unsigned |
arraySize | ) |
|
|
explicitprotected |
◆ ElementData() [6/6]
WebCore::ElementData::ElementData |
( |
const ElementData & |
, |
|
|
bool |
isUnique |
|
) |
| |
|
protected |
◆ animatedSVGAttributesAreDirty() [1/2]
bool WebCore::ElementData::animatedSVGAttributesAreDirty |
( |
| ) |
const |
|
inlineprotected |
◆ animatedSVGAttributesAreDirty() [2/2]
bool WebCore::ElementData::animatedSVGAttributesAreDirty |
( |
| ) |
const |
|
inlineprotected |
◆ animatedSVGAttributesAreDirtyFlag() [1/2]
static uint32_t WebCore::ElementData::animatedSVGAttributesAreDirtyFlag |
( |
| ) |
|
|
inlinestatic |
◆ animatedSVGAttributesAreDirtyFlag() [2/2]
static uint32_t WebCore::ElementData::animatedSVGAttributesAreDirtyFlag |
( |
| ) |
|
|
inlinestatic |
◆ arraySize() [1/2]
unsigned WebCore::ElementData::arraySize |
( |
| ) |
const |
|
inlineprotected |
◆ arraySize() [2/2]
unsigned WebCore::ElementData::arraySize |
( |
| ) |
const |
|
inlineprotected |
◆ arraySizeAndFlagsMemoryOffset() [1/2]
static ptrdiff_t WebCore::ElementData::arraySizeAndFlagsMemoryOffset |
( |
| ) |
|
|
inlinestatic |
◆ arraySizeAndFlagsMemoryOffset() [2/2]
static ptrdiff_t WebCore::ElementData::arraySizeAndFlagsMemoryOffset |
( |
| ) |
|
|
inlinestatic |
◆ arraySizeOffset() [1/2]
static uint32_t WebCore::ElementData::arraySizeOffset |
( |
| ) |
|
|
inlinestatic |
◆ arraySizeOffset() [2/2]
static uint32_t WebCore::ElementData::arraySizeOffset |
( |
| ) |
|
|
inlinestatic |
◆ attributeAt() [1/2]
const Attribute& WebCore::ElementData::attributeAt |
( |
unsigned |
index | ) |
const |
◆ attributeAt() [2/2]
const Attribute & WebCore::ElementData::attributeAt |
( |
unsigned |
index | ) |
const |
|
inline |
◆ attributesIterator() [1/2]
◆ attributesIterator() [2/2]
◆ classNames() [1/2]
◆ classNames() [2/2]
◆ classNamesMemoryOffset() [1/2]
static ptrdiff_t WebCore::ElementData::classNamesMemoryOffset |
( |
| ) |
|
|
inlinestatic |
◆ classNamesMemoryOffset() [2/2]
static ptrdiff_t WebCore::ElementData::classNamesMemoryOffset |
( |
| ) |
|
|
inlinestatic |
◆ deref() [1/2]
void WebCore::ElementData::deref |
( |
| ) |
|
◆ deref() [2/2]
void WebCore::ElementData::deref |
( |
| ) |
|
|
inline |
◆ findAttributeByName() [1/2]
◆ findAttributeByName() [2/2]
◆ findAttributeIndexByName() [1/4]
unsigned WebCore::ElementData::findAttributeIndexByName |
( |
const QualifiedName & |
| ) |
const |
◆ findAttributeIndexByName() [2/4]
◆ findAttributeIndexByName() [3/4]
ALWAYS_INLINE unsigned WebCore::ElementData::findAttributeIndexByName |
( |
const AtomicString & |
name, |
|
|
bool |
shouldIgnoreAttributeCase |
|
) |
| const |
◆ findAttributeIndexByName() [4/4]
unsigned WebCore::ElementData::findAttributeIndexByName |
( |
const AtomicString & |
name, |
|
|
bool |
shouldIgnoreAttributeCase |
|
) |
| const |
◆ findLanguageAttribute() [1/2]
const Attribute * WebCore::ElementData::findLanguageAttribute |
( |
| ) |
const |
◆ findLanguageAttribute() [2/2]
const Attribute* WebCore::ElementData::findLanguageAttribute |
( |
| ) |
const |
◆ hasClass() [1/2]
bool WebCore::ElementData::hasClass |
( |
| ) |
const |
|
inline |
◆ hasClass() [2/2]
bool WebCore::ElementData::hasClass |
( |
| ) |
const |
|
inline |
◆ hasID() [1/2]
bool WebCore::ElementData::hasID |
( |
| ) |
const |
|
inline |
◆ hasID() [2/2]
bool WebCore::ElementData::hasID |
( |
| ) |
const |
|
inline |
◆ hasName() [1/2]
bool WebCore::ElementData::hasName |
( |
| ) |
const |
|
inline |
◆ hasName() [2/2]
bool WebCore::ElementData::hasName |
( |
| ) |
const |
|
inline |
◆ idForStyleResolution() [1/2]
const AtomicString& WebCore::ElementData::idForStyleResolution |
( |
| ) |
const |
|
inline |
◆ idForStyleResolution() [2/2]
const AtomicString& WebCore::ElementData::idForStyleResolution |
( |
| ) |
const |
|
inline |
◆ idForStyleResolutionMemoryOffset() [1/2]
static ptrdiff_t WebCore::ElementData::idForStyleResolutionMemoryOffset |
( |
| ) |
|
|
inlinestatic |
◆ idForStyleResolutionMemoryOffset() [2/2]
static ptrdiff_t WebCore::ElementData::idForStyleResolutionMemoryOffset |
( |
| ) |
|
|
inlinestatic |
◆ inlineStyle() [1/2]
◆ inlineStyle() [2/2]
◆ isEmpty() [1/2]
bool WebCore::ElementData::isEmpty |
( |
| ) |
const |
|
inline |
◆ isEmpty() [2/2]
bool WebCore::ElementData::isEmpty |
( |
void |
| ) |
const |
|
inline |
◆ isEquivalent() [1/2]
bool WebCore::ElementData::isEquivalent |
( |
const ElementData * |
other | ) |
const |
◆ isEquivalent() [2/2]
bool WebCore::ElementData::isEquivalent |
( |
const ElementData * |
other | ) |
const |
◆ isUnique() [1/2]
bool WebCore::ElementData::isUnique |
( |
| ) |
const |
|
inline |
◆ isUnique() [2/2]
bool WebCore::ElementData::isUnique |
( |
| ) |
const |
|
inline |
◆ isUniqueFlag() [1/2]
static uint32_t WebCore::ElementData::isUniqueFlag |
( |
| ) |
|
|
inlinestatic |
◆ isUniqueFlag() [2/2]
static uint32_t WebCore::ElementData::isUniqueFlag |
( |
| ) |
|
|
inlinestatic |
◆ length() [1/2]
unsigned WebCore::ElementData::length |
( |
| ) |
const |
◆ length() [2/2]
unsigned WebCore::ElementData::length |
( |
| ) |
const |
|
inline |
◆ presentationAttributeStyle() [1/2]
const StyleProperties * WebCore::ElementData::presentationAttributeStyle |
( |
| ) |
const |
|
inline |
◆ presentationAttributeStyle() [2/2]
const StyleProperties* WebCore::ElementData::presentationAttributeStyle |
( |
| ) |
const |
◆ presentationAttributeStyleIsDirty() [1/2]
bool WebCore::ElementData::presentationAttributeStyleIsDirty |
( |
| ) |
const |
|
inlineprotected |
◆ presentationAttributeStyleIsDirty() [2/2]
bool WebCore::ElementData::presentationAttributeStyleIsDirty |
( |
| ) |
const |
|
inlineprotected |
◆ setAnimatedSVGAttributesAreDirty() [1/2]
void WebCore::ElementData::setAnimatedSVGAttributesAreDirty |
( |
bool |
dirty | ) |
const |
|
inlineprotected |
◆ setAnimatedSVGAttributesAreDirty() [2/2]
void WebCore::ElementData::setAnimatedSVGAttributesAreDirty |
( |
bool |
dirty | ) |
const |
|
inlineprotected |
◆ setClassNames() [1/2]
◆ setClassNames() [2/2]
◆ setHasNameAttribute() [1/2]
void WebCore::ElementData::setHasNameAttribute |
( |
bool |
hasName | ) |
const |
|
inlineprotected |
◆ setHasNameAttribute() [2/2]
void WebCore::ElementData::setHasNameAttribute |
( |
bool |
hasName | ) |
const |
|
inlineprotected |
◆ setIdForStyleResolution() [1/2]
void WebCore::ElementData::setIdForStyleResolution |
( |
const AtomicString & |
newId | ) |
const |
|
inline |
◆ setIdForStyleResolution() [2/2]
void WebCore::ElementData::setIdForStyleResolution |
( |
const AtomicString & |
newId | ) |
const |
|
inline |
◆ setPresentationAttributeStyleIsDirty() [1/2]
void WebCore::ElementData::setPresentationAttributeStyleIsDirty |
( |
bool |
isDirty | ) |
const |
|
inlineprotected |
◆ setPresentationAttributeStyleIsDirty() [2/2]
void WebCore::ElementData::setPresentationAttributeStyleIsDirty |
( |
bool |
isDirty | ) |
const |
|
inlineprotected |
◆ setStyleAttributeIsDirty() [1/2]
void WebCore::ElementData::setStyleAttributeIsDirty |
( |
bool |
isDirty | ) |
const |
|
inlineprotected |
◆ setStyleAttributeIsDirty() [2/2]
void WebCore::ElementData::setStyleAttributeIsDirty |
( |
bool |
isDirty | ) |
const |
|
inlineprotected |
◆ styleAttributeIsDirty() [1/2]
bool WebCore::ElementData::styleAttributeIsDirty |
( |
| ) |
const |
|
inlineprotected |
◆ styleAttributeIsDirty() [2/2]
bool WebCore::ElementData::styleAttributeIsDirty |
( |
| ) |
const |
|
inlineprotected |
◆ styleAttributeIsDirtyFlag() [1/2]
static uint32_t WebCore::ElementData::styleAttributeIsDirtyFlag |
( |
| ) |
|
|
inlinestatic |
◆ styleAttributeIsDirtyFlag() [2/2]
static uint32_t WebCore::ElementData::styleAttributeIsDirtyFlag |
( |
| ) |
|
|
inlinestatic |
◆ Element
◆ ShareableElementData
◆ StyledElement
◆ SVGElement
◆ UniqueElementData
◆ attributeNotFound
static const unsigned WebCore::ElementData::attributeNotFound = static_cast<unsigned>(-1) |
|
static |
◆ m_classNames
◆ m_idForStyleResolution
◆ m_inlineStyle
The documentation for this class was generated from the following files: