/external/libgdx/gdx/src/com/badlogic/gdx/scenes/scene2d/ |
D | Event.java | 40 private boolean bubbles = true; // true means propagate to target's parents field in Event 71 bubbles = true; in reset() 96 return bubbles; in getBubbles() 101 public void setBubbles (boolean bubbles) { in setBubbles() argument 102 this.bubbles = bubbles; in setBubbles()
|
/external/libvncserver/webclients/novnc/include/web-socket-js/ |
D | web_socket.js | 201 return {type: type, bubbles: false, cancelable: false}; 212 return {type: type, data: data, bubbles: false, cancelable: false};
|
/external/chromium-trace/catapult/third_party/polymer/components/webcomponentsjs/ |
D | HTMLImports.min.js | 11 …bubbles:!1}):new CustomEvent("error",{bubbles:!1})),e.__pending)for(var t;e.__pending.length;)t=e.… property
|
D | HTMLImports.js | 449 bubbles: false property 453 bubbles: false property 525 bubbles: false property 749 e.initCustomEvent(inType, Boolean(params.bubbles), Boolean(params.cancelable), params.detail);
|
D | webcomponents-lite.min.js | 11 …bubbles:!1}):new CustomEvent("error",{bubbles:!1})),e.__pending)for(var t;e.__pending.length;)t=e.… property
|
D | webcomponents-lite.js | 791 bubbles: false property 795 bubbles: false property 867 bubbles: false property 1091 e.initCustomEvent(inType, Boolean(params.bubbles), Boolean(params.cancelable), params.detail); 1674 bubbles: true property 1682 e.initCustomEvent(inType, Boolean(params.bubbles), Boolean(params.cancelable), params.detail);
|
D | CustomElements.min.js | 11 …bubbles:!0}))})}var o=e.useNative,n=e.initializeModules,r=/Trident/.test(navigator.userAgent);if(o… property
|
D | CustomElements.js | 613 bubbles: true property 621 e.initCustomEvent(inType, Boolean(params.bubbles), Boolean(params.cancelable), params.detail);
|
D | webcomponents.js | 983 if (isLoadLikeEvent(event) && !event.bubbles) { 1044 } else if (phase === BUBBLING_PHASE && !event.bubbles) { 1228 bubbles: false, property 5125 bubbles: false property 5129 bubbles: false property 5201 bubbles: false property 5425 e.initCustomEvent(inType, Boolean(params.bubbles), Boolean(params.cancelable), params.detail); 6008 bubbles: true property 6016 e.initCustomEvent(inType, Boolean(params.bubbles), Boolean(params.cancelable), params.detail);
|
D | webcomponents.min.js | 11 …bubbles){var s=n;s instanceof G.Document&&(a=s.defaultView)&&(i=s,o=[])}if(!o)if(n instanceof G.Wi… property 14 …bubbles:!0}))})}var n=e.useNative,r=e.initializeModules,o=/Trident/.test(navigator.userAgent);if(n… property
|
D | ShadowDOM.min.js | 11 …bubbles){var s=n;s instanceof G.Document&&(a=s.defaultView)&&(i=s,o=[])}if(!o)if(n instanceof G.Wi… property
|
/external/chromium-trace/catapult/tracing/third_party/components/webcomponentsjs/ |
D | HTMLImports.min.js | 11 …bubbles:!1}):new CustomEvent("error",{bubbles:!1})),e.__pending)for(var t;e.__pending.length;)t=e.… property
|
D | HTMLImports.js | 449 bubbles: false property 453 bubbles: false property 525 bubbles: false property 749 e.initCustomEvent(inType, Boolean(params.bubbles), Boolean(params.cancelable), params.detail);
|
D | webcomponents-lite.min.js | 11 …bubbles:!1}):new CustomEvent("error",{bubbles:!1})),e.__pending)for(var t;e.__pending.length;)t=e.… property
|
D | webcomponents-lite.js | 791 bubbles: false property 795 bubbles: false property 867 bubbles: false property 1091 e.initCustomEvent(inType, Boolean(params.bubbles), Boolean(params.cancelable), params.detail); 1674 bubbles: true property 1682 e.initCustomEvent(inType, Boolean(params.bubbles), Boolean(params.cancelable), params.detail);
|
D | CustomElements.js | 613 bubbles: true property 621 e.initCustomEvent(inType, Boolean(params.bubbles), Boolean(params.cancelable), params.detail);
|
D | CustomElements.min.js | 11 …bubbles:!0}))})}var o=e.useNative,n=e.initializeModules,r=/Trident/.test(navigator.userAgent);if(o… property
|
D | webcomponents.js | 983 if (isLoadLikeEvent(event) && !event.bubbles) { 1044 } else if (phase === BUBBLING_PHASE && !event.bubbles) { 1228 bubbles: false, property 5125 bubbles: false property 5129 bubbles: false property 5201 bubbles: false property 5425 e.initCustomEvent(inType, Boolean(params.bubbles), Boolean(params.cancelable), params.detail); 6008 bubbles: true property 6016 e.initCustomEvent(inType, Boolean(params.bubbles), Boolean(params.cancelable), params.detail);
|
D | webcomponents.min.js | 11 …bubbles){var s=n;s instanceof G.Document&&(a=s.defaultView)&&(i=s,o=[])}if(!o)if(n instanceof G.Wi… property 14 …bubbles:!0}))})}var n=e.useNative,r=e.initializeModules,o=/Trident/.test(navigator.userAgent);if(n… property
|
D | ShadowDOM.min.js | 11 …bubbles){var s=n;s instanceof G.Document&&(a=s.defaultView)&&(i=s,o=[])}if(!o)if(n instanceof G.Wi… property
|
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/src/ |
D | player.js | 25 this.bubbles = false;
|
/external/chromium-trace/catapult/third_party/polymer/components/polymer/ |
D | polymer.js | 29 var ev = new CustomEvent('testpath', {bubbles: true}); property 361 e.initEvent(inType, inDict.bubbles || false, inDict.cancelable || false); 1196 e.bubbles = true; 1712 bubbles: true, property 1892 bubbles: true, property 1976 bubbles: true, property 2114 bubbles: true, property 2126 bubbles: true, property 3916 new CustomEvent('WebComponentsReady', {bubbles: true}) property 4131 new CustomEvent('HTMLImportsLoaded', {bubbles: true}) property [all …]
|
D | polymer.min.js | 11 …bubbles:!0});document.head.appendChild(c),e.dispatchEvent(f),c.parentNode.removeChild(c),d=e=null}… property 12 …bubbles:!0}))}),ShadowDOMPolyfill=null,wrap=unwrap=function(a){return a}),window.HTMLImports=windo… property 13 …,b,c,d,e){var f=c||this,b=null===b||void 0===b?{}:b,g=new CustomEvent(a,{bubbles:void 0!==d?d:!0,c… property 14 …te("unresolved"),document.dispatchEvent(new CustomEvent("polymer-ready",{bubbles:!0}))}),document.… property
|
/external/chromium-trace/catapult/tracing/third_party/components/polymer/ |
D | polymer.js | 29 var ev = new CustomEvent('testpath', {bubbles: true}); property 361 e.initEvent(inType, inDict.bubbles || false, inDict.cancelable || false); 1196 e.bubbles = true; 1712 bubbles: true, property 1892 bubbles: true, property 1976 bubbles: true, property 2114 bubbles: true, property 2126 bubbles: true, property 3916 new CustomEvent('WebComponentsReady', {bubbles: true}) property 4131 new CustomEvent('HTMLImportsLoaded', {bubbles: true}) property [all …]
|
D | polymer.min.js | 11 …bubbles:!0});document.head.appendChild(c),e.dispatchEvent(f),c.parentNode.removeChild(c),d=e=null}… property 12 …bubbles:!0}))}),ShadowDOMPolyfill=null,wrap=unwrap=function(a){return a}),window.HTMLImports=windo… property 13 …,b,c,d,e){var f=c||this,b=null===b||void 0===b?{}:b,g=new CustomEvent(a,{bubbles:void 0!==d?d:!0,c… property 14 …te("unresolved"),document.dispatchEvent(new CustomEvent("polymer-ready",{bubbles:!0}))}),document.… property
|