Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/polymer/components/shadycss/examples/
Ddocument-style-lib.js50 observer.observe(document, {childList: true, subtree: true}); property
/external/chromium-trace/catapult/third_party/polymer/components/shadycss/src/
Ddocument-watcher.js161 observer.observe(node, {childList: true, subtree: true}); property
/external/chromium-trace/catapult/third_party/polymer/components/webcomponentsjs/
DHTMLImports.min.js11 ….name="__st"+(1e9*Math.random()>>>0)+(t++ +"__")};n.prototype={set:function(t,n){var r=t[this.name… argument
DHTMLImports.js522 childList: true property
766 childList: true, property
Dwebcomponents-lite.min.js11 …ent.querySelector('script[src*="'+e+'"]'),n={};if(!n.noOpts){if(location.search.slice(1).split("&"… function
12 …;)m(t),t=t.olderShadowRoot}}function f(e,n){if(_.dom){var o=n[0];if(o&&"childList"===o.type&&o.add… property
Dwebcomponents-lite.js1256 childList: true property
1500 childList: true, property
2127 childList: true, property
DCustomElements.js658 childList: true, property
DCustomElements.min.js11 ….name="__st"+(1e9*Math.random()>>>0)+(t++ +"__")};n.prototype={set:function(t,n){var o=t[this.name… variable
Dwebcomponents.min.js14 …<r&&(t=e[n]);n++)t.addedNodes&&s(t.addedNodes)}).observe(document.head,{childList:!0}),function(){… property
Dwebcomponents.js5942 childList: true property
6186 childList: true, property
6813 childList: true, property
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
DInCallServiceImpl.java211 List<String> childList = new ArrayList<String>(); in onChildrenChanged() local
/external/chromium-trace/catapult/third_party/polymer/components/shadycss/
Dscoping-shim.min.js39 …cScoping)){var rb=new MutationObserver(qb),sb=function(a){rb.observe(a,{childList:!0,subtree:!0})}… property
/external/cldr/tools/java/org/unicode/cldr/util/
DLDMLUtilities.java909 Object[] childList = getChildNodeListAsArray(parent, true); in resolveAliases() local