Home
last modified time | relevance | path

Searched defs:ChildListRecord (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/
DMutationRecord.cpp45 class ChildListRecord : public MutationRecord { class
47ChildListRecord(PassRefPtr<Node> target, PassRefPtr<NodeList> added, PassRefPtr<NodeList> removed,… in ChildListRecord() function in WebCore::__anon614f87eb0111::ChildListRecord