#include <ElementRareData.h>
◆ ElementRareData()
| WebCore::ElementRareData::ElementRareData |
( |
RenderElement * |
renderer | ) |
|
|
inlineexplicit |
◆ ~ElementRareData()
| WebCore::ElementRareData::~ElementRareData |
( |
| ) |
|
|
inline |
◆ afterPseudoElement()
| PseudoElement* WebCore::ElementRareData::afterPseudoElement |
( |
| ) |
const |
|
inline |
◆ attributeMap()
| NamedNodeMap* WebCore::ElementRareData::attributeMap |
( |
| ) |
const |
|
inline |
◆ beforePseudoElement()
| PseudoElement* WebCore::ElementRareData::beforePseudoElement |
( |
| ) |
const |
|
inline |
◆ childIndex()
| unsigned WebCore::ElementRareData::childIndex |
( |
| ) |
const |
|
inline |
◆ childIndexMemoryOffset()
| static ptrdiff_t WebCore::ElementRareData::childIndexMemoryOffset |
( |
| ) |
|
|
inlinestatic |
◆ childrenAffectedByBackwardPositionalRules()
| bool WebCore::ElementRareData::childrenAffectedByBackwardPositionalRules |
( |
| ) |
const |
|
inline |
◆ childrenAffectedByDrag()
| bool WebCore::ElementRareData::childrenAffectedByDrag |
( |
| ) |
const |
|
inline |
◆ childrenAffectedByLastChildRules()
| bool WebCore::ElementRareData::childrenAffectedByLastChildRules |
( |
| ) |
const |
|
inline |
◆ childrenAffectedByPropertyBasedBackwardPositionalRules()
| bool WebCore::ElementRareData::childrenAffectedByPropertyBasedBackwardPositionalRules |
( |
| ) |
const |
|
inline |
◆ classList()
◆ clearShadowRoot()
| void WebCore::ElementRareData::clearShadowRoot |
( |
| ) |
|
|
inline |
◆ clearTabIndexExplicitly()
| void WebCore::ElementRareData::clearTabIndexExplicitly |
( |
| ) |
|
|
inline |
◆ computedStyle()
| RenderStyle* WebCore::ElementRareData::computedStyle |
( |
| ) |
const |
|
inline |
◆ customElementReactionQueue()
◆ dataset()
◆ hasDisplayContents()
| bool WebCore::ElementRareData::hasDisplayContents |
( |
| ) |
const |
|
inline |
◆ hasPendingResources()
| bool WebCore::ElementRareData::hasPendingResources |
( |
| ) |
const |
|
inline |
◆ isNamedFlowContentElement()
| bool WebCore::ElementRareData::isNamedFlowContentElement |
( |
| ) |
const |
|
inline |
◆ minimumSizeForResizing()
| LayoutSize WebCore::ElementRareData::minimumSizeForResizing |
( |
| ) |
const |
|
inline |
◆ needsFocusAppearanceUpdateSoonAfterAttach()
| bool WebCore::ElementRareData::needsFocusAppearanceUpdateSoonAfterAttach |
( |
| ) |
const |
|
inline |
◆ regionOversetState()
◆ resetComputedStyle()
| void WebCore::ElementRareData::resetComputedStyle |
( |
| ) |
|
|
inline |
◆ resetDynamicRestyleObservations()
| void WebCore::ElementRareData::resetDynamicRestyleObservations |
( |
| ) |
|
|
inline |
◆ savedLayerScrollPosition()
| IntPoint WebCore::ElementRareData::savedLayerScrollPosition |
( |
| ) |
const |
|
inline |
◆ setAfterPseudoElement()
◆ setAttributeMap()
| void WebCore::ElementRareData::setAttributeMap |
( |
std::unique_ptr< NamedNodeMap > |
attributeMap | ) |
|
|
inline |
◆ setBeforePseudoElement()
◆ setChildIndex()
| void WebCore::ElementRareData::setChildIndex |
( |
unsigned |
index | ) |
|
|
inline |
◆ setChildrenAffectedByBackwardPositionalRules()
| void WebCore::ElementRareData::setChildrenAffectedByBackwardPositionalRules |
( |
bool |
value | ) |
|
|
inline |
◆ setChildrenAffectedByDrag()
| void WebCore::ElementRareData::setChildrenAffectedByDrag |
( |
bool |
value | ) |
|
|
inline |
◆ setChildrenAffectedByLastChildRules()
| void WebCore::ElementRareData::setChildrenAffectedByLastChildRules |
( |
bool |
value | ) |
|
|
inline |
◆ setChildrenAffectedByPropertyBasedBackwardPositionalRules()
| void WebCore::ElementRareData::setChildrenAffectedByPropertyBasedBackwardPositionalRules |
( |
bool |
value | ) |
|
|
inline |
◆ setClassList()
| void WebCore::ElementRareData::setClassList |
( |
std::unique_ptr< DOMTokenList > |
classList | ) |
|
|
inline |
◆ setComputedStyle()
| void WebCore::ElementRareData::setComputedStyle |
( |
std::unique_ptr< RenderStyle > |
computedStyle | ) |
|
|
inline |
◆ setCustomElementReactionQueue()
◆ setDataset()
◆ setHasDisplayContents()
| void WebCore::ElementRareData::setHasDisplayContents |
( |
bool |
value | ) |
|
|
inline |
◆ setHasPendingResources()
| void WebCore::ElementRareData::setHasPendingResources |
( |
bool |
has | ) |
|
|
inline |
◆ setIsNamedFlowContentElement()
| void WebCore::ElementRareData::setIsNamedFlowContentElement |
( |
bool |
value | ) |
|
|
inline |
◆ setMinimumSizeForResizing()
| void WebCore::ElementRareData::setMinimumSizeForResizing |
( |
LayoutSize |
size | ) |
|
|
inline |
◆ setNeedsFocusAppearanceUpdateSoonAfterAttach()
| void WebCore::ElementRareData::setNeedsFocusAppearanceUpdateSoonAfterAttach |
( |
bool |
needs | ) |
|
|
inline |
◆ setRegionOversetState()
◆ setSavedLayerScrollPosition()
| void WebCore::ElementRareData::setSavedLayerScrollPosition |
( |
IntPoint |
position | ) |
|
|
inline |
◆ setShadowRoot()
◆ setStyleAffectedByActive()
| void WebCore::ElementRareData::setStyleAffectedByActive |
( |
bool |
value | ) |
|
|
inline |
◆ setStyleAffectedByEmpty()
| void WebCore::ElementRareData::setStyleAffectedByEmpty |
( |
bool |
value | ) |
|
|
inline |
◆ setStyleAffectedByFocusWithin()
| void WebCore::ElementRareData::setStyleAffectedByFocusWithin |
( |
bool |
value | ) |
|
|
inline |
◆ setTabIndexExplicitly()
| void WebCore::ElementRareData::setTabIndexExplicitly |
( |
int |
index | ) |
|
|
inline |
◆ shadowRoot()
| ShadowRoot* WebCore::ElementRareData::shadowRoot |
( |
| ) |
const |
|
inline |
◆ styleAffectedByActive()
| bool WebCore::ElementRareData::styleAffectedByActive |
( |
| ) |
const |
|
inline |
◆ styleAffectedByEmpty()
| bool WebCore::ElementRareData::styleAffectedByEmpty |
( |
| ) |
const |
|
inline |
◆ styleAffectedByFocusWithin()
| bool WebCore::ElementRareData::styleAffectedByFocusWithin |
( |
| ) |
const |
|
inline |
◆ tabIndex()
| int WebCore::ElementRareData::tabIndex |
( |
| ) |
const |
|
inline |
◆ tabIndexSetExplicitly()
| bool WebCore::ElementRareData::tabIndexSetExplicitly |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: