Searched refs:firstTime (Results 1 – 10 of 10) sorted by relevance
/plugin/wysiwyg/fckeditor/editor/_source/commandclasses/ |
H A D | fckblockquotecommand.js | 147 var firstTime = true ; 151 var needBeginBr = firstTime && node.previousSibling && 153 if ( firstTime && needBeginBr ) 162 firstTime = false ;
|
/plugin/authgooglesheets/vendor/symfony/polyfill-intl-idn/ |
H A D | Idn.php | 751 * @param bool $firstTime 755 private static function adaptBias($delta, $numPoints, $firstTime) argument 758 $delta = $firstTime ? intdiv($delta, self::DAMP) : $delta >> 1;
|
/plugin/bibtex/OSBib/format/ |
H A D | BIBFORMAT.php | 864 $firstTime = TRUE; 867 if($firstTime) 880 $firstTime = FALSE;
|
/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/happyworm/jPlayer/ |
H A D | JplayerRtmp.as | 50 private var firstTime:Boolean = true; 258 if (firstTime) { 259 firstTime = false; // Capture flag 442 firstTime = true;
|
/plugin/amcharts/assets/amcharts/ |
H A D | serial.js | 24 …0;d<c.length;d++){var g=c[d];g.data=b;g.columnCount=a}0<b.length&&(this.firstTime=this.getStartTim… 25 …?b||(c=-1):b&&(c=-1);var f=this.chartData.length,k=this.lastTime,l=this.firstTime;0>a?d?(f=this.en… 27 …alSpacing){if(b=this.startTime,c=this.endTime,isNaN(b)||isNaN(c))b=this.firstTime,c=this.lastTime}… 31 …(d)&&(a!=this.startTime||b!=this.endTime)){var h=g.minDuration(),f=this.firstTime,k=this.lastTime;… 32 …his.categoryAxis;b&&b.parseDates&&!b.equalSpacing&&(this.startTime>this.firstTime&&(a=!0),this.end… 60 …!c.equalSpacing){if(f=this.startTime0,g=this.endTime0,c=g-f,h*=c,l=this.firstTime,k=this.lastTime,… 72 …ate(a[a.length-1].time+1.05*r),this.minPeriod,1,p).getTime();this.firstTime=c.firstTime;var t;this…
|
H A D | amcharts.js | 43 …epWidth;q=Math.round(l/z);k=-1;q/2==Math.round(q/2)&&(k=-2,l-=z);q=this.firstTime;var D=0,L=0;a&&1… 62 this.firstTime=this.min,this.parseDatesDraw();else for(r>=this.autoRotateCount&&!isNaN(this.autoRot… 250 …toGridCount=a.autoGridCount;e.parseDates&&!e.equalSpacing&&e.timeZoom(b.firstTime,b.lastTime);e.mi… 257 !k.equalSpacing){if(a=g.lastTime,g=g.firstTime,k=Math.round(b/l)+g,b=this.dragging?k+this.timeDiffe… 259 …ta,e=this.categoryAxis;e.parseDates&&!e.equalSpacing?(c=e.stepWidth,e=a.firstTime,a=c*(this.startT…
|
/plugin/s5reloaded/ui/thesis/ |
H A D | slides.js | 15 var firstTime = 1; variable 840 if(!isS2 || firstTime==0) { 1157 if(isS2 && firstTime>=1) { 1159 } firstTime = 0; 1317 if(isS2 && firstTime>=1) { 1319 } firstTime = 0;
|
/plugin/davcal/fullcalendar-3.10.5/ |
H A D | moment.js | 302 var firstTime = true; 308 if (firstTime) { 325 firstTime = false;
|
/plugin/edittable/lib/ |
H A D | handsontable.full.js | 7422 var firstTime = true; 7428 if (firstTime) { 7445 firstTime = false; 42843 this.addHook('afterLoadData', function (firstTime) { 42844 return _this2.onAfterLoadData(firstTime); 43484 value: function onAfterLoadData(firstTime) { 44534 this.addHook('afterLoadData', function (firstTime) { 44535 return _this2.onAfterLoadData(firstTime); 45199 value: function onAfterLoadData(firstTime) {
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | bundle.js.map | 1 …firstTime = true;\n\n return extend(function () {\n if (hooks.deprecationHandler…
|