Home
last modified time | relevance | path

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

/plugin/imageflow/
H A Dscript.js217 this.checkFinished = function() { method in imageflow_plugin.imageRepresentation
280 …if ( this.checkedImages[img].isFinished || this.checkedImages[img].checkFinished() ) { completed++…