Searched refs:findImage (Results 1 – 2 of 2) sorted by relevance
90 function findImage(name, doc) { function98 if ((img = findImage(name, doc.layers[i].document)) != null) {108 return findImage(name, document);
113 addLoadEvent(findImage);129 function findImage() { function