/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/ |
DTMDocumentImpl.java | 674 // * <p>The following interface for createElement will use an index value corresponds 683 // public int createElement(int nsIndex, int nameIndex, Attributes atts) 722 // * <p>The following parameters for createElement contains raw string values for name 730 // public int createElement(String name, Attributes atts) 732 // // This method wraps around the index valued interface of the createElement interface. 734 // // method will then use the index values returned to invoke the other createElement() 742 // return createElement(nsIndex, nameIndex, atts); 768 // // This method wraps around the index valued interface of the createElement interface. 770 // // method will then use the index values returned to invoke the other createElement() 775 // // The prefixIndex is not needed by the indexed interface of the createElement metho [all...] |
/external/chromium_org/chrome/browser/resources/history/ |
history.js | 160 var checkbox = document.createElement('input'); 200 var visitEntryWrapper = entryBox.appendChild(document.createElement('div')); 305 var b = document.createElement('b'); 323 var link = document.createElement('a'); [all...] |
/external/chromium-trace/ |
script.js | 15 document.createElement("div");for(templateElem_.innerHTML=templateData_;templateElem_.hasChildNodes();)document.head.appendChild(templateElem_.removeChild(templateElem_.firstChild));"use strict";var global=this; 17 e.status){var e=JSON.parse(e.responseText),f="You have a module problem: "+e.message,g=document.createElement("div");g.style.position="fixed";g.style.border="3px solid red";g.style.color="black";g.style.padding="8px";g.innerHTML='<h2>Module parsing problem</h2><div id="message"></div><pre id="details"></pre>';g.querySelector("#message").textContent=e.message;var h=g.querySelector("#details");h.textContent=e.details;h.style.maxWidth="800px";h.style.overflow="auto";document.body?document.body.appendChild(g): 18 setTimeout(function(){document.body.appendChild(g)},150);throw Error(f);}base.addModuleDependency=b;base.addModuleRawScriptDependency=a;base.addModuleStylesheet=c;try{eval(e.responseText)}catch(d){throw Error("When loading deps, got "+d.stack?d.stack:d.message);}delete base.addModuleStylesheet;delete base.addModuleRawScriptDependency;delete base.addModuleDependency}}function f(){if(!t&&!window.FLATTENED){t=!0;var a=new XMLHttpRequest;a.open("GET","/templates",!1);a.send(null);var c=document.createElement("div"); 20 c=q[a]||[];for(e=0;e<c.length;e++){var f=c[e];w[f]||(h(f),w[f]="APPENDED")}h(a.replace(/\./g,"/")+".js");v[name]="APPENDED"}})}function h(a){var c=document.createElement("script");c.src=l+"/"+a;c.type="text/javascript";c.defer=!0;c.async=!1;base.doc.head.appendChild(c)}function k(a){if(!window.FLATTENED&&!s[a]){s[a]=!0;a=a.replace(/\./g,"/")+".css";a=l+"/"+a;var c=document.createElement("link");c.setAttribute("rel","stylesheet");c.setAttribute("href",a);base.doc.head.appendChild(c)}}var l=".",m=!1, 23 !r[a]){r[a]=!0;a=a.replace(/\./g,"/")+".html";a=l+"/"+a;var c=document.createElement("link");c.setAttribute("rel","import");c.setAttribute("href",a)}},exportTo:function(a,c){var e;e=a.split(".");for(var b=global,f;e.length&&(f=e.shift());)b=f in b?b[f]:b[f]={};e=b;try{var g=c()}catch(h){console.log("While running exports for ",a,":");console.log(h.stack||h);return}for(var d in g)(b=Object.getOwnPropertyDescriptor(g,d))&&Object.defineProperty(e,d,b)}}}();base.initialize();"use strict"; [all...] |
/cts/suite/cts/deviceTests/browserbench/assets/octane/ |
code-load.js | 232 s_)goog.global.eval(a);else{var b=goog.global.document,c=b.createElement(\"scri\ 260 cl||!ck.createElement)cl=(ck.contentWindow||ck.contentDocument).document,cl.wri\ 262 =cl.createElement(a),cl.body.appendChild(d),e=f.css(d,\"display\"),b.removeChil\ 298 {var b=c.createElement(\"div\");bh.appendChild(b),b.innerHTML=a.outerHTML;retur\ 316 ntsByTagName(\"tbody\")[0]||a.appendChild(a.ownerDocument.createElement(\"tbody\ 318 ateElement)while(b.length)c.createElement(b.pop());return c}function T(a,b,c){b\ 351 :c,j=m.exec(a),j?e.isPlainObject(d)?(a=[c.createElement(j[1])],e.fn.attr.call(a\ 352 ,d,!0)):a=[k.createElement(j[1])]:(j=e.buildFragment([g[1]],[k]),a=(j.cacheable\ 479 ,m,n,o,p=c.createElement(\"div\"),q=c.documentElement;p.setAttribute(\"classNam\ 483 reateElement(\"select\"),h=g.appendChild(c.createElement(\"option\")),i=p.getEl [all...] |
/external/chromium-trace/trace-viewer/test_data/ |
android_systrace.html | 12 function(){return c});e.preventDefault=function(){this.returnValue=!1};var f=e.type,h=0;if(f in this.listeners_)for(var f=this.listeners_[f].concat(),a=0,b;b=f[a];a++)h=b.handleEvent?h|!1===b.handleEvent.call(b,e):h|!1===b.call(this,e);return!h&&e.returnValue}};return{EventTarget:g}});cr.define("cr.ui",function(){function g(e,c){return(c&&c.ownerDocument?c.ownerDocument:cr.doc).createElement(e)}return{decorate:function(e,c){var f;f="string"==typeof e?cr.doc.querySelectorAll(e):[e];for(var h=0,a;a=f[h];h++)a instanceof c||c.decorate(a)},define:function(e){function c(a){var b=f(h,a);c.decorate(b);for(var d in a)b[d]=a[d];return b}var f,h;"function"==typeof e?(f=e,h=""):(f=g,h=e);c.decorate=function(a){a.__proto__=c.prototype;a.decorate()};return c},limitInputWidth:function(e,c,f){function h(){if(e.scrollWidth> 21 document.addEventListener("click",function(g){if(g.returnValue){var e=g.target;if(e.nodeType==Node.ELEMENT_NODE&&e.webkitMatchesSelector("A, A *")){for(;"A"!=e.tagName;)e=e.parentElement;if(("file:"==e.protocol||"about:"==e.protocol)&&(0==g.button||1==g.button))chrome.send("navigateToUrl",[e.href,e.target,g.button,g.altKey,g.ctrlKey,g.metaKey,g.shiftKey]),g.preventDefault()}}});function appendParam(g,e,c){e=encodeURIComponent(e)+"="+encodeURIComponent(c);return-1==g.indexOf("?")?g+"?"+e:g+"&"+e};cr.define("tracing",function(){var g=cr.ui.define("div");g.prototype={__proto__:HTMLDivElement.prototype,decorate:function(){this.classList.add("overlay-root");this.visible=!1;this.contentHost=this.ownerDocument.createElement("div");this.contentHost.classList.add("content-host");this.tabCatcher=this.ownerDocument.createElement("span");this.tabCatcher.tabIndex=0;this.appendChild(this.contentHost);this.onKeydownBoundToThis_=this.onKeydown_.bind(this);this.onFocusInBoundToThis_=this.onFocusIn_.bind(this); 24 delete c.oldParent_):this.contentHost.removeChild(c);c.removeEventListener("keydown",this.onKeydownBoundToThis_);this.ownerDocument.removeEventListener("focusin",this.onFocusInBoundToThis_)}};cr.defineProperty(g,"visible",cr.PropertyKind.BOOL_ATTR);var e=cr.ui.define("div");e.prototype={__proto__:HTMLDivElement.prototype,decorate:function(){if(!this.ownerDocument.querySelector(".overlay-root")){var c=this.ownerDocument.createElement("div");cr.ui.decorate(c,g);this.ownerDocument.body.appendChild(c)}this.classList.add("overlay"); 25 this.visible=!1},onVisibleChanged_:function(){var c=this.ownerDocument.querySelector(".overlay-root");this.visible?c.showOverlay(this):c.hideOverlay(this)}};cr.defineProperty(e,"visible",cr.PropertyKind.BOOL_ATTR,e.prototype.onVisibleChanged_);return{Overlay:e}});cr.define("tracing",function(){function g(){this.overlay_=document.createElement("div");this.overlay_.className="tracing-overlay";cr.ui.decorate(this.overlay_,tracing.Overlay);this.statusDiv_=document.createElement("div");this.overlay_.appendChild(this.statusDiv_);this.bufferPercentDiv_=document.createElement("div");this.overlay_.appendChild(this.bufferPercentDiv_);this.stopButton_=document.createElement("button");this.stopButton_.onclick=this.endTracing.bind(this);this.stopButton_.textContent="Stop tracing"; [all...] |
/external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/lib/ |
jquery-1.6.4.js | 146 // just do a createElement and skip the rest 151 selector = [ document.createElement( ret[1] ) ]; 155 selector = [ doc.createElement( ret[1] ) ]; [all...] |
/frameworks/compile/slang/ |
slang_rs_reflection.cpp | 828 ".createElement(rs);" << std::endl; [all...] |
/external/chromium_org/third_party/polymer/ |
platform.js | [all...] |
/external/chromium/chrome/browser/resources/shared/js/cr/ui/ |
list.js | 345 this.beforeFiller_ = this.ownerDocument.createElement('div'); 346 this.afterFiller_ = this.ownerDocument.createElement('div'); 477 var dummyElement = document.createElement('div');
|
/external/chromium/chrome/common/extensions/docs/examples/api/tabs/inspector/ |
jstemplate_compiled.js | 18 function createElement(tagName, owner, opt_position, opt_size, opt_noAppend) { 19 var element = ownerDocument(owner).createElement(tagName); 429 return doc.createElement(name);
|
/external/chromium_org/chrome/common/extensions/docs/examples/api/tabs/inspector/ |
jstemplate_compiled.js | 18 function createElement(tagName, owner, opt_position, opt_size, opt_noAppend) { 19 var element = ownerDocument(owner).createElement(tagName); 429 return doc.createElement(name);
|
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/plugin_settings/domui/js/cr/ui/ |
list.js | 341 this.beforeFiller_ = this.ownerDocument.createElement('div'); 342 this.afterFiller_ = this.ownerDocument.createElement('div'); 474 var dummyElement = document.createElement('div');
|
/external/chromium_org/third_party/WebKit/Source/core/dom/ |
Document.h | 291 PassRefPtr<Element> createElement(const AtomicString& name, ExceptionState&); 302 PassRefPtr<Element> createElement(const QualifiedName&, bool createdByParser); [all...] |
Node.h | 760 CreateElement = CreateContainer | IsElementFlag, 763 CreateHTMLElement = CreateElement | IsHTMLFlag [all...] |
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
ExtensionServer.js | 203 var styleSheet = document.createElement("style"); 302 var a = document.createElement("a"); 774 var iframe = document.createElement("iframe"); [all...] |
JavaScriptSourceFrame.js | 444 var conditionElement = document.createElement("div"); 447 var labelElement = document.createElement("label"); 453 var editorElement = document.createElement("input"); [all...] |
UIUtils.js | 148 this.element = document.createElement("div"); 977 WebInspector._themeStyleElement = document.createElement("style"); [all...] |
/packages/apps/UnifiedEmail/assets/ |
script.js | 115 toggleElement = document.createElement("div"); 333 textElement = document.createElement("div"); 727 var msg = document.createElement("div");
|
/external/chromium/chrome/browser/resources/ |
about_memory.html | 67 var el = document.createElement('div');
|
bug_report.html | 67 var option = document.createElement('option');
|
/external/chromium/chrome/common/extensions/docs/examples/apps/hello-php/ |
popuplib.js | 136 darkCover = window.document.createElement('div');
|
/external/chromium/third_party/libjingle/source/talk/xmllite/ |
xmlelement.cc | 495 return builder.CreateElement();
|
/external/chromium-trace/trace-viewer/src/about_tracing/ |
profiling_view_test.js | 185 var parent = document.createElement('div');
|
/external/chromium-trace/trace-viewer/src/tracing/ |
timeline_viewport.js | 92 this.iframe_ = document.createElement('iframe');
|
/external/chromium-trace/trace-viewer/src/ui/ |
quad_view.js | 73 this.canvas_ = document.createElement('canvas');
|