/external/chromium-trace/catapult/third_party/polymer/components/webcomponentsjs/ |
D | webcomponents-lite.js | 141 …if (!options.childList && !options.attributes && !options.characterData || options.attributeOldVal… 254 if (options.childList) node.addEventListener("DOMNodeInserted", this, true); 255 if (options.childList || options.subtree) node.addEventListener("DOMNodeRemoved", this, true); 264 if (options.childList) node.removeEventListener("DOMNodeInserted", this, true); 265 … if (options.childList || options.subtree) node.removeEventListener("DOMNodeRemoved", this, true); 342 if (!options.childList) return; 477 childList: true property 714 childList: true, property 1352 childList: true, property
|
D | webcomponents-lite.min.js | 11 …childList&&!t.attributes&&!t.characterData||t.attributeOldValue&&!t.attributes||t.attributeFilter&… property
|
D | HTMLImports.js | 135 childList: true property 372 childList: true, property
|
D | HTMLImports.min.js | 11 …childList:!0}),function(){if("loading"===document.readyState)for(var e,t=document.querySelectorAll… property
|
D | CustomElements.min.js | 11 …ction h(e){if(!e.__observer){var t=new MutationObserver(m);t.observe(e,{childList:!0,subtree:!0}),… property
|
D | CustomElements.js | 291 childList: true, property
|
D | webcomponents.js | 637 if (type === "childList" && !options.childList) continue; 663 this.childList = !!options.childList; 4811 childList: true property 5048 childList: true, property 5686 childList: true, property
|
D | ShadowDOM.min.js | 11 …childList)){var d=l.observer;i[d.uid_]=d,("attributes"===n&&p.attributeOldValue||"characterData"==…
|
D | ShadowDOM.js | 598 if (type === "childList" && !options.childList) continue; 624 this.childList = !!options.childList;
|
D | webcomponents.min.js | 11 …childList)){var p=u.observer;i[p.uid_]=p,("attributes"===n&&d.attributeOldValue||"characterData"==…
|
/external/chromium-trace/catapult/tracing/third_party/components/webcomponentsjs/ |
D | webcomponents-lite.min.js | 11 …childList&&!t.attributes&&!t.characterData||t.attributeOldValue&&!t.attributes||t.attributeFilter&… property
|
D | webcomponents-lite.js | 141 …if (!options.childList && !options.attributes && !options.characterData || options.attributeOldVal… 254 if (options.childList) node.addEventListener("DOMNodeInserted", this, true); 255 if (options.childList || options.subtree) node.addEventListener("DOMNodeRemoved", this, true); 264 if (options.childList) node.removeEventListener("DOMNodeInserted", this, true); 265 … if (options.childList || options.subtree) node.removeEventListener("DOMNodeRemoved", this, true); 342 if (!options.childList) return; 477 childList: true property 714 childList: true, property 1352 childList: true, property
|
D | HTMLImports.js | 135 childList: true property 372 childList: true, property
|
D | HTMLImports.min.js | 11 …childList:!0}),function(){if("loading"===document.readyState)for(var e,t=document.querySelectorAll… property
|
D | CustomElements.min.js | 11 …ction h(e){if(!e.__observer){var t=new MutationObserver(m);t.observe(e,{childList:!0,subtree:!0}),… property
|
D | CustomElements.js | 291 childList: true, property
|
D | webcomponents.js | 637 if (type === "childList" && !options.childList) continue; 663 this.childList = !!options.childList; 4811 childList: true property 5048 childList: true, property 5686 childList: true, property
|
D | ShadowDOM.js | 598 if (type === "childList" && !options.childList) continue; 624 this.childList = !!options.childList;
|
D | ShadowDOM.min.js | 11 …childList)){var d=l.observer;i[d.uid_]=d,("attributes"===n&&p.attributeOldValue||"characterData"==…
|
D | webcomponents.min.js | 11 …childList)){var p=u.observer;i[p.uid_]=p,("attributes"===n&&d.attributeOldValue||"characterData"==…
|
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/ |
D | InCallServiceImpl.java | 213 List<String> childList = new ArrayList<String>(); in onChildrenChanged() local 216 childList.add(getCallId(child)); in onChildrenChanged() 219 new CallEvent<List<String>>(mCallId, childList)); in onChildrenChanged()
|
/external/chromium-trace/catapult/tracing/third_party/components/polymer/ |
D | polymer.js | 4086 }).observe(document.head, {childList: true}); property 10107 observer.observe(node, {childList: true, subtree: true}); property
|
D | polymer.min.js | 12 …>c&&(b=a[c]);c++)b.addedNodes&&h(b.addedNodes)}).observe(document.head,{childList:!0}),function(){… property 14 …r(function(a){b.call(this,c,a),c.disconnect()}.bind(this));c.observe(a,{childList:!0,subtree:!0})}… property
|
/external/chromium-trace/catapult/third_party/polymer/components/polymer/ |
D | polymer.js | 4086 }).observe(document.head, {childList: true}); property 10109 observer.observe(node, {childList: true, subtree: true}); property
|
D | polymer.min.js | 12 …>c&&(b=a[c]);c++)b.addedNodes&&h(b.addedNodes)}).observe(document.head,{childList:!0}),function(){… property 14 …r(function(a){b.call(this,c,a),c.disconnect()}.bind(this));c.observe(a,{childList:!0,subtree:!0})}… property
|