Searched refs:AttrChangeType (Results 1 – 2 of 2) sorted by relevance
43 enum AttrChangeType { enum53 WEBKIT_API AttrChangeType attrChange() const;
60 WebMutationEvent::AttrChangeType WebMutationEvent::attrChange() const in attrChange()62 return static_cast<AttrChangeType>(constUnwrap<MutationEvent>()->attrChange()); in attrChange()