Home | History | Annotate | Download | only in style

Lines Matching refs:hasTransitions

687     bool hasTransitions() const { return rareNonInheritedData->m_transitions && rareNonInheritedData->m_transitions->size() > 0; }