Home | History | Annotate | Download | only in style

Lines Matching refs:hasAnimations

755     bool hasAnimations() const { return rareNonInheritedData->m_animations && rareNonInheritedData->m_animations->size() > 0; }