#include <KeyframeList.h>
◆ KeyframeList()
WebCore::KeyframeList::KeyframeList |
( |
const AtomicString & |
animationName | ) |
|
|
inlineexplicit |
◆ ~KeyframeList()
WebCore::KeyframeList::~KeyframeList |
( |
| ) |
|
◆ addProperty()
◆ animationName()
const AtomicString& WebCore::KeyframeList::animationName |
( |
| ) |
const |
|
inline |
◆ clear()
void WebCore::KeyframeList::clear |
( |
| ) |
|
◆ containsProperty()
bool WebCore::KeyframeList::containsProperty |
( |
CSSPropertyID |
prop | ) |
const |
|
inline |
◆ insert()
◆ isEmpty()
bool WebCore::KeyframeList::isEmpty |
( |
void |
| ) |
const |
|
inline |
◆ keyframes()
◆ operator!=()
bool WebCore::KeyframeList::operator!= |
( |
const KeyframeList & |
o | ) |
const |
|
inline |
◆ operator==()
bool WebCore::KeyframeList::operator== |
( |
const KeyframeList & |
o | ) |
const |
◆ operator[]()
◆ properties()
◆ size()
size_t WebCore::KeyframeList::size |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: