Home
last modified time | relevance | path

Searched refs:setTime (Results 76 – 96 of 96) sorted by last modified time

1234

/plugin/chordsheets/js/
H A Draphael.js1 …ation(t,r,i,n);return ae(a,this,a.percents[0],null,this.attr()),this},Yt.setTime=function(t,e){ret…
/plugin/swiftmail/Swift/Plugin/
H A DThrottler.php93 protected function setTime() function in Swift_Plugin_Throttler
103 $this->setTime();
/plugin/callflow/
H A Draphael.js5035 elproto.setTime = function (anim, value) {
/plugin/davcard/vendor/sabre/vobject/bin/
H A Dgenerateicalendardata.php66 $dtStart->setTime(mt_rand(1,23), mt_rand(0,59), mt_rand(0,59));
/plugin/issuetracker/
H A Dtablekit.js585 date.setTime(Number(time));
/plugin/authgoogle/google/contrib/
H A DGoogle_AuditService.php262 public function setTime( $time) { function in Google_ActivityId
H A DGoogle_PlusDomainsService.php1913 public function setTime( $time) { function in Google_MediaExif
H A DGoogle_ReportsService.php347 public function setTime( $time) { function in Google_ActivityId
H A DGoogle_AnalyticsService.php1092 public function setTime( $time) { function in Google_DailyUploadRecentChanges
/plugin/amcharts/assets/
H A Djs-yaml.min.js3 …e4*(60*u+p),"-"===t[9]&&(d=-d)),l=new Date(Date.UTC(n,i,r,o,s,c,f)),d&&l.setTime(l.getTime()-d),l}…
/plugin/icalevents/vendor/sabre/vobject/bin/
H A Dgenerateicalendardata.php65 $dtStart->setTime(mt_rand(1, 23), mt_rand(0, 59), mt_rand(0, 59));
/plugin/socialshareprivacy/
H A Djquery.socialshareprivacy.js73 expires.setTime(expires.getTime() + (days * 24 * 60 * 60 * 1000));
78 expires.setTime(expires.getTime() - 100);
H A Djquery.socialshareprivacy.min.js32setTime(i.getTime()+c*864E5);document.cookie=g+"=perma_on; expires="+i.toUTCString()+"; path="+h+"…
/plugin/freechat/phpfreechat/data/public/js/
H A Dcookie.js49 if (skew > 0) workingDate.setTime(workingDate.getTime() - skew);
H A Dcompat.js30 date.setTime (date.getTime () + (((((expires * 24) * 60) * 60) * 1000)));
/plugin/advrack/
H A Draphael.js5035 elproto.setTime = function (anim, value) {
/plugin/dokumicrobugtracker/js/
H A Djquery.dataTables.js6344 date.setTime( date.getTime()+(iSecs*1000) );
H A Djquery.dataTables.min.js.gz
H A Djquery.dataTables.min.js114 …s[d].bVisible=c.abVisCols[d]}}}}}function Wa(a,b,c,d,f){var e=new Date;e.setTime(e.getTime()+c*1E3…
/plugin/calendoku/
H A Dhelper.php84 $date->setTime(intval($hour), intval($minute), intval($second));
434 $date->setTime(intval($hour), intval($mins), intval($secs));
/plugin/chat/
H A Dscript.js537 expiref.setTime(expiref.getTime() + expire);

1234