Home | History | Annotate | Download | only in image_editor

Lines Matching defs:setTimer

1118 ImageEditor.Prompt.prototype.setTimer = function(callback, timeout) {
1193 this.setTimer(this.hide.bind(this), timeout);
1203 this.setTimer