Searched refs:CustomAnimationListEntry (Results 1 – 1 of 1) sorted by relevance
327 class CustomAnimationListEntry : public SvLBoxEntry class330 CustomAnimationListEntry();331 CustomAnimationListEntry( CustomAnimationEffectPtr pEffect );332 virtual ~CustomAnimationListEntry();342 CustomAnimationListEntry::CustomAnimationListEntry() in CustomAnimationListEntry() function in sd::CustomAnimationListEntry348 CustomAnimationListEntry::CustomAnimationListEntry( CustomAnimationEffectPtr pEffect ) in CustomAnimationListEntry() function in sd::CustomAnimationListEntry355 CustomAnimationListEntry::~CustomAnimationListEntry() in ~CustomAnimationListEntry()540 CustomAnimationListEntry* pEntry = static_cast< CustomAnimationListEntry* >(First()); in select()548 pEntry = static_cast< CustomAnimationListEntry* >(Next( pEntry )); in select()601 CustomAnimationListEntry* pEntry = 0; in update()[all …]