Searched defs:propertiesEqual (Results 1 – 2 of 2) sorted by relevance
140 …bool propertiesEqual(const CSSMutableStyleDeclaration* o) const { return m_properties == o->m_prop… in propertiesEqual() function
812 bool AnimationBase::propertiesEqual(int prop, const RenderStyle* a, const RenderStyle* b) in propertiesEqual() function in WebCore::AnimationBase