|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <StyleProperties.h>
Static Public Member Functions | |
| static Ref< ImmutableStyleProperties > | create (const CSSProperty *properties, unsigned count, CSSParserMode) |
| static Ref< ImmutableStyleProperties > | create (const CSSProperty *properties, unsigned count, CSSParserMode) |
Static Public Member Functions inherited from WebCore::StyleProperties | |
| static unsigned | averageSizeInBytes () |
| static unsigned | averageSizeInBytes () |
Public Attributes | |
| void * | m_storage |
| WebCore::ImmutableStyleProperties::~ImmutableStyleProperties | ( | ) |
| WEBCORE_EXPORT WebCore::ImmutableStyleProperties::~ImmutableStyleProperties | ( | ) |
|
static |
|
static |
| int WebCore::ImmutableStyleProperties::findCustomPropertyIndex | ( | const String & | propertyName | ) | const |
| int WebCore::ImmutableStyleProperties::findCustomPropertyIndex | ( | const String & | propertyName | ) | const |
| int WebCore::ImmutableStyleProperties::findPropertyIndex | ( | CSSPropertyID | propertyID | ) | const |
| int WebCore::ImmutableStyleProperties::findPropertyIndex | ( | CSSPropertyID | ) | const |
|
inline |
|
inline |
| const StylePropertyMetadata* WebCore::ImmutableStyleProperties::metadataArray | ( | ) | const |
|
inline |
|
inline |
| PropertyReference WebCore::ImmutableStyleProperties::propertyAt | ( | unsigned | index | ) | const |
|
inline |
|
inline |
|
inline |
| const CSSValue** WebCore::ImmutableStyleProperties::valueArray | ( | ) | const |
| void * WebCore::ImmutableStyleProperties::m_storage |
1.8.13