#include <KeyframeList.h>
◆ KeyframeValue()
WebCore::KeyframeValue::KeyframeValue |
( |
double |
key, |
|
|
std::unique_ptr< RenderStyle > |
style |
|
) |
| |
|
inline |
◆ addProperty()
◆ containsProperty()
bool WebCore::KeyframeValue::containsProperty |
( |
CSSPropertyID |
prop | ) |
const |
|
inline |
◆ key()
double WebCore::KeyframeValue::key |
( |
| ) |
const |
|
inline |
◆ properties()
◆ setKey()
void WebCore::KeyframeValue::setKey |
( |
double |
key | ) |
|
|
inline |
◆ setStyle()
void WebCore::KeyframeValue::setStyle |
( |
std::unique_ptr< RenderStyle > |
style | ) |
|
|
inline |
◆ style()
const RenderStyle* WebCore::KeyframeValue::style |
( |
| ) |
const |
|
inline |
◆ timingFunction()
The documentation for this class was generated from the following files: