#include <WillChangeData.h>
|
enum | Feature {
ScrollPosition,
Contents,
Property,
Invalid,
ScrollPosition,
Contents,
Property,
Invalid
} |
|
enum | Feature {
ScrollPosition,
Contents,
Property,
Invalid,
ScrollPosition,
Contents,
Property,
Invalid
} |
|
typedef std::pair< Feature, CSSPropertyID > | FeaturePropertyPair |
|
typedef std::pair< Feature, CSSPropertyID > | FeaturePropertyPair |
|
◆ FeaturePropertyPair [1/2]
◆ FeaturePropertyPair [2/2]
◆ Feature [1/2]
Enumerator |
---|
ScrollPosition | |
Contents | |
Property | |
Invalid | |
ScrollPosition | |
Contents | |
Property | |
Invalid | |
◆ Feature [2/2]
Enumerator |
---|
ScrollPosition | |
Contents | |
Property | |
Invalid | |
ScrollPosition | |
Contents | |
Property | |
Invalid | |
◆ addFeature() [1/2]
◆ addFeature() [2/2]
◆ canCreateStackingContext() [1/2]
bool WebCore::WillChangeData::canCreateStackingContext |
( |
| ) |
const |
|
inline |
◆ canCreateStackingContext() [2/2]
bool WebCore::WillChangeData::canCreateStackingContext |
( |
| ) |
const |
|
inline |
◆ canTriggerCompositing() [1/2]
bool WebCore::WillChangeData::canTriggerCompositing |
( |
| ) |
const |
|
inline |
◆ canTriggerCompositing() [2/2]
bool WebCore::WillChangeData::canTriggerCompositing |
( |
| ) |
const |
|
inline |
◆ canTriggerCompositingOnInline() [1/2]
bool WebCore::WillChangeData::canTriggerCompositingOnInline |
( |
| ) |
const |
|
inline |
◆ canTriggerCompositingOnInline() [2/2]
bool WebCore::WillChangeData::canTriggerCompositingOnInline |
( |
| ) |
const |
|
inline |
◆ containsContents() [1/2]
bool WebCore::WillChangeData::containsContents |
( |
| ) |
const |
◆ containsContents() [2/2]
bool WebCore::WillChangeData::containsContents |
( |
| ) |
const |
◆ containsProperty() [1/2]
bool WebCore::WillChangeData::containsProperty |
( |
CSSPropertyID |
property | ) |
const |
◆ containsProperty() [2/2]
bool WebCore::WillChangeData::containsProperty |
( |
CSSPropertyID |
| ) |
const |
◆ containsScrollPosition() [1/2]
bool WebCore::WillChangeData::containsScrollPosition |
( |
| ) |
const |
◆ containsScrollPosition() [2/2]
bool WebCore::WillChangeData::containsScrollPosition |
( |
| ) |
const |
◆ create() [1/2]
◆ create() [2/2]
◆ featureAt() [1/2]
◆ featureAt() [2/2]
◆ isAuto() [1/2]
bool WebCore::WillChangeData::isAuto |
( |
| ) |
const |
|
inline |
◆ isAuto() [2/2]
bool WebCore::WillChangeData::isAuto |
( |
| ) |
const |
|
inline |
◆ numFeatures() [1/2]
size_t WebCore::WillChangeData::numFeatures |
( |
| ) |
const |
|
inline |
◆ numFeatures() [2/2]
size_t WebCore::WillChangeData::numFeatures |
( |
| ) |
const |
|
inline |
◆ operator!=() [1/2]
bool WebCore::WillChangeData::operator!= |
( |
const WillChangeData & |
o | ) |
const |
|
inline |
◆ operator!=() [2/2]
bool WebCore::WillChangeData::operator!= |
( |
const WillChangeData & |
o | ) |
const |
|
inline |
◆ operator==() [1/2]
bool WebCore::WillChangeData::operator== |
( |
const WillChangeData & |
other | ) |
const |
◆ operator==() [2/2]
bool WebCore::WillChangeData::operator== |
( |
const WillChangeData & |
| ) |
const |
◆ propertyCreatesStackingContext() [1/2]
bool WebCore::WillChangeData::propertyCreatesStackingContext |
( |
CSSPropertyID |
property | ) |
|
|
static |
◆ propertyCreatesStackingContext() [2/2]
static bool WebCore::WillChangeData::propertyCreatesStackingContext |
( |
CSSPropertyID |
| ) |
|
|
static |
The documentation for this class was generated from the following files: