Searched refs:init2 (Results 1 – 2 of 2) sorted by relevance
9 …init2=function(img,id){filesLoaded++;if(id===1){zoomImage=img}if(filesLoaded===2){this.init()}};th… method
73 const init2 = init.bind(sub);74 init2(obj);