Searched refs:conditionEventListener (Results 1 – 1 of 1) sorted by relevance
94 …if (const ConditionEventListener* conditionEventListener = ConditionEventListener::cast(&listener)) in operator ==() local95 …return m_animation == conditionEventListener->m_animation && m_condition == conditionEventListener… in operator ==()