Home
last modified time | relevance | path

Searched refs:reset (Results 476 – 500 of 677) sorted by path

1...<<11121314151617181920>>...28

/plugin/issuelinks/services/
H A DGitHub.service.php247 $ourIsseHook = reset($repoHooks);
H A DGitLab.service.php221 $ourIsseHook = reset($repoHooks);
/plugin/issuetracker/
H A Dprototype.js4473 reset: function(elem){
4964 reset: function(form) { method in Form
4966 form.reset();
/plugin/jcapture/lib/
H A Dapache-mime4j-0.6.jar ... () throws java.io.IOException public void reset () throws java.io.IOException public boolean ...
H A Dhttpcore-4.0.1.jar ... (java.lang.String) public abstract void reset () } org/apache/http/NameValuePair ...
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
H A Dapache-mime4j-0.6.jar ... () throws java.io.IOException public void reset () throws java.io.IOException public boolean ...
H A Dhttpcore-4.0.1.jar ... (java.lang.String) public abstract void reset () } org/apache/http/NameValuePair ...
H A Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jmol2/jmol/
H A DCHANGES.txt91 # bug fix: zshade not resetting properly; now reset off with reset() or load of model
175 # bug fix: initialize does not reset antialiasDisplay or set animation off
203 # bug fix: "initialize" should not reset defaultDiretory
1590 # note -- this will reset the atom color to its standard CPK value.
1731 # bug fix: fileName not reset after ZAP
2027 # bug fix: set defaults jmol/rasmol must do reset().
2762 # new feature: reset VARIABLES (replaces "reset ALL")
3007 # reset VDW
3998 # These settings are reset each time a file is loaded.
4333 # reset ALL # resets all user-created variables
[all …]
H A DJmol.js1171 forms[i].reset();
H A DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolApplet0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/obrador/ javax/ ...
H A DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolAppletSigned0.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Daurora.js744 BufferList.prototype.reset = function() { method in BufferList
3518 this.queue.reset();
3635 Queue.prototype.reset = function() { method in Queue
3728 FileSource.prototype.reset = function() { method in FileSource
3756 this.reset();
3850 HTTPSource.prototype.reset = function() { method in HTTPSource
3919 BufferSource.prototype.reset = function() { method in BufferSource
H A Dmp3.js78 this.mp3_stream.reset(offset);
84 this.mp3_stream.reset(pos);
109 this.mp3_stream.reset(offset + i);
6188 MP3Stream.prototype.reset = function(byteOffset) { method in MP3Stream
/plugin/jplayer/vendor/happyworm/jplayer/lib/circle-player/js/
H A Dmod.csstransforms.min.js2 …e(d))),e=null;return f}var a={select:"input",change:"input",submit:"form",reset:"form",error:"img"… property in x.a
/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A Djquery.min.js2 …ox:!0,file:!0,password:!0,image:!0})d.pseudos[b]=lb(b);for(b in{submit:!0,reset:!0})d.pseudos[b]=m…
/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/happyworm/jPlayer/
H A DJplayerMp3.as67 myStatus.reset();
H A DJplayerMp4.as194 myStatus.reset();
H A DJplayerRtmp.as438 myStatus.reset();
460 myStatus.reset();
472 myStatus.reset();
H A DJplayerStatus.as18 public var volume:Number = 0.5; // Not affected by reset()
19 public var muted:Boolean = false; // Not affected by reset()
52 reset();
54 public function reset():void { method in happyworm.jPlayer.JplayerStatus
87 reset();
/plugin/jplayer/vendor/kriswallsmith/assetic/
H A DREADME.md184 '@reset', // load the asset manager's "reset" asset
242 '@reset', // load the asset manager's "reset" asset
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Asset/Iterator/
H A DAssetCollectionIterator.php96 return reset($this->assets);

1...<<11121314151617181920>>...28