Lines Matching full:undefined
137 if (e.attributes["_orig_" + attr] != undefined) return;
138 if (e.attributes[attr] == undefined) return;
139 if (val == undefined) val = e.attributes[attr].value;
143 if (e.attributes["_orig_"+attr] == undefined) return;
190 if (e.attributes != undefined) {
194 if (e.childNodes == undefined) return;
200 if (e.attributes != undefined) {
201 if (e.attributes.x != undefined) {
207 if (e.attributes.width != undefined) {
213 if (e.childNodes == undefined) return;
220 if (e.attributes.x != undefined) {
224 if (e.attributes.width != undefined) {
229 if (e.childNodes == undefined) return;
369 if (matches[x] == undefined) {