Home
last modified time | relevance | path

Searched refs:findImage (Results 1 – 2 of 2) sorted by relevance

/plugin/photogallery/phpThumb/demo/
H A Djavascript_api.js90 function findImage(name, doc) { function
98 if ((img = findImage(name, doc.layers[i].document)) != null) {
108 return findImage(name, document);
/plugin/aimg/
H A Dscript.js113 addLoadEvent(findImage);
129 function findImage() { function