Lines Matching refs:update

109 …nd(a);this.reset()},reset:function(){q.reset.call(this);this._doReset()},update:function(a){this._…
119 …create(),u=b.words,q=p.keySize,p=p.iterations;u.length<q;){n&&s.update(n);var n=s.update(d).finali…
135update.call(t,n),t.$&&"undefined"==typeof Prototype?t.$(t.element).trigger("update.croppie",n):(wi…
1542 …this.container=a;this.updateHandler=mxUtils.bind(this,function(a,c){this.update(!0)});this.source.…
1543update(!1)});mxEvent.addListener(this.source.container,"scroll",this.scrollHandler);this.source.ad…
1556 mxOutline.prototype.update=function(a){null!=this.source&&null!=this.source.container&&(null!=this.… method in mxOutline
1698 mxConnectionHandler.prototype.updateCurrentState=function(a,b){this.constraintHandler.update(a,null…
1743 mxConstraintHandler.prototype.update=function(a,b,c,d){if(this.isEnabled()&&!this.isEventIgnored(a)… method in mxConstraintHandler
1759 …l==this.div&&(this.div=this.createShape()),mxUtils.clearSelection(),this.update(d,c),b.consume()}};
1763 this.currentX=0;this.div=this.first=null};mxRubberband.prototype.update=function(a,b){this.currentX… method in mxRubberband
1877 mxEdgeHandler.prototype.getPreviewTerminalState=function(a){this.constraintHandler.update(a,this.is…
2186 …erminal")),window.setTimeout(function(){null!=y.hoverIcons&&y.hoverIcons.update(e.view.getState(c[…
2203 …(),h,mxUtils.bind(this,function(c){k(c);null!=b.hoverIcons&&b.hoverIcons.update(a.view.getState(c)…
2205 b.hoverIcons.update(a.view.getState(c))},function(b){a.selectCellsForConnectVertex(b)},f,this.hover…
2211 m.scrollCellToVisible(d);m.startEditingAtCell(d);null!=l.hoverIcons&&l.hoverIcons.update(m.view.get…
2329 …Outline(this.editor.graph);mxEvent.addListener(window,"resize",function(){b.update(!1)});return b};
2336 …rollCellToVisible(e.getSelectionCell()),null!=d.hoverIcons&&d.hoverIcons.update(e.view.getState(e.…
2521 …this,arguments);null!=this.editorUi.hoverIcons&&this.editorUi.hoverIcons.update(a.view.getState(a.…
2666 …a[1]),this.scrollCellToVisible(a[1]),null!=d&&(mxEvent.isTouchEvent(b)?d.update(d.getState(this.vi…
2703update(d)}this.setDisplay("none")}),mouseMove:mxUtils.bind(this,function(a,e){var c=e.getEvent();t…
2704 …this.graph.model.isEdge(this.graph.getSelectionCell())?this.reset():this.update(this.getState(this…
2724 HoverIcons.prototype.update=function(a,b,d){if(!this.graph.connectionArrowsEnabled||null!=a&&"0"==m…
2725 this.graph.isMouseDown||this.graph.panningHandler.isActive()||(this.prev=a,this.update(a,b,d))}),th…
2858 …y(this,arguments)};var v=mxConstraintHandler.prototype.update;mxConstraintHandler.prototype.update
2915 …l==this.div&&(this.div=this.createShape()),mxUtils.clearSelection(),this.update(d,c),this.isSpaceE…
2961update=mxUtils.bind(this,function(a,b){this.clearSelectionState();this.refresh()});d.getSelectionM…
10542 …apply(this,arguments);this.editorUi.editor.addListener("fileLoaded",this.update)};var p=Format.pro…
10744 …ull!=b.update){var l=null!=b.interval?parseInt(b.interval):6E4,m=null,g=mxUtils.bind(this,function…
11542 …ps:"plugins/props.js",text:"plugins/text.js",anim:"plugins/animation.js",update:"plugins/update.js…
11890 g.startEditing(k);window.setTimeout(function(){null!=c.hoverIcons&&c.hoverIcons.update(g.view.getSt…
12026 …,!1)):v.setSelectionCell(d[d.length-1]),null!=u.hoverIcons&&u.hoverIcons.update(v.view.getState(v.…
12133 …t.isShiftDown(c))});if(null!=m.hoverIcons){var ba=m.hoverIcons.update;m.hoverIcons.update=function… function