Lines Matching refs:AnimationEntry
38 AnimationEntry::AnimationEntry() in AnimationEntry() function in drawinglayer::animation::AnimationEntry
42 AnimationEntry::~AnimationEntry() in ~AnimationEntry()
58 AnimationEntry* AnimationEntryFixed::clone() const in clone()
63 bool AnimationEntryFixed::operator==(const AnimationEntry& rCandidate) const in operator ==()
108 AnimationEntry* AnimationEntryLinear::clone() const in clone()
113 bool AnimationEntryLinear::operator==(const AnimationEntry& rCandidate) const in operator ==()
198 AnimationEntry* AnimationEntryList::clone() const in clone()
210 bool AnimationEntryList::operator==(const AnimationEntry& rCandidate) const in operator ==()
230 void AnimationEntryList::append(const AnimationEntry& rCandidate) in append()
292 AnimationEntry* AnimationEntryLoop::clone() const in clone()
304 bool AnimationEntryLoop::operator==(const AnimationEntry& rCandidate) const in operator ==()