Searched refs:getElementById (Results 1 – 4 of 4) sorted by relevance
1512 this.getElementById = function(a) { return 0; }; method in MockElement
685 var existingFlashload = document.getElementById("XAudioJS");
150 elem = document.getElementById( match[2] );4328 if ( typeof context.getElementById !== "undefined" && !isXML ) {4329 var m = context.getElementById(match[1]);4902 if ( document.getElementById( id ) ) {4904 if ( typeof context.getElementById !== "undefined" && !isXML ) {4905 var m = context.getElementById(match[1]);5015 var elem = context.getElementById( match[3] );
83058 public abstract org.w3c.dom.Element getElementById(83142 public org.w3c.dom.Element getElementById(83426 org.w3c.dom.Element getElementById(